public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Nirbheek Chauhan" <nirbheek@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:master commit in: net-misc/spice-gtk/
Date: Sun, 25 Dec 2011 00:43:38 +0000 (UTC)	[thread overview]
Message-ID: <cad539d92eb607f93f3ad9fbbce6e73727a0210c.nirbheek@gentoo> (raw)

commit:     cad539d92eb607f93f3ad9fbbce6e73727a0210c
Author:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 24 19:09:36 2011 +0000
Commit:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Sat Dec 24 19:10:00 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=cad539d9

net-misc/spice-gtk: bump to 0.7.159

---
 ...ce-gtk-9999.ebuild => spice-gtk-0.7.159.ebuild} |   10 +++++++---
 net-misc/spice-gtk/spice-gtk-9999.ebuild           |   10 +++++++---
 2 files changed, 14 insertions(+), 6 deletions(-)

diff --git a/net-misc/spice-gtk/spice-gtk-9999.ebuild b/net-misc/spice-gtk/spice-gtk-0.7.159.ebuild
similarity index 90%
copy from net-misc/spice-gtk/spice-gtk-9999.ebuild
copy to net-misc/spice-gtk/spice-gtk-0.7.159.ebuild
index b499340..e3c9bef 100644
--- a/net-misc/spice-gtk/spice-gtk-9999.ebuild
+++ b/net-misc/spice-gtk/spice-gtk-0.7.159.ebuild
@@ -27,8 +27,10 @@ fi
 IUSE="+cairo doc gnome gstreamer gtk3 +introspection kde +pulseaudio python sasl static-libs vala"
 
 RDEPEND="pulseaudio? ( !gstreamer? ( media-sound/pulseaudio ) )
-	gstreamer? ( media-libs/gstreamer )
-	>=app-emulation/spice-protocol-0.9.0
+	gstreamer? (
+		media-libs/gstreamer:0.10
+		media-libs/gst-plugins-base:0.10 )
+	>=app-emulation/spice-protocol-0.9.1
 	>=x11-libs/pixman-0.17.7
 	>=media-libs/celt-0.5.1.1:0.5.1
 	dev-libs/openssl
@@ -62,12 +64,14 @@ src_configure() {
 
 	use pulseaudio && audio="pulse"
 	use gstreamer && audio="gstreamer"
+	# TODO: do a double build like gtk-vnc does to install both gtk2 & gtk3 libs
 	use gtk3 && gtk="3.0"
 	if use vala ; then
 		rm -vf gtk/controller/controller.{c,vala.stamp} gtk/controller/menu.c # force vala regen
 	fi
 
-	# TODO: usbredir support, needs libusbredirhost and newer libusb
+	# TODO: usbredirection support
+	#       needs libusbredirhost, newer libusb, policykit, libacl
 	econf \
 		VALAC=$(type -P valac-0.14) \
 		VAPIGEN=$(type -P vapigen-0.14) \

diff --git a/net-misc/spice-gtk/spice-gtk-9999.ebuild b/net-misc/spice-gtk/spice-gtk-9999.ebuild
index b499340..e3c9bef 100644
--- a/net-misc/spice-gtk/spice-gtk-9999.ebuild
+++ b/net-misc/spice-gtk/spice-gtk-9999.ebuild
@@ -27,8 +27,10 @@ fi
 IUSE="+cairo doc gnome gstreamer gtk3 +introspection kde +pulseaudio python sasl static-libs vala"
 
 RDEPEND="pulseaudio? ( !gstreamer? ( media-sound/pulseaudio ) )
-	gstreamer? ( media-libs/gstreamer )
-	>=app-emulation/spice-protocol-0.9.0
+	gstreamer? (
+		media-libs/gstreamer:0.10
+		media-libs/gst-plugins-base:0.10 )
+	>=app-emulation/spice-protocol-0.9.1
 	>=x11-libs/pixman-0.17.7
 	>=media-libs/celt-0.5.1.1:0.5.1
 	dev-libs/openssl
@@ -62,12 +64,14 @@ src_configure() {
 
 	use pulseaudio && audio="pulse"
 	use gstreamer && audio="gstreamer"
+	# TODO: do a double build like gtk-vnc does to install both gtk2 & gtk3 libs
 	use gtk3 && gtk="3.0"
 	if use vala ; then
 		rm -vf gtk/controller/controller.{c,vala.stamp} gtk/controller/menu.c # force vala regen
 	fi
 
-	# TODO: usbredir support, needs libusbredirhost and newer libusb
+	# TODO: usbredirection support
+	#       needs libusbredirhost, newer libusb, policykit, libacl
 	econf \
 		VALAC=$(type -P valac-0.14) \
 		VAPIGEN=$(type -P vapigen-0.14) \



             reply	other threads:[~2011-12-25  0:43 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-25  0:43 Nirbheek Chauhan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-01-11  4:36 [gentoo-commits] proj/gnome:master commit in: net-misc/spice-gtk/ Nirbheek Chauhan
2012-05-24  6:09 Alexandre Restovtsev
2013-12-18 23:08 Gilles Dartiguelongue
2014-10-25 21:07 Gilles Dartiguelongue
2015-05-14 22:50 Gilles Dartiguelongue
2015-05-24 16:33 Gilles Dartiguelongue
2015-06-10 10:37 Gilles Dartiguelongue
2018-01-12 14:35 Dennis Lamm

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=cad539d92eb607f93f3ad9fbbce6e73727a0210c.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