public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Priit Laes" <plaes@plaes.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:master commit in: media-sound/rhythmbox/
Date: Tue, 13 Sep 2011 10:48:02 +0000 (UTC)	[thread overview]
Message-ID: <02f61bc5529634154f9d5fd3374a7e95862210dd.plaes@gentoo> (raw)

commit:     02f61bc5529634154f9d5fd3374a7e95862210dd
Author:     Priit Laes <plaes <AT> plaes <DOT> org>
AuthorDate: Tue Sep 13 10:36:29 2011 +0000
Commit:     Priit Laes <plaes <AT> plaes <DOT> org>
CommitDate: Tue Sep 13 10:36:29 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=02f61bc5

media-sound/rhythmbox: Keep in sync with upstream

---
 media-sound/rhythmbox/rhythmbox-9999.ebuild |   16 ++++++----------
 1 files changed, 6 insertions(+), 10 deletions(-)

diff --git a/media-sound/rhythmbox/rhythmbox-9999.ebuild b/media-sound/rhythmbox/rhythmbox-9999.ebuild
index f324181..5a90f47 100644
--- a/media-sound/rhythmbox/rhythmbox-9999.ebuild
+++ b/media-sound/rhythmbox/rhythmbox-9999.ebuild
@@ -70,6 +70,9 @@ RDEPEND="${COMMON_DEPEND}
 		>=media-plugins/gst-plugins-cdio-0.10 )
 	>=media-plugins/gst-plugins-meta-0.10-r2:0.10
 	>=media-plugins/gst-plugins-taglib-0.10.6
+	upnp? (
+		>=media-libs/grilo-0.1.17
+		>=media-plugins/grilo-plugins-0.1.17[upnp] )
 	python? (
 		>=dev-python/gst-python-0.10.8
 
@@ -82,12 +85,7 @@ RDEPEND="${COMMON_DEPEND}
 		webkit? (
 			dev-python/mako
 			>=net-libs/webkit-gtk-1.3.9:3[introspection] )
-		upnp? (
-			>=dev-python/gconf-python-2.22
-			>=dev-python/pygtk-2.8:2
-			dev-python/louie
-			media-video/coherence
-			dev-python/twisted[gtk] ) )
+	)
 
 	nsplugin? ( net-libs/xulrunner )"
 # gtk-doc-am needed for eautoreconf
@@ -141,10 +139,6 @@ pkg_setup() {
 			ewarn "You need python support in addition to webkit to be able to use"
 			ewarn "the context panel plugin."
 		fi
-
-		if use upnp; then
-			ewarn "You need python support in addition to upnp"
-		fi
 	fi
 
 	if use gnome-keyring && ! use python; then
@@ -155,6 +149,7 @@ pkg_setup() {
 		MOZILLA_PLUGINDIR=/usr/$(get_libdir)/nsbrowser/plugins
 		VALAC=$(type -P valac-0.10)
 		--enable-mmkeys
+		--disable-maintainer-mode
 		--disable-scrollkeeper
 		--disable-schemas-compile
 		--disable-static
@@ -167,6 +162,7 @@ pkg_setup() {
 		$(use_enable musicbrainz)
 		$(use_enable nsplugin browser-plugin)
 		$(use_enable python)
+		$(use_enable upnp grilo)
 		$(use_enable vala)
 		$(use_with cdr brasero)
 		$(use_with daap mdns avahi)



             reply	other threads:[~2011-09-13 10:48 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-13 10:48 Priit Laes [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-01-30 20:02 [gentoo-commits] proj/gnome:master commit in: media-sound/rhythmbox/ Mart Raudsepp
2019-03-22 10:07 Mart Raudsepp
2014-12-01 14:09 Michał Górny
2014-10-25 21:07 Gilles Dartiguelongue
2013-12-18 23:08 Gilles Dartiguelongue
2013-12-05 11:07 Priit Laes
2013-03-05  8:34 Nirbheek Chauhan
2013-01-20 22:48 Nirbheek Chauhan
2013-01-20 22:37 Nirbheek Chauhan
2012-12-15 20:06 Alexandre Rostovtsev
2012-12-15 20:05 Alexandre Rostovtsev
2012-11-11  9:54 Priit Laes
2012-11-11  9:22 Priit Laes
2012-11-07 21:27 Alexandre Rostovtsev
2012-09-06  7:46 Priit Laes
2012-07-23 10:44 Nirbheek Chauhan
2012-06-15 17:08 Priit Laes
2012-06-04  7:05 Alexandre Restovtsev
2012-03-01 16:51 Priit Laes
2012-01-16  3:43 Nirbheek Chauhan
2012-01-03 11:56 Priit Laes
2011-10-02 16:56 Priit Laes
2011-07-29 18:35 Priit Laes
2011-06-16  7:54 Priit Laes
2011-04-12  2:51 Nirbheek Chauhan
2011-03-27 20:51 Priit Laes
2011-03-14 19:42 Nirbheek Chauhan
2011-03-08  4:48 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=02f61bc5529634154f9d5fd3374a7e95862210dd.plaes@gentoo \
    --to=plaes@plaes.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