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 ) id 1SXU6Q-0006G2-Ny for garchives@archives.gentoo.org; Thu, 24 May 2012 09:13:04 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B2851E0AE6; Thu, 24 May 2012 09:12:05 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 73ED2E0AE6 for ; Thu, 24 May 2012 09:12:05 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F39761B4055 for ; Thu, 24 May 2012 09:12:04 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id AEB24E5435 for ; Thu, 24 May 2012 09:12:00 +0000 (UTC) From: "Alexandre Restovtsev" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexandre Restovtsev" Message-ID: <1337850297.13f648ca5e30fbf0523a19682580c031c64e59b7.tetromino@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: net-misc/vinagre/ X-VCS-Repository: proj/gnome X-VCS-Files: net-misc/vinagre/vinagre-9999.ebuild X-VCS-Directories: net-misc/vinagre/ X-VCS-Committer: tetromino X-VCS-Committer-Name: Alexandre Restovtsev X-VCS-Revision: 13f648ca5e30fbf0523a19682580c031c64e59b7 X-VCS-Branch: master Date: Thu, 24 May 2012 09:12:00 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: c2e4d444-c9b3-4869-a360-78b4e382e44f X-Archives-Hash: 3f318957eeed0eb6de4f1d4c3a2e7f8c commit: 13f648ca5e30fbf0523a19682580c031c64e59b7 Author: Alexandre Rostovtsev gentoo org> AuthorDate: Thu May 24 09:04:57 2012 +0000 Commit: Alexandre Restovtsev gmail com> CommitDate: Thu May 24 09:04:57 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/gnome.git;a=3D= commit;h=3D13f648ca net-misc/vinagre: update --- net-misc/vinagre/vinagre-9999.ebuild | 32 ++++++++++++++++------------= ---- 1 files changed, 16 insertions(+), 16 deletions(-) diff --git a/net-misc/vinagre/vinagre-9999.ebuild b/net-misc/vinagre/vina= gre-9999.ebuild index 6eda652..5e582dc 100644 --- a/net-misc/vinagre/vinagre-9999.ebuild +++ b/net-misc/vinagre/vinagre-9999.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/vinagre/vinagre-2.30.3.ebuil= d,v 1.4 2011/01/19 21:26:57 hwoarang Exp $ +# $Header: $ =20 EAPI=3D"4" GCONF_DEBUG=3D"no" @@ -19,9 +19,9 @@ SLOT=3D"0" if [[ ${PV} =3D 9999 ]]; then KEYWORDS=3D"" else - KEYWORDS=3D"~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" + KEYWORDS=3D"~amd64 ~x86" fi -IUSE=3D"avahi +ssh +telepathy test" +IUSE=3D"avahi +ssh spice +telepathy test" =20 # cairo used in vinagre-tab # gdk-pixbuf used all over the place @@ -36,39 +36,39 @@ RDEPEND=3D">=3Ddev-libs/glib-2.28.0:2 =20 avahi? ( >=3Dnet-dns/avahi-0.6.26[dbus,gtk3] ) ssh? ( >=3Dx11-libs/vte-0.20:2.90 ) + spice? ( >=3Dnet-misc/spice-gtk-0.5[gtk3] ) telepathy? ( dev-libs/dbus-glib >=3Dnet-libs/telepathy-glib-0.11.6 ) " DEPEND=3D"${RDEPEND} - dev-lang/vala:0.12 - gnome-base/gnome-common >=3Ddev-lang/perl-5 + dev-lang/vala:0.12 + dev-libs/libxml2 >=3Ddev-util/intltool-0.40 - virtual/pkgconfig - app-text/scrollkeeper - app-text/gnome-doc-utils + dev-util/itstool >=3Dsys-devel/gettext-0.17 - test? ( ~app-text/docbook-xml-dtd-4.3 )" + virtual/pkgconfig + test? ( app-text/gnome-doc-utils )" +# eautoreconf needds: +# app-text/yelp-tools +# gnome-base/gnome-common =20 pkg_setup() { DOCS=3D"AUTHORS ChangeLog ChangeLog.pre-git NEWS README" - # Spice support? - # SSH support fails to compile G2CONF=3D"${G2CONF} - VALAC=3D$(type -p valac-0.12) + VALAC=3D$(type -P valac-0.12) --disable-schemas-compile - --disable-scrollkeeper - --disable-spice --enable-rdp $(use_with avahi) $(use_enable ssh) + $(use_enable spice) $(use_with telepathy)" } =20 src_install() { gnome2_src_install =20 - # Remove it's own installation of DOCS that go to $PN instead of $P and= aren't ecompressed + # Remove its own installation of DOCS that go to $PN instead of $P and = aren't ecompressed rm -rf "${ED}"/usr/share/doc/vinagre }