diff options
author | Luis Medinas <metalgod@gentoo.org> | 2007-07-17 02:45:16 +0000 |
---|---|---|
committer | Luis Medinas <metalgod@gentoo.org> | 2007-07-17 02:45:16 +0000 |
commit | aaf772961fada9a36285eb7760d594d4206a9f90 (patch) | |
tree | e71b6da9dfd160e68ef7dd09526fb50961c19ed8 /media-sound | |
parent | Version Bump. Closes Bug #178814. Removed older versions. (diff) | |
download | gentoo-2-aaf772961fada9a36285eb7760d594d4206a9f90.tar.gz gentoo-2-aaf772961fada9a36285eb7760d594d4206a9f90.tar.bz2 gentoo-2-aaf772961fada9a36285eb7760d594d4206a9f90.zip |
Remove older version. Update ipod-sharp dependency to 0.6.3 to make sure
we don't have more incompatibility problems fixes bug #178588.
(Portage version: 2.1.3_rc8)
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/banshee/ChangeLog | 12 | ||||
-rw-r--r-- | media-sound/banshee/banshee-0.12.0.ebuild | 103 | ||||
-rw-r--r-- | media-sound/banshee/banshee-0.12.1.ebuild | 4 | ||||
-rw-r--r-- | media-sound/banshee/files/digest-banshee-0.12.0 | 3 |
4 files changed, 13 insertions, 109 deletions
diff --git a/media-sound/banshee/ChangeLog b/media-sound/banshee/ChangeLog index e70cdb9a33dc..59c61f1da21a 100644 --- a/media-sound/banshee/ChangeLog +++ b/media-sound/banshee/ChangeLog @@ -1,6 +1,16 @@ # ChangeLog for media-sound/banshee # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/banshee/ChangeLog,v 1.45 2007/06/17 06:41:25 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/banshee/ChangeLog,v 1.46 2007/07/17 02:45:16 metalgod Exp $ + + 17 Jul 2007; <metalgod@gentoo.org> -banshee-0.12.0.ebuild, + banshee-0.12.1.ebuild: + Remove older version. Update ipod-sharp dependency to 0.6.3 to make sure + we don't have more incompatibility problems fixes bug #178588. + + 17 Jul 2007; <metalgod@gentoo.org> -banshee-0.12.0.ebuild, + banshee-0.12.1.ebuild: + Remove older version. Update ipod-sharp dependency to 0.6.3 to make sure + we don't have more incompatibility problems fixes bug #178588. 17 Jun 2007; Tobias Scherbaum <dertobi123@gentoo.org> banshee-0.12.1.ebuild: diff --git a/media-sound/banshee/banshee-0.12.0.ebuild b/media-sound/banshee/banshee-0.12.0.ebuild deleted file mode 100644 index 6becf93cb991..000000000000 --- a/media-sound/banshee/banshee-0.12.0.ebuild +++ /dev/null @@ -1,103 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/banshee/banshee-0.12.0.ebuild,v 1.2 2007/04/30 23:47:17 genone Exp $ - -inherit autotools eutils gnome2 mono - -DESCRIPTION="Banshee allows you to import CDs, sync your music collection, play -music directly from an iPod, create playlists with songs from your library, and -create audio and MP3 CDs from subsets of your library." -HOMEPAGE="http://banshee-project.org" -SRC_URI="http://banshee-project.org/files/${PN}/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="aac boo doc daap encode ipod flac mad njb vorbis" - -RDEPEND=">=dev-lang/mono-1.1.17 - >=dev-dotnet/gtk-sharp-2.8.0 - >=dev-dotnet/gnomevfs-sharp-2.8.0 - >=dev-dotnet/gconf-sharp-2.8.0 - >=media-libs/gstreamer-0.10.0 - >=media-libs/gst-plugins-base-0.10.0 - >=media-libs/gst-plugins-good-0.10.0 - >=media-libs/gst-plugins-ugly-0.10.0 - >=media-plugins/gst-plugins-alsa-0.10.0 - >=media-plugins/gst-plugins-gnomevfs-0.10.0 - >=media-plugins/gst-plugins-gconf-0.10.0 - encode? ( >=media-plugins/gst-plugins-lame-0.10.0 - >=media-plugins/gst-plugins-taglib-0.10 ) - mad? ( >=media-plugins/gst-plugins-mad-0.10.0 ) - vorbis? ( >=media-plugins/gst-plugins-ogg-0.10.0 - >=media-plugins/gst-plugins-vorbis-0.10.0 ) - flac? ( >=media-plugins/gst-plugins-flac-0.10.0 ) - aac? ( >=media-plugins/gst-plugins-faad-0.10.0 - >=media-libs/faad2-2.0-r4 ) - >=media-plugins/gst-plugins-cdparanoia-0.10.0 - >=media-libs/musicbrainz-2.1.1 - njb? ( >=dev-dotnet/njb-sharp-0.3.0 ) - daap? ( >=net-dns/avahi-0.6.9 ) - >=dev-libs/glib-2.0 - >=gnome-base/libgnomeui-2.0 - >=gnome-base/libbonobo-2.0 - >=gnome-base/gnome-desktop-2.0 - ipod? ( >=dev-dotnet/ipod-sharp-0.6.0 - >=media-plugins/gst-plugins-faac-0.10.0 ) - >=sys-apps/hal-0.5.2 - boo? ( >=dev-lang/boo-0.7.6 ) - >=dev-db/sqlite-3 - >=gnome-extra/nautilus-cd-burner-2.12 - !media-plugins/banshee-official-plugins" - -USE_DESTDIR=1 -DOCS="ChangeLog HACKING NEWS README" - -pkg_setup() { - if use daap && ! built_with_use net-dns/avahi mono ; then - echo - eerror "In order to compile banshee with daap support" - eerror "you need to have net-dns/avahi emerged" - eerror "with 'mono' in your USE flags. Please add that flag, re-emerge" - eerror "avahi, and then emerge banshee." - die "net-dns/avahi is missing the .NET binding." - fi - - if use daap; then - G2CONF="${G2CONF} --enable-avahi" - else - G2CONF="${G2CONF} --disable-daap" - fi - - if use boo; then - G2CONF="${G2CONF} --enable-external-boo" - fi - - G2CONF="${G2CONF} --disable-helix \ - --disable-docs \ - $( use_enable ipod) \ - $( use_enable njb)" -} - -src_compile() { - addpredict "/root/.gnome2" - addpredict "/root/.gconf" - addpredict "/root/.gconfd" - gnome2_src_configure - emake -j1 || "make failed" -} - -src_install() { - gnome2_src_install - if ! use ipod; then - dodir /usr/$(get_libdir)/banshee/Banshee.Dap - fi -} -pkg_postinst() { - gnome2_pkg_postinst - elog - elog "In case you have an ipod please rebuild this package with USE=ipod" - elog "If you have a audio player supported by libnjb please" - elog "rebuild this package with USE=njb" - elog -} diff --git a/media-sound/banshee/banshee-0.12.1.ebuild b/media-sound/banshee/banshee-0.12.1.ebuild index 5959caf33d9c..dd074f3e5371 100644 --- a/media-sound/banshee/banshee-0.12.1.ebuild +++ b/media-sound/banshee/banshee-0.12.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/banshee/banshee-0.12.1.ebuild,v 1.2 2007/06/17 06:41:24 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/banshee/banshee-0.12.1.ebuild,v 1.3 2007/07/17 02:45:16 metalgod Exp $ inherit autotools eutils gnome2 mono @@ -41,7 +41,7 @@ RDEPEND=">=dev-lang/mono-1.1.17 >=gnome-base/libgnomeui-2.0 >=gnome-base/libbonobo-2.0 >=gnome-base/gnome-desktop-2.0 - ipod? ( >=dev-dotnet/ipod-sharp-0.6.0 + ipod? ( >=dev-dotnet/ipod-sharp-0.6.3 >=media-plugins/gst-plugins-faac-0.10.0 ) >=sys-apps/hal-0.5.2 boo? ( >=dev-lang/boo-0.7.6 ) diff --git a/media-sound/banshee/files/digest-banshee-0.12.0 b/media-sound/banshee/files/digest-banshee-0.12.0 deleted file mode 100644 index 0c92ff421a9f..000000000000 --- a/media-sound/banshee/files/digest-banshee-0.12.0 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 ca2397688cff640f672b22c87241f6de banshee-0.12.0.tar.gz 3034296 -RMD160 a9ce983da7884d77a90389acaaaa321d196e77b7 banshee-0.12.0.tar.gz 3034296 -SHA256 7974470dbccfe4f60366439f19aca8f772c9e7f1af0c4957c39fdc5a1a82f752 banshee-0.12.0.tar.gz 3034296 |