From: "Nirbheek Chauhan" <nirbheek@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:master commit in: net-misc/vino/
Date: Wed, 9 Mar 2011 11:34:40 +0000 (UTC) [thread overview]
Message-ID: <9ebcaced379748fecf8e15c5bdad27f7bb1447ee.nirbheek@gentoo> (raw)
commit: 9ebcaced379748fecf8e15c5bdad27f7bb1447ee
Author: Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 8 14:35:15 2011 +0000
Commit: Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Wed Mar 9 11:21:34 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=9ebcaced
net-misc/vino: 2.99.2 → 2.99.3
---
.../{vino-2.99.2.ebuild => vino-2.99.3.ebuild} | 40 ++++++++++++-------
net-misc/vino/vino-9999.ebuild | 40 ++++++++++++-------
2 files changed, 50 insertions(+), 30 deletions(-)
diff --git a/net-misc/vino/vino-2.99.2.ebuild b/net-misc/vino/vino-2.99.3.ebuild
similarity index 69%
rename from net-misc/vino/vino-2.99.2.ebuild
rename to net-misc/vino/vino-2.99.3.ebuild
index f0ebf19..c51271d 100644
--- a/net-misc/vino/vino-2.99.2.ebuild
+++ b/net-misc/vino/vino-2.99.3.ebuild
@@ -13,7 +13,8 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="GPL-2"
SLOT="0"
-IUSE="avahi crypt ipv6 jpeg gnome-keyring libnotify networkmanager ssl +telepathy zlib"
+IUSE="avahi crypt ipv6 jpeg gnome-keyring libnotify networkmanager ssl
++telepathy +zlib"
if [[ ${PV} = 9999 ]]; then
inherit gnome2-live
KEYWORDS=""
@@ -22,23 +23,31 @@ else
fi
RDEPEND=">=dev-libs/glib-2.26:2
- >=x11-libs/gtk+-3.0:3
+ >=x11-libs/gtk+-3.0.0:3
>=net-libs/libsoup-2.24:2.4
+
+ x11-libs/pango[X]
+ x11-libs/libX11
+ x11-libs/libXdamage
x11-libs/libXext
+ x11-libs/libXfixes
x11-libs/libXtst
+
avahi? ( >=net-dns/avahi-0.6[dbus] )
crypt? ( >=dev-libs/libgcrypt-1.1.90 )
gnome-keyring? ( || ( gnome-base/libgnome-keyring <gnome-base/gnome-keyring-2.29.4 ) )
jpeg? ( virtual/jpeg:0 )
- libnotify? ( >=x11-libs/libnotify-0.4.4 )
+ libnotify? ( >=x11-libs/libnotify-0.7.0 )
networkmanager? ( >=net-misc/networkmanager-0.7 )
- ssl? ( >=net-libs/gnutls-1 )
+ ssl? ( >=net-libs/gnutls-1.0.0 )
telepathy? ( >=net-libs/telepathy-glib-0.11.6 )
zlib? ( sys-libs/zlib )"
DEPEND="${RDEPEND}
>=dev-lang/perl-5
- >=dev-util/pkgconfig-0.9
+ >=dev-util/pkgconfig-0.16
>=dev-util/intltool-0.40
+ >=sys-devel/gettext-0.17
+ sys-apps/sed
|| (
gnome-base/libgnome-keyring
<gnome-base/gnome-keyring-2.29.4 )"
@@ -47,16 +56,17 @@ DEPEND="${RDEPEND}
pkg_setup() {
G2CONF="${G2CONF}
--disable-schemas-compile
- $(use_enable avahi)
- $(use_enable crypt gcrypt)
+ --disable-maintainer-mode
+ --enable-http-server
+ $(use_with avahi)
+ $(use_with crypt gcrypt)
$(use_enable ipv6)
$(use_with jpeg)
- $(use_enable gnome-keyring)
- $(use_enable libnotify)
- $(use_enable networkmanager network-manager)
- $(use_enable ssl gnutls)
- $(use_enable telepathy)
- $(use_with zlib)
- $(use_with zlib libz)"
- DOCS="AUTHORS ChangeLog MAINTAINERS NEWS README"
+ $(use_with gnome-keyring)
+ $(use_with libnotify)
+ $(use_with networkmanager network-manager)
+ $(use_with ssl gnutls)
+ $(use_with telepathy)
+ $(use_with zlib)"
+ DOCS="AUTHORS ChangeLog NEWS README"
}
diff --git a/net-misc/vino/vino-9999.ebuild b/net-misc/vino/vino-9999.ebuild
index f0ebf19..c51271d 100644
--- a/net-misc/vino/vino-9999.ebuild
+++ b/net-misc/vino/vino-9999.ebuild
@@ -13,7 +13,8 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="GPL-2"
SLOT="0"
-IUSE="avahi crypt ipv6 jpeg gnome-keyring libnotify networkmanager ssl +telepathy zlib"
+IUSE="avahi crypt ipv6 jpeg gnome-keyring libnotify networkmanager ssl
++telepathy +zlib"
if [[ ${PV} = 9999 ]]; then
inherit gnome2-live
KEYWORDS=""
@@ -22,23 +23,31 @@ else
fi
RDEPEND=">=dev-libs/glib-2.26:2
- >=x11-libs/gtk+-3.0:3
+ >=x11-libs/gtk+-3.0.0:3
>=net-libs/libsoup-2.24:2.4
+
+ x11-libs/pango[X]
+ x11-libs/libX11
+ x11-libs/libXdamage
x11-libs/libXext
+ x11-libs/libXfixes
x11-libs/libXtst
+
avahi? ( >=net-dns/avahi-0.6[dbus] )
crypt? ( >=dev-libs/libgcrypt-1.1.90 )
gnome-keyring? ( || ( gnome-base/libgnome-keyring <gnome-base/gnome-keyring-2.29.4 ) )
jpeg? ( virtual/jpeg:0 )
- libnotify? ( >=x11-libs/libnotify-0.4.4 )
+ libnotify? ( >=x11-libs/libnotify-0.7.0 )
networkmanager? ( >=net-misc/networkmanager-0.7 )
- ssl? ( >=net-libs/gnutls-1 )
+ ssl? ( >=net-libs/gnutls-1.0.0 )
telepathy? ( >=net-libs/telepathy-glib-0.11.6 )
zlib? ( sys-libs/zlib )"
DEPEND="${RDEPEND}
>=dev-lang/perl-5
- >=dev-util/pkgconfig-0.9
+ >=dev-util/pkgconfig-0.16
>=dev-util/intltool-0.40
+ >=sys-devel/gettext-0.17
+ sys-apps/sed
|| (
gnome-base/libgnome-keyring
<gnome-base/gnome-keyring-2.29.4 )"
@@ -47,16 +56,17 @@ DEPEND="${RDEPEND}
pkg_setup() {
G2CONF="${G2CONF}
--disable-schemas-compile
- $(use_enable avahi)
- $(use_enable crypt gcrypt)
+ --disable-maintainer-mode
+ --enable-http-server
+ $(use_with avahi)
+ $(use_with crypt gcrypt)
$(use_enable ipv6)
$(use_with jpeg)
- $(use_enable gnome-keyring)
- $(use_enable libnotify)
- $(use_enable networkmanager network-manager)
- $(use_enable ssl gnutls)
- $(use_enable telepathy)
- $(use_with zlib)
- $(use_with zlib libz)"
- DOCS="AUTHORS ChangeLog MAINTAINERS NEWS README"
+ $(use_with gnome-keyring)
+ $(use_with libnotify)
+ $(use_with networkmanager network-manager)
+ $(use_with ssl gnutls)
+ $(use_with telepathy)
+ $(use_with zlib)"
+ DOCS="AUTHORS ChangeLog NEWS README"
}
next reply other threads:[~2011-03-09 11:36 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-09 11:34 Nirbheek Chauhan [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-01-12 14:41 [gentoo-commits] proj/gnome:master commit in: net-misc/vino/ Dennis Lamm
2016-04-02 16:34 Ole Reifschneider
2015-06-09 13:48 Gilles Dartiguelongue
2015-05-14 18:22 Gilles Dartiguelongue
2015-05-08 23:36 Gilles Dartiguelongue
2014-12-26 21:48 Gilles Dartiguelongue
2014-11-23 22:27 Gilles Dartiguelongue
2014-04-06 18:22 Gilles Dartiguelongue
2014-02-12 23:48 Gilles Dartiguelongue
2013-11-15 8:04 Gilles Dartiguelongue
2013-10-13 22:22 Gilles Dartiguelongue
2012-12-18 22:53 Gilles Dartiguelongue
2012-12-18 22:31 Gilles Dartiguelongue
2012-11-21 22:52 Gilles Dartiguelongue
2012-09-22 18:03 Nirbheek Chauhan
2012-09-05 15:48 Nirbheek Chauhan
2012-05-24 9:12 Alexandre Restovtsev
2011-10-28 2:23 Alexandre Restovtsev
2011-07-15 15:44 Alexandre Restovtsev
2011-05-02 17:10 Nirbheek Chauhan
2011-04-27 22:22 Gilles Dartiguelongue
2011-04-16 23:14 Gilles Dartiguelongue
2011-04-05 0:57 Nirbheek Chauhan
2011-03-26 0:37 Nirbheek Chauhan
2011-03-23 5:20 Nirbheek Chauhan
2011-02-23 18:03 Nirbheek Chauhan
2011-02-23 14:40 Nirbheek Chauhan
2011-02-22 0:31 Nirbheek Chauhan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=9ebcaced379748fecf8e15c5bdad27f7bb1447ee.nirbheek@gentoo \
--to=nirbheek@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox