summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/rhythmbox/rhythmbox-2.98.ebuild')
-rw-r--r--media-sound/rhythmbox/rhythmbox-2.98.ebuild10
1 files changed, 5 insertions, 5 deletions
diff --git a/media-sound/rhythmbox/rhythmbox-2.98.ebuild b/media-sound/rhythmbox/rhythmbox-2.98.ebuild
index 9cc0eee77d73..02b4a6c6b351 100644
--- a/media-sound/rhythmbox/rhythmbox-2.98.ebuild
+++ b/media-sound/rhythmbox/rhythmbox-2.98.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/rhythmbox-2.98.ebuild,v 1.2 2012/12/03 02:33:36 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/rhythmbox-2.98.ebuild,v 1.3 2012/12/15 18:43:51 tetromino Exp $
EAPI="4"
GNOME2_LA_PUNT="yes"
@@ -15,7 +15,7 @@ HOMEPAGE="http://www.rhythmbox.org/"
LICENSE="GPL-2"
SLOT="0"
-IUSE="cdr clutter daap dbus gnome-keyring html ipod libnotify lirc mtp nsplugin +python test +udev upnp webkit zeitgeist"
+IUSE="cdr clutter daap dbus gnome-keyring html ipod libnotify lirc mtp nsplugin +python test +udev upnp-av webkit zeitgeist"
# vala
KEYWORDS="~amd64 ~x86"
@@ -72,9 +72,9 @@ RDEPEND="${COMMON_DEPEND}
>=media-plugins/gst-plugins-meta-0.10-r2:0.10
>=media-plugins/gst-plugins-taglib-0.10.6:0.10
x11-themes/gnome-icon-theme-symbolic
- upnp? (
+ upnp-av? (
>=media-libs/grilo-0.2:0.2
- >=media-plugins/grilo-plugins-0.2:0.2[upnp] )
+ >=media-plugins/grilo-plugins-0.2:0.2[upnp-av] )
python? (
>=dev-python/gst-python-0.10.8:0.10
@@ -131,7 +131,7 @@ src_configure() {
$(use_enable lirc)
$(use_enable nsplugin browser-plugin)
$(use_enable python)
- $(use_enable upnp grilo)
+ $(use_enable upnp-av grilo)
$(use_with cdr brasero)
$(use_with daap mdns avahi)
$(use_with gnome-keyring)