diff options
author | Arun Raghavan <ford_prefect@gentoo.org> | 2010-09-30 09:32:53 +0000 |
---|---|---|
committer | Arun Raghavan <ford_prefect@gentoo.org> | 2010-09-30 09:32:53 +0000 |
commit | b24f0885142869dc632f91f86fbfcd8e631332d5 (patch) | |
tree | c524cb2712c31247607c512b2e264a38cea26cdd /media-sound/banshee | |
parent | Clean up older version (diff) | |
download | gentoo-2-b24f0885142869dc632f91f86fbfcd8e631332d5.tar.gz gentoo-2-b24f0885142869dc632f91f86fbfcd8e631332d5.tar.bz2 gentoo-2-b24f0885142869dc632f91f86fbfcd8e631332d5.zip |
Remove old development versions. Superceded by 1.8.0.
(Portage version: 2.2_rc88/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/banshee')
-rw-r--r-- | media-sound/banshee/ChangeLog | 8 | ||||
-rw-r--r-- | media-sound/banshee/banshee-1.7.4.ebuild | 159 | ||||
-rw-r--r-- | media-sound/banshee/banshee-1.7.5.ebuild | 160 | ||||
-rw-r--r-- | media-sound/banshee/files/banshee-1.7.4-fix-collisions.patch | 30 | ||||
-rw-r--r-- | media-sound/banshee/files/banshee-1.7.4-fix-gdu-build.patch | 12 | ||||
-rw-r--r-- | media-sound/banshee/files/banshee-1.7.5-fix-collisions.patch | 14 |
6 files changed, 7 insertions, 376 deletions
diff --git a/media-sound/banshee/ChangeLog b/media-sound/banshee/ChangeLog index b1642928c457..22d783ac85c8 100644 --- a/media-sound/banshee/ChangeLog +++ b/media-sound/banshee/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for media-sound/banshee # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/banshee/ChangeLog,v 1.121 2010/09/30 09:19:33 ford_prefect Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/banshee/ChangeLog,v 1.122 2010/09/30 09:32:53 ford_prefect Exp $ + + 30 Sep 2010; Arun Raghavan <ford_prefect@gentoo.org> + -banshee-1.7.4.ebuild, -files/banshee-1.7.4-fix-collisions.patch, + -files/banshee-1.7.4-fix-gdu-build.patch, -banshee-1.7.5.ebuild, + -files/banshee-1.7.5-fix-collisions.patch: + Remove old development versions. Superceded by 1.8.0. *banshee-1.8.0 (30 Sep 2010) diff --git a/media-sound/banshee/banshee-1.7.4.ebuild b/media-sound/banshee/banshee-1.7.4.ebuild deleted file mode 100644 index 355a80619e5d..000000000000 --- a/media-sound/banshee/banshee-1.7.4.ebuild +++ /dev/null @@ -1,159 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/banshee/banshee-1.7.4.ebuild,v 1.2 2010/09/05 09:49:14 ford_prefect Exp $ - -EAPI=2 - -inherit eutils autotools mono gnome2-utils fdo-mime versionator - -GVER=0.10.7 - -DESCRIPTION="Import, organize, play, and share your music using a simple and powerful interface." -HOMEPAGE="http://banshee-project.org" - -#BANSHEE_V2=$(get_version_component_range 2) -#[[ $((${BANSHEE_V2} % 2)) -eq 0 ]] && RELTYPE=stable || RELTYPE=unstable -#SRC_URI="http://download.banshee-project.org/${PN}/${RELTYPE}/${PV}/${PN}-1-${PV}.tar.bz2" -SRC_URI="http://download.banshee-project.org/${PN}/unstable/${PV}/${PN}-1-${PV}.tar.bz2" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="+aac +cdda boo daap doc +encode ipod karma mtp podcast test web youtube" - -# Hal is required until upstream bug 612616 is solved -RDEPEND=">=dev-lang/mono-2.4.3 - gnome-base/gnome-settings-daemon - x11-themes/gnome-icon-theme - sys-apps/dbus - sys-apps/hal - >=dev-dotnet/gtk-sharp-2.12 - >=dev-dotnet/gconf-sharp-2.24.0 - >=dev-dotnet/notify-sharp-0.4.0_pre20080912-r1 - >=media-libs/gstreamer-0.10.21-r3 - >=media-libs/gst-plugins-base-0.10.25.2 - >=media-libs/gst-plugins-bad-${GVER} - >=media-libs/gst-plugins-good-${GVER} - >=media-libs/gst-plugins-ugly-${GVER} - >=media-plugins/gst-plugins-meta-0.10-r2:0.10 - >=media-plugins/gst-plugins-gnomevfs-${GVER} - >=media-plugins/gst-plugins-gconf-${GVER} - cdda? ( - || ( - >=media-plugins/gst-plugins-cdparanoia-${GVER} - >=media-plugins/gst-plugins-cdio-${GVER} - ) - ) - media-libs/musicbrainz:1 - >=dev-dotnet/dbus-glib-sharp-0.4.1 - >=dev-dotnet/dbus-sharp-0.6.1a - >=dev-dotnet/mono-addins-0.4[gtk] - >=dev-dotnet/taglib-sharp-2.0.3.7 - >=dev-db/sqlite-3.4 - karma? ( >=media-libs/libkarma-0.1.0-r1 ) - aac? ( >=media-plugins/gst-plugins-faad-${GVER} ) - boo? ( - >=dev-lang/boo-0.8.1 - ) - 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} - >=media-plugins/gst-plugins-taglib-${GVER} - ) - ipod? ( - >=dev-dotnet/ipod-sharp-0.8.5 - >=dev-dotnet/podsleuth-0.6.7 - ) - mtp? ( - media-libs/libmtp - ) - web? ( - >=net-libs/webkit-gtk-1.2.2 - >=net-libs/libsoup-2.26:2.4 - >=net-libs/libsoup-gnome-2.26:2.4 - ) - youtube? ( - >=dev-dotnet/google-gdata-sharp-1.4 - )" - -DEPEND="${RDEPEND} - dev-util/pkgconfig" - -DOCS="AUTHORS ChangeLog HACKING NEWS README" - -S=${WORKDIR}/${PN}-1-${PV} - -src_prepare () { - # Fix intltool b0rkage similar to - # https://bugzilla.gnome.org/show_bug.cgi?id=577133 - sed "s:'\^\$\$lang\$\$':\^\$\$lang\$\$:g" -i po/Makefile.in.in \ - || die "sed failed" - - epatch "${FILESDIR}/${P}-fix-gdu-build.patch" - epatch "${FILESDIR}/${P}-make-webkit-optional.patch" - epatch "${FILESDIR}/${P}-fix-collisions.patch" - AT_M4DIR="-I build/m4/banshee -I build/m4/shamrock -I build/m4/shave" \ - eautoreconf -} - -src_configure() { - # Disable gio till gtk-sharp-beans and gio-sharp are in-tree - # Ditto gst-sharp - local myconf="--disable-dependency-tracking --disable-static - --enable-gnome --enable-schemas-install - --with-gconf-schema-file-dir=/etc/gconf/schemas - --with-vendor-build-id=Gentoo/${PN}/${PVR} - --enable-gapless-playback - --disable-gio --disable-gst-sharp - --disable-torrent - --disable-shave" - - econf \ - $(use_enable doc docs) \ - $(use_enable doc user-help) \ - $(use_enable boo) \ - $(use_enable mtp) \ - $(use_enable daap) \ - $(use_enable ipod) \ - $(use_enable podcast) \ - $(use_enable karma) \ - $(use_enable web webkit) \ - $(use_enable youtube) \ - ${myconf} -} - -src_compile() { - emake MCS=/usr/bin/gmcs -} - -src_install() { - emake DESTDIR="${D}" install || die "emake install efailed" - find "${D}" -name '*.la' -delete -} - -pkg_preinst() { - gnome2_icon_savelist -} - -pkg_postinst() { - ewarn - ewarn "If ${PN} doesn't play some format, please check your" - ewarn "USE flags on media-plugins/gst-plugins-meta" - ewarn - - fdo-mime_desktop_database_update - fdo-mime_mime_database_update - gnome2_icon_cache_update -} - -pkg_postrm() { - fdo-mime_desktop_database_update - fdo-mime_mime_database_update - gnome2_icon_cache_update -} diff --git a/media-sound/banshee/banshee-1.7.5.ebuild b/media-sound/banshee/banshee-1.7.5.ebuild deleted file mode 100644 index 87a38e82614c..000000000000 --- a/media-sound/banshee/banshee-1.7.5.ebuild +++ /dev/null @@ -1,160 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/banshee/banshee-1.7.5.ebuild,v 1.1 2010/09/05 11:49:39 ford_prefect Exp $ - -EAPI=2 - -inherit eutils autotools mono gnome2-utils fdo-mime versionator - -GVER=0.10.7 - -DESCRIPTION="Import, organize, play, and share your music using a simple and powerful interface." -HOMEPAGE="http://banshee-project.org" - -#BANSHEE_V2=$(get_version_component_range 2) -#[[ $((${BANSHEE_V2} % 2)) -eq 0 ]] && RELTYPE=stable || RELTYPE=unstable -#SRC_URI="http://download.banshee-project.org/${PN}/${RELTYPE}/${PV}/${PN}-1-${PV}.tar.bz2" -SRC_URI="http://download.banshee-project.org/${PN}/unstable/${PV}/${PN}-1-${PV}.tar.bz2" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="+aac +cdda boo daap doc +encode ipod karma mtp podcast test web youtube" - -# Hal is required until upstream bug 612616 is solved -RDEPEND=">=dev-lang/mono-2.4.3 - gnome-base/gnome-settings-daemon - x11-themes/gnome-icon-theme - sys-apps/dbus - sys-apps/hal - >=dev-dotnet/gtk-sharp-2.12 - >=dev-dotnet/gconf-sharp-2.24.0 - >=dev-dotnet/notify-sharp-0.4.0_pre20080912-r1 - >=media-libs/gstreamer-0.10.21-r3 - >=media-libs/gst-plugins-base-0.10.25.2 - >=media-libs/gst-plugins-bad-${GVER} - >=media-libs/gst-plugins-good-${GVER} - >=media-libs/gst-plugins-ugly-${GVER} - >=media-plugins/gst-plugins-meta-0.10-r2:0.10 - >=media-plugins/gst-plugins-gnomevfs-${GVER} - >=media-plugins/gst-plugins-gconf-${GVER} - cdda? ( - || ( - >=media-plugins/gst-plugins-cdparanoia-${GVER} - >=media-plugins/gst-plugins-cdio-${GVER} - ) - ) - media-libs/musicbrainz:1 - >=dev-dotnet/dbus-glib-sharp-0.4.1 - >=dev-dotnet/dbus-sharp-0.6.1a - >=dev-dotnet/mono-addins-0.4[gtk] - >=dev-dotnet/taglib-sharp-2.0.3.7 - >=dev-db/sqlite-3.4 - karma? ( >=media-libs/libkarma-0.1.0-r1 ) - aac? ( >=media-plugins/gst-plugins-faad-${GVER} ) - boo? ( - >=dev-lang/boo-0.8.1 - ) - 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} - >=media-plugins/gst-plugins-taglib-${GVER} - ) - ipod? ( - >=media-libs/libgpod-0.7.94[mono] - ) - mtp? ( - >=media-libs/libmtp-0.3.0 - ) - web? ( - >=net-libs/webkit-gtk-1.2.2 - >=net-libs/libsoup-2.26:2.4 - >=net-libs/libsoup-gnome-2.26:2.4 - ) - youtube? ( - >=dev-dotnet/google-gdata-sharp-1.4 - )" - -DEPEND="${RDEPEND} - dev-util/pkgconfig" - -DOCS="AUTHORS ChangeLog HACKING NEWS README" - -S=${WORKDIR}/${PN}-1-${PV} - -src_prepare () { - # Fix intltool b0rkage similar to - # https://bugzilla.gnome.org/show_bug.cgi?id=577133 - sed "s:'\^\$\$lang\$\$':\^\$\$lang\$\$:g" -i po/Makefile.in.in \ - || die "sed failed" - - epatch "${FILESDIR}/${PN}-1.7.4-make-webkit-optional.patch" - epatch "${FILESDIR}/${P}-fix-collisions.patch" - AT_M4DIR="-I build/m4/banshee -I build/m4/shamrock -I build/m4/shave" \ - eautoreconf -} - -src_configure() { - # Disable gio till gtk-sharp-beans and gio-sharp are in-tree - # Disable gio-hardware till gudev-sharp and gkeyfile-sharp are around - # for a bit longer (when these are in, we can drop HAL) - # Ditto gst-sharp - local myconf="--disable-dependency-tracking --disable-static - --enable-gnome --enable-schemas-install - --with-gconf-schema-file-dir=/etc/gconf/schemas - --with-vendor-build-id=Gentoo/${PN}/${PVR} - --enable-gapless-playback - --disable-gio --disable-gst-sharp - --disable-gio_hardware --enable-hal - --disable-torrent - --disable-shave" - - econf \ - $(use_enable doc docs) \ - $(use_enable doc user-help) \ - $(use_enable boo) \ - $(use_enable mtp) \ - $(use_enable daap) \ - $(use_enable ipod appledevice) --disable-ipod \ - $(use_enable podcast) \ - $(use_enable karma) \ - $(use_enable web webkit) \ - $(use_enable youtube) \ - ${myconf} -} - -src_compile() { - emake MCS=/usr/bin/gmcs -} - -src_install() { - emake DESTDIR="${D}" install || die "emake install efailed" - find "${D}" -name '*.la' -delete -} - -pkg_preinst() { - gnome2_icon_savelist -} - -pkg_postinst() { - ewarn - ewarn "If ${PN} doesn't play some format, please check your" - ewarn "USE flags on media-plugins/gst-plugins-meta" - ewarn - - fdo-mime_desktop_database_update - fdo-mime_mime_database_update - gnome2_icon_cache_update -} - -pkg_postrm() { - fdo-mime_desktop_database_update - fdo-mime_mime_database_update - gnome2_icon_cache_update -} diff --git a/media-sound/banshee/files/banshee-1.7.4-fix-collisions.patch b/media-sound/banshee/files/banshee-1.7.4-fix-collisions.patch deleted file mode 100644 index 4322ecc1b967..000000000000 --- a/media-sound/banshee/files/banshee-1.7.4-fix-collisions.patch +++ /dev/null @@ -1,30 +0,0 @@ -diff -urNp banshee-1-1.7.4.orig/data/desktop-files/Makefile.am banshee-1-1.7.4/data/desktop-files/Makefile.am ---- banshee-1-1.7.4.orig/data/desktop-files/Makefile.am 2010-08-29 12:47:14.119617115 +0530 -+++ banshee-1-1.7.4/data/desktop-files/Makefile.am 2010-08-29 12:56:42.166617090 +0530 -@@ -16,8 +16,8 @@ endif - - @INTLTOOL_DESKTOP_RULE@ - --install-data-hook: -- test "$(top_srcdir)" = "$(top_builddir)" && update-desktop-database $(DESTDIR)$(datadir)/applications || : -+#install-data-hook: -+# test "$(top_srcdir)" = "$(top_builddir)" && update-desktop-database $(DESTDIR)$(datadir)/applications || : - - EXTRA_DIST = \ - $(desktop_in_files) \ -diff -urNp banshee-1-1.7.4.orig/src/Extensions/Banshee.AmazonMp3/Makefile.am banshee-1-1.7.4/src/Extensions/Banshee.AmazonMp3/Makefile.am ---- banshee-1-1.7.4.orig/src/Extensions/Banshee.AmazonMp3/Makefile.am 2010-08-29 12:47:14.366617116 +0530 -+++ banshee-1-1.7.4/src/Extensions/Banshee.AmazonMp3/Makefile.am 2010-08-29 12:51:08.230617164 +0530 -@@ -22,9 +22,9 @@ mime_DATA = banshee-amz.xml - bamz: bamz.in - @echo ' GEN $@'; sed 's,@bansheedir@,$(pkglibdir),g' < $< > $@ - --define EXTRA_INSTALL_DATA_HOOK -- test "$(top_srcdir)" = "$(top_builddir)" && update-mime-database -V $(DESTDIR)$(datadir)/mime || : --endef -+#define EXTRA_INSTALL_DATA_HOOK -+# test "$(top_srcdir)" = "$(top_builddir)" && update-mime-database -V $(DESTDIR)$(datadir)/mime || : -+#endef - - include $(top_srcdir)/build/build.mk - diff --git a/media-sound/banshee/files/banshee-1.7.4-fix-gdu-build.patch b/media-sound/banshee/files/banshee-1.7.4-fix-gdu-build.patch deleted file mode 100644 index 83084b283b49..000000000000 --- a/media-sound/banshee/files/banshee-1.7.4-fix-gdu-build.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -urNp banshee-1-1.7.4.orig/build/m4/shamrock/gnome-doc.m4 banshee-1-1.7.4/build/m4/shamrock/gnome-doc.m4 ---- banshee-1-1.7.4.orig/build/m4/shamrock/gnome-doc.m4 2010-08-29 02:24:28.598617103 +0530 -+++ banshee-1-1.7.4/build/m4/shamrock/gnome-doc.m4 2010-08-29 11:07:22.709617074 +0530 -@@ -14,6 +14,8 @@ AC_DEFUN([SHAMROCK_CHECK_GNOME_DOC_UTILS - - if test "x$enable_user_help" = "xyes"; then - GNOME_DOC_INIT([$1], enable_user_help=yes, enable_user_help=no) -+ else -+ AM_CONDITIONAL(ENABLE_SK, false) - fi - - AM_CONDITIONAL(HAVE_GNOME_DOC_UTILS, test "x$enable_user_help" = "xyes") diff --git a/media-sound/banshee/files/banshee-1.7.5-fix-collisions.patch b/media-sound/banshee/files/banshee-1.7.5-fix-collisions.patch deleted file mode 100644 index fdfd478dd2a5..000000000000 --- a/media-sound/banshee/files/banshee-1.7.5-fix-collisions.patch +++ /dev/null @@ -1,14 +0,0 @@ -diff -urNp banshee-1-1.7.4.orig/data/desktop-files/Makefile.am banshee-1-1.7.4/data/desktop-files/Makefile.am ---- banshee-1-1.7.4.orig/data/desktop-files/Makefile.am 2010-08-29 12:47:14.119617115 +0530 -+++ banshee-1-1.7.4/data/desktop-files/Makefile.am 2010-08-29 12:56:42.166617090 +0530 -@@ -16,8 +16,8 @@ endif - - @INTLTOOL_DESKTOP_RULE@ - --install-data-hook: -- test "$(top_srcdir)" = "$(top_builddir)" && update-desktop-database $(DESTDIR)$(datadir)/applications || : -+#install-data-hook: -+# test "$(top_srcdir)" = "$(top_builddir)" && update-desktop-database $(DESTDIR)$(datadir)/applications || : - - EXTRA_DIST = \ - $(desktop_in_files) \ |