diff options
author | Luis Medinas <metalgod@gentoo.org> | 2006-05-06 21:15:53 +0000 |
---|---|---|
committer | Luis Medinas <metalgod@gentoo.org> | 2006-05-06 21:15:53 +0000 |
commit | 50965533dbffafc2e87bf5d95fc85ef12738decd (patch) | |
tree | 41296269281a0d079b6bf9718931777da6e547db /media-sound/banshee | |
parent | Use the right CC for crosscompile. (diff) | |
download | gentoo-2-50965533dbffafc2e87bf5d95fc85ef12738decd.tar.gz gentoo-2-50965533dbffafc2e87bf5d95fc85ef12738decd.tar.bz2 gentoo-2-50965533dbffafc2e87bf5d95fc85ef12738decd.zip |
Version Bump from Upstream. Update avahi dependency and removed older version.
(Portage version: 2.1_pre10-r2)
Diffstat (limited to 'media-sound/banshee')
-rw-r--r-- | media-sound/banshee/ChangeLog | 9 | ||||
-rw-r--r-- | media-sound/banshee/banshee-0.10.10.ebuild | 117 | ||||
-rw-r--r-- | media-sound/banshee/banshee-0.10.7.ebuild | 4 | ||||
-rw-r--r-- | media-sound/banshee/banshee-0.10.9-r1.ebuild | 4 | ||||
-rw-r--r-- | media-sound/banshee/banshee-0.10.9.ebuild | 4 | ||||
-rw-r--r-- | media-sound/banshee/files/digest-banshee-0.10.10 | 3 |
6 files changed, 134 insertions, 7 deletions
diff --git a/media-sound/banshee/ChangeLog b/media-sound/banshee/ChangeLog index db2cb7755a83..226bc536c6ef 100644 --- a/media-sound/banshee/ChangeLog +++ b/media-sound/banshee/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for media-sound/banshee # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/banshee/ChangeLog,v 1.26 2006/04/27 23:27:51 marienz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/banshee/ChangeLog,v 1.27 2006/05/06 21:15:53 metalgod Exp $ + +*banshee-0.10.10 (06 May 2006) + + 06 May 2006; Luis Medinas <metalgod@gentoo.org> banshee-0.10.7.ebuild, + -banshee-0.10.8.ebuild, banshee-0.10.9.ebuild, banshee-0.10.9-r1.ebuild, + +banshee-0.10.10.ebuild: + Version Bump from Upstream. Update avahi dependency and removed older version. 27 Apr 2006; Marien Zwart <marienz@gentoo.org> Manifest: Fixing SHA256 digest, pass four diff --git a/media-sound/banshee/banshee-0.10.10.ebuild b/media-sound/banshee/banshee-0.10.10.ebuild new file mode 100644 index 000000000000..bb05e1b5f529 --- /dev/null +++ b/media-sound/banshee/banshee-0.10.10.ebuild @@ -0,0 +1,117 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/banshee/banshee-0.10.10.ebuild,v 1.1 2006/05/06 21:15:53 metalgod Exp $ + +inherit 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 ~ppc ~x86" +IUSE="aac doc daap ipod flac mad njb vorbis" + +RDEPEND=">=dev-lang/mono-1.1.13 + >=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 ) + 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 + real? ( media-video/realplayer ) + 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.5.15 + >=media-plugins/gst-plugins-faac-0.10.0 ) + >=sys-apps/hal-0.5.2 + >=sys-apps/dbus-0.60 + >=dev-db/sqlite-3 + >=gnome-extra/nautilus-cd-burner-2.12" + +USE_DESTDIR=1 +DOCS="ChangeLog HACKING NEWS README" + +pkg_setup() { + if ! built_with_use sys-apps/dbus mono ; then + echo + eerror "In order to compile banshee, you need to have sys-apps/dbus emerged" + eerror "with 'mono' in your USE flags. Please add that flag, re-emerge" + eerror "dbus, and then emerge banshee." + die "sys-apps/dbus is missing the .NET binding." + fi + + 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 + + G2CONF="${G2CONF} --disable-xing \ + --disable-helix \ + --disable-docs \ + --with-gstreamer-0-10 \ + $( use_enable ipod) \ + $( use_enable njb)" +} + +src_unpack() { + unpack ${A} + cd ${S} + + epatch ${FILESDIR}/${PN}-0.10.9-statusbar-duration-count.patch +} + +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 + einfo + einfo "In case you have an ipod please rebuild this package with USE=ipod" + einfo "If you have a audio player supported by libnjb please" + einfo "rebuild this package with USE=njb" + einfo + einfo "Banshee is build only with gstreamer 0.10.x support." + einfo +} diff --git a/media-sound/banshee/banshee-0.10.7.ebuild b/media-sound/banshee/banshee-0.10.7.ebuild index 8747d2333364..4bfdd370e43c 100644 --- a/media-sound/banshee/banshee-0.10.7.ebuild +++ b/media-sound/banshee/banshee-0.10.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/banshee/banshee-0.10.7.ebuild,v 1.6 2006/04/22 16:51:35 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/banshee/banshee-0.10.7.ebuild,v 1.7 2006/05/06 21:15:53 metalgod Exp $ inherit eutils gnome2 mono @@ -32,7 +32,7 @@ RDEPEND=">=dev-lang/mono-1.1.10 >=media-libs/musicbrainz-2.1.1 real? ( media-video/realplayer ) njb? ( >=dev-dotnet/njb-sharp-0.2.2 ) - daap? ( >=net-dns/avahi-0.6.4 ) + daap? ( >=net-dns/avahi-0.6.9 ) >=dev-libs/glib-2.0 >=gnome-base/libgnomeui-2.0 >=gnome-base/libbonobo-2.0 diff --git a/media-sound/banshee/banshee-0.10.9-r1.ebuild b/media-sound/banshee/banshee-0.10.9-r1.ebuild index 3596254f116a..ac104aad68a4 100644 --- a/media-sound/banshee/banshee-0.10.9-r1.ebuild +++ b/media-sound/banshee/banshee-0.10.9-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/banshee/banshee-0.10.9-r1.ebuild,v 1.4 2006/04/22 16:51:35 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/banshee/banshee-0.10.9-r1.ebuild,v 1.5 2006/05/06 21:15:53 metalgod Exp $ inherit eutils gnome2 mono @@ -37,7 +37,7 @@ RDEPEND=">=dev-lang/mono-1.1.13 >=media-libs/musicbrainz-2.1.1 real? ( media-video/realplayer ) njb? ( >=dev-dotnet/njb-sharp-0.2.2 ) - daap? ( >=net-dns/avahi-0.6.4 ) + daap? ( >=net-dns/avahi-0.6.9 ) >=dev-libs/glib-2.0 >=gnome-base/libgnomeui-2.0 >=gnome-base/libbonobo-2.0 diff --git a/media-sound/banshee/banshee-0.10.9.ebuild b/media-sound/banshee/banshee-0.10.9.ebuild index 08b6f846a673..145c4ed920e8 100644 --- a/media-sound/banshee/banshee-0.10.9.ebuild +++ b/media-sound/banshee/banshee-0.10.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/banshee/banshee-0.10.9.ebuild,v 1.4 2006/04/22 16:51:35 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/banshee/banshee-0.10.9.ebuild,v 1.5 2006/05/06 21:15:53 metalgod Exp $ inherit eutils gnome2 mono @@ -37,7 +37,7 @@ RDEPEND=">=dev-lang/mono-1.1.13 >=media-libs/musicbrainz-2.1.1 real? ( media-video/realplayer ) njb? ( >=dev-dotnet/njb-sharp-0.2.2 ) - daap? ( >=net-dns/avahi-0.6.4 ) + daap? ( >=net-dns/avahi-0.6.9 ) >=dev-libs/glib-2.0 >=gnome-base/libgnomeui-2.0 >=gnome-base/libbonobo-2.0 diff --git a/media-sound/banshee/files/digest-banshee-0.10.10 b/media-sound/banshee/files/digest-banshee-0.10.10 new file mode 100644 index 000000000000..ccdb303ddc17 --- /dev/null +++ b/media-sound/banshee/files/digest-banshee-0.10.10 @@ -0,0 +1,3 @@ +MD5 cb553f5bc6dc14b7afa44349d025bbdc banshee-0.10.10.tar.gz 1283567 +RMD160 af60d5883d1fee43269bd173ada08138bc50a20a banshee-0.10.10.tar.gz 1283567 +SHA256 38fc1f388637e036808555d086276122f3d410f8469cbad8313d329a276fefd5 banshee-0.10.10.tar.gz 1283567 |