From 8bcbe63df73b1622f98b7a7f2a8241b9f8a8ebf3 Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Mon, 28 Nov 2011 21:04:58 +0000 Subject: Fix dependencies: drop old GVER stuff that didn't make any sense with the way we provide gst plugins, gnomevfs was replaced by gio time ago, gvfs[ios] is needed with USE 'ios', rename 'ipod' to 'ios' USE flag. Thanks a lot to leio for his help. (Portage version: 2.1.10.38/cvs/Linux x86_64) --- media-sound/banshee/ChangeLog | 8 ++++++- media-sound/banshee/banshee-2.2.1.ebuild | 41 ++++++++++++++------------------ 2 files changed, 25 insertions(+), 24 deletions(-) (limited to 'media-sound') diff --git a/media-sound/banshee/ChangeLog b/media-sound/banshee/ChangeLog index 54b42d0c0986..93d959648387 100644 --- a/media-sound/banshee/ChangeLog +++ b/media-sound/banshee/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for media-sound/banshee # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/banshee/ChangeLog,v 1.144 2011/11/21 11:50:05 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/banshee/ChangeLog,v 1.145 2011/11/28 21:04:58 pacho Exp $ + + 28 Nov 2011; Pacho Ramos banshee-2.2.1.ebuild: + Fix dependencies: drop old GVER stuff that didn't make any sense with the way + we provide gst plugins, gnomevfs was replaced by gio time ago, gvfs[ios] is + needed with USE 'ios', rename 'ipod' to 'ios' USE flag. Thanks a lot to leio + for his help. *banshee-2.2.1 (21 Nov 2011) diff --git a/media-sound/banshee/banshee-2.2.1.ebuild b/media-sound/banshee/banshee-2.2.1.ebuild index d10fcd4c9536..27ce4cd275f5 100644 --- a/media-sound/banshee/banshee-2.2.1.ebuild +++ b/media-sound/banshee/banshee-2.2.1.ebuild @@ -1,20 +1,18 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/banshee/banshee-2.2.1.ebuild,v 1.1 2011/11/21 11:50:05 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/banshee/banshee-2.2.1.ebuild,v 1.2 2011/11/28 21:04:58 pacho Exp $ EAPI="4" inherit eutils autotools mono gnome2-utils fdo-mime versionator gnome.org -GVER=0.10.7 - DESCRIPTION="Import, organize, play, and share your music using a simple and powerful interface." HOMEPAGE="http://banshee.fm/" LICENSE="MIT" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="+aac +cdda +bpm boo daap doc +encode ipod karma mtp test udev +web youtube" +IUSE="+aac +cdda +bpm boo daap doc +encode ios karma mtp test udev +web youtube" RDEPEND=">=dev-lang/mono-2.4.3 gnome-base/gnome-settings-daemon @@ -25,16 +23,16 @@ RDEPEND=">=dev-lang/mono-2.4.3 >=dev-dotnet/notify-sharp-0.4.0_pre20080912-r1 >=media-libs/gstreamer-0.10.21-r3:0.10 >=media-libs/gst-plugins-base-0.10.25.2:0.10 - >=media-libs/gst-plugins-bad-${GVER} - >=media-libs/gst-plugins-good-${GVER}:0.10 - >=media-libs/gst-plugins-ugly-${GVER}:0.10 + media-libs/gst-plugins-bad + media-libs/gst-plugins-good:0.10 + media-libs/gst-plugins-ugly:0.10 >=media-plugins/gst-plugins-meta-0.10-r2:0.10 - >=media-plugins/gst-plugins-gnomevfs-${GVER}:0.10 - >=media-plugins/gst-plugins-gconf-${GVER}:0.10 + media-plugins/gst-plugins-gio:0.10 + media-plugins/gst-plugins-gconf:0.10 cdda? ( || ( - >=media-plugins/gst-plugins-cdparanoia-${GVER}:0.10 - >=media-plugins/gst-plugins-cdio-${GVER}:0.10 + media-plugins/gst-plugins-cdparanoia:0.10 + media-plugins/gst-plugins-cdio:0.10 ) ) media-libs/musicbrainz:1 @@ -44,24 +42,21 @@ RDEPEND=">=dev-lang/mono-2.4.3 >=dev-dotnet/taglib-sharp-2.0.3.7 >=dev-db/sqlite-3.4:3 karma? ( >=media-libs/libkarma-0.1.0-r1 ) - aac? ( >=media-plugins/gst-plugins-faad-${GVER}:0.10 ) - boo? ( - >=dev-lang/boo-0.8.1 - ) - bpm? ( >=media-plugins/gst-plugins-soundtouch-${GVER}:0.10 ) - daap? ( - >=dev-dotnet/mono-zeroconf-0.8.0-r1 - ) + aac? ( media-plugins/gst-plugins-faad:0.10 ) + boo? ( >=dev-lang/boo-0.8.1 ) + bpm? ( media-plugins/gst-plugins-soundtouch:0.10 ) + daap? ( >=dev-dotnet/mono-zeroconf-0.8.0-r1 ) doc? ( virtual/monodoc >=app-text/gnome-doc-utils-0.17.3 ) encode? ( - >=media-plugins/gst-plugins-lame-${GVER}:0.10 - >=media-plugins/gst-plugins-taglib-${GVER}:0.10 + media-plugins/gst-plugins-lame:0.10 + media-plugins/gst-plugins-taglib:0.10 ) - ipod? ( + ios? ( >=media-libs/libgpod-0.7.95[mono] + gnome-base/gvfs[ios] ) mtp? ( >=media-libs/libmtp-0.3.0 @@ -123,7 +118,7 @@ src_configure() { $(use_enable boo) \ $(use_enable mtp) \ $(use_enable daap) \ - $(use_enable ipod appledevice) \ + $(use_enable ios appledevice) \ $(use_enable karma) \ $(use_enable web webkit) \ $(use_enable youtube) \ -- cgit v1.2.3-65-gdbad