From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from <gentoo-commits+bounces-323821-garchives=archives.gentoo.org@lists.gentoo.org>) id 1PxHgS-00033v-Gp for garchives@archives.gentoo.org; Wed, 09 Mar 2011 11:36:05 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E17A5E061F; Wed, 9 Mar 2011 11:34:41 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 9CC0BE05E8 for <gentoo-commits@lists.gentoo.org>; Wed, 9 Mar 2011 11:34:41 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A5E612AC01D for <gentoo-commits@lists.gentoo.org>; Wed, 9 Mar 2011 11:34:40 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 0B40D80072 for <gentoo-commits@lists.gentoo.org>; Wed, 9 Mar 2011 11:34:40 +0000 (UTC) From: "Nirbheek Chauhan" <nirbheek@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Nirbheek Chauhan" <nirbheek@gentoo.org> Message-ID: <9ebcaced379748fecf8e15c5bdad27f7bb1447ee.nirbheek@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: net-misc/vino/ X-VCS-Repository: proj/gnome X-VCS-Files: net-misc/vino/vino-2.99.2.ebuild net-misc/vino/vino-2.99.3.ebuild net-misc/vino/vino-9999.ebuild X-VCS-Directories: net-misc/vino/ X-VCS-Committer: nirbheek X-VCS-Committer-Name: Nirbheek Chauhan X-VCS-Revision: 9ebcaced379748fecf8e15c5bdad27f7bb1447ee Date: Wed, 9 Mar 2011 11:34:40 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 090dd5e3bc18389ab3d27f4fa8d50387 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=3Dproj/gnome.git;a=3D= commit;h=3D9ebcaced net-misc/vino: 2.99.2 =E2=86=92 2.99.3 --- .../{vino-2.99.2.ebuild =3D> 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=3D"http://www.gnome.org/" =20 LICENSE=3D"GPL-2" SLOT=3D"0" -IUSE=3D"avahi crypt ipv6 jpeg gnome-keyring libnotify networkmanager ssl= +telepathy zlib" +IUSE=3D"avahi crypt ipv6 jpeg gnome-keyring libnotify networkmanager ssl ++telepathy +zlib" if [[ ${PV} =3D 9999 ]]; then inherit gnome2-live KEYWORDS=3D"" @@ -22,23 +23,31 @@ else fi =20 RDEPEND=3D">=3Ddev-libs/glib-2.26:2 - >=3Dx11-libs/gtk+-3.0:3 + >=3Dx11-libs/gtk+-3.0.0:3 >=3Dnet-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? ( >=3Dnet-dns/avahi-0.6[dbus] ) crypt? ( >=3Ddev-libs/libgcrypt-1.1.90 ) gnome-keyring? ( || ( gnome-base/libgnome-keyring <gnome-base/gnome-key= ring-2.29.4 ) ) jpeg? ( virtual/jpeg:0 ) - libnotify? ( >=3Dx11-libs/libnotify-0.4.4 ) + libnotify? ( >=3Dx11-libs/libnotify-0.7.0 ) networkmanager? ( >=3Dnet-misc/networkmanager-0.7 ) - ssl? ( >=3Dnet-libs/gnutls-1 ) + ssl? ( >=3Dnet-libs/gnutls-1.0.0 ) telepathy? ( >=3Dnet-libs/telepathy-glib-0.11.6 ) zlib? ( sys-libs/zlib )" DEPEND=3D"${RDEPEND} >=3Ddev-lang/perl-5 - >=3Ddev-util/pkgconfig-0.9 + >=3Ddev-util/pkgconfig-0.16 >=3Ddev-util/intltool-0.40 + >=3Dsys-devel/gettext-0.17 + sys-apps/sed || ( gnome-base/libgnome-keyring <gnome-base/gnome-keyring-2.29.4 )" @@ -47,16 +56,17 @@ DEPEND=3D"${RDEPEND} pkg_setup() { G2CONF=3D"${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=3D"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=3D"AUTHORS ChangeLog NEWS README" } diff --git a/net-misc/vino/vino-9999.ebuild b/net-misc/vino/vino-9999.ebu= ild index f0ebf19..c51271d 100644 --- a/net-misc/vino/vino-9999.ebuild +++ b/net-misc/vino/vino-9999.ebuild @@ -13,7 +13,8 @@ HOMEPAGE=3D"http://www.gnome.org/" =20 LICENSE=3D"GPL-2" SLOT=3D"0" -IUSE=3D"avahi crypt ipv6 jpeg gnome-keyring libnotify networkmanager ssl= +telepathy zlib" +IUSE=3D"avahi crypt ipv6 jpeg gnome-keyring libnotify networkmanager ssl ++telepathy +zlib" if [[ ${PV} =3D 9999 ]]; then inherit gnome2-live KEYWORDS=3D"" @@ -22,23 +23,31 @@ else fi =20 RDEPEND=3D">=3Ddev-libs/glib-2.26:2 - >=3Dx11-libs/gtk+-3.0:3 + >=3Dx11-libs/gtk+-3.0.0:3 >=3Dnet-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? ( >=3Dnet-dns/avahi-0.6[dbus] ) crypt? ( >=3Ddev-libs/libgcrypt-1.1.90 ) gnome-keyring? ( || ( gnome-base/libgnome-keyring <gnome-base/gnome-key= ring-2.29.4 ) ) jpeg? ( virtual/jpeg:0 ) - libnotify? ( >=3Dx11-libs/libnotify-0.4.4 ) + libnotify? ( >=3Dx11-libs/libnotify-0.7.0 ) networkmanager? ( >=3Dnet-misc/networkmanager-0.7 ) - ssl? ( >=3Dnet-libs/gnutls-1 ) + ssl? ( >=3Dnet-libs/gnutls-1.0.0 ) telepathy? ( >=3Dnet-libs/telepathy-glib-0.11.6 ) zlib? ( sys-libs/zlib )" DEPEND=3D"${RDEPEND} >=3Ddev-lang/perl-5 - >=3Ddev-util/pkgconfig-0.9 + >=3Ddev-util/pkgconfig-0.16 >=3Ddev-util/intltool-0.40 + >=3Dsys-devel/gettext-0.17 + sys-apps/sed || ( gnome-base/libgnome-keyring <gnome-base/gnome-keyring-2.29.4 )" @@ -47,16 +56,17 @@ DEPEND=3D"${RDEPEND} pkg_setup() { G2CONF=3D"${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=3D"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=3D"AUTHORS ChangeLog NEWS README" }