diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2011-01-05 15:24:26 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2011-01-05 15:24:26 +0000 |
commit | dafb9e51c507c6d1d4e8f6777c3083ed8f19a964 (patch) | |
tree | b90f064e918540f1a22e7574ea3d2dba2e9a4f10 /media-sound/rhythmbox | |
parent | Revbump with new patchset containing cups-1.4 patch. (diff) | |
download | gentoo-2-dafb9e51c507c6d1d4e8f6777c3083ed8f19a964.tar.gz gentoo-2-dafb9e51c507c6d1d4e8f6777c3083ed8f19a964.tar.bz2 gentoo-2-dafb9e51c507c6d1d4e8f6777c3083ed8f19a964.zip |
old
(Portage version: 2.2.0_alpha10/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/rhythmbox')
-rw-r--r-- | media-sound/rhythmbox/Manifest | 2 | ||||
-rw-r--r-- | media-sound/rhythmbox/rhythmbox-0.12.6-r1.ebuild | 174 |
2 files changed, 0 insertions, 176 deletions
diff --git a/media-sound/rhythmbox/Manifest b/media-sound/rhythmbox/Manifest index 1145223191ea..4898c9ed5787 100644 --- a/media-sound/rhythmbox/Manifest +++ b/media-sound/rhythmbox/Manifest @@ -1,8 +1,6 @@ AUX rhythmbox-0.12-python-initialization.patch 5167 RMD160 cacae6274841d595a0d55ed92c42815793081176 SHA1 0b306455b027f8f9c73e185acdbbb1d041ce882d SHA256 54f3f492d4c3204b93a1fed3886ca76aa42d36737e66c6424426fc0116b25d3e AUX rhythmbox-0.12.8-namespace-conflict.patch 2155 RMD160 2ed6fe3966c860845d0d12ca3e8023c78d7e1bdb SHA1 6e67ba7802d6dc1ff4131942d9aa1af91dec2586 SHA256 538b36af3824aa45b215b247d586c872ff1ee6cb174b8764e22a11410fd3a204 -DIST rhythmbox-0.12.6.tar.bz2 5202025 RMD160 cf860b1a42975d4dfea09b5c265bda297d18a7b9 SHA1 f1ba375329471ec47475a4b0ce3e8bba430a537b SHA256 ddffa5b7e0e0fe81044354998fd91a58d4ff526746b17a6b638e0e8ea1ac9684 DIST rhythmbox-0.12.8.tar.bz2 5358950 RMD160 072d4fa06408ebc181b40147db1575d0ef4c99fe SHA1 5d27923cc29b81d7bfbc73d867d7976a5295f964 SHA256 1752fab135808aa78a9afde78448e992020c58c07701f43c989fbabfc6352213 -EBUILD rhythmbox-0.12.6-r1.ebuild 4603 RMD160 4eb3085ec12f936b9c8e43b103d7ba22f50c6f9d SHA1 957183f4c062605902a83e9b8e842d1c9e7c598e SHA256 5449789551fa032d8892df71bddbf5841ce0d6ca7e02e8579e1cd237a3f8fe9c EBUILD rhythmbox-0.12.8-r1.ebuild 5187 RMD160 bb8ed097a6ad740bca4e6e439f6095841e2c8619 SHA1 5ca5841f7201e4783000d1b9b940063cc317fd9a SHA256 670814128828667ebf0d2290677d587c5f5d1c5ed5a734a861ef07ed44b1ea35 MISC ChangeLog 30165 RMD160 3418e98048efcc6a8223e190a9a1d436b9194d30 SHA1 feaf637d61dd733731b74d2395d5573e61a305c4 SHA256 d005ced7f7495660f1c47834fb47fd28af3240bb56db9ec5dda39fed42384958 MISC metadata.xml 425 RMD160 b81f7b8eb1619ae13cf065b5bf3a29f0b96de480 SHA1 0a82e2b9cd12632b75d7a5f55769837afe91cf13 SHA256 1c78b5e78d8d15023abe80d8eb4fec792723c5b7c1845abdb03fb20259ece4d4 diff --git a/media-sound/rhythmbox/rhythmbox-0.12.6-r1.ebuild b/media-sound/rhythmbox/rhythmbox-0.12.6-r1.ebuild deleted file mode 100644 index b018eda72649..000000000000 --- a/media-sound/rhythmbox/rhythmbox-0.12.6-r1.ebuild +++ /dev/null @@ -1,174 +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/rhythmbox/rhythmbox-0.12.6-r1.ebuild,v 1.7 2010/07/12 10:14:02 pacho Exp $ - -EAPI="2" - -inherit eutils gnome2 python multilib virtualx - -DESCRIPTION="Music management and playback software for GNOME" -HOMEPAGE="http://www.rhythmbox.org/" -LICENSE="GPL-2" -KEYWORDS="amd64 ppc ppc64 sparc x86" -IUSE="cdr daap doc gnome-keyring hal ipod libnotify lirc musicbrainz mtp nsplugin python test udev" - -# FIXME: double check what to do with fm-radio plugin -# TODO: watchout for udev use flag changes - -SLOT="0" - -COMMON_DEPEND=">=dev-libs/glib-2.16 - dev-libs/libxml2 - >=x11-libs/gtk+-2.16 - >=dev-libs/dbus-glib-0.71 - >=dev-libs/totem-pl-parser-2.26 - >=gnome-base/gconf-2 - >=gnome-extra/gnome-media-2.14 - >=net-libs/libsoup-2.26:2.4 - >=net-libs/libsoup-gnome-2.26:2.4 - - >=media-libs/gst-plugins-base-0.10.20 - || ( - >=media-libs/gst-plugins-base-0.10.24 - >=media-libs/gst-plugins-bad-0.10.6 ) - - cdr? ( >=app-cdr/brasero-0.9.1 ) - daap? ( >=net-dns/avahi-0.6 ) - gnome-keyring? ( >=gnome-base/gnome-keyring-0.4.9 ) - udev? ( - ipod? ( >=media-libs/libgpod-0.6 ) - mtp? ( >=media-libs/libmtp-0.3 ) - >=sys-fs/udev-145[extras] ) - hal? ( - ipod? ( >=media-libs/libgpod-0.6 ) - mtp? ( >=media-libs/libmtp-0.3 ) - >=sys-apps/hal-0.5 ) - libnotify? ( >=x11-libs/libnotify-0.4.1 ) - lirc? ( app-misc/lirc ) - musicbrainz? ( media-libs/musicbrainz:3 ) - python? ( - >=dev-lang/python-2.4.2 - || ( - >=dev-lang/python-2.5 - dev-python/celementtree ) - >=dev-python/pygtk-2.8 - >=dev-python/gnome-vfs-python-2.22 - >=dev-python/gconf-python-2.22 - >=dev-python/libgnome-python-2.22 - >=dev-python/gst-python-0.10.8 )" - -RDEPEND="${COMMON_DEPEND} - >=media-plugins/gst-plugins-soup-0.10 - >=media-plugins/gst-plugins-libmms-0.10 - || ( - >=media-plugins/gst-plugins-cdparanoia-0.10 - >=media-plugins/gst-plugins-cdio-0.10 ) - >=media-plugins/gst-plugins-meta-0.10-r2:0.10 - >=media-plugins/gst-plugins-taglib-0.10.6 - nsplugin? ( net-libs/xulrunner )" - -# gtk-doc-am needed for eautoreconf -# dev-util/gtk-doc-am -DEPEND="${COMMON_DEPEND} - dev-util/pkgconfig - >=dev-util/intltool-0.40 - app-text/scrollkeeper - >=app-text/gnome-doc-utils-0.9.1 - doc? ( >=dev-util/gtk-doc-1.4 ) - test? ( dev-libs/check )" - -DOCS="AUTHORS ChangeLog DOCUMENTERS INTERNALS \ - MAINTAINERS MAINTAINERS.old NEWS README THANKS" - -pkg_setup() { - if ! use hal && ! use udev; then - if use ipod; then - ewarn "ipod support requires hal or udev support. Please" - ewarn "re-emerge with USE=udev to enable ipod support" - fi - - if use mtp; then - ewarn "MTP support requires hal or udev support. Please" - ewarn "re-emerge with USE=udev to enable MTP support" - fi - fi - - if use hal && use udev; then - einfo "udev support replaces hal support completely. You can disable" - einfo "hal on this package via /etc/portage/package.use." - fi - - if ! use cdr ; then - ewarn "You have cdr USE flag disabled." - ewarn "You will not be able to burn CDs." - else - G2CONF="${G2CONF} $(use_with cdr libbrasero-media) --without-libnautilus-burn" - fi - - G2CONF="${G2CONF} - MOZILLA_PLUGINDIR=/usr/$(get_libdir)/nsbrowser/plugins - $(use_with gnome-keyring) - $(use_with udev gudev) - $(use_with hal) - $(use_with ipod) - $(use_enable libnotify) - $(use_enable lirc) - $(use_enable musicbrainz) - $(use_with mtp) - $(use_enable nsplugin browser-plugin) - $(use_enable python) - $(use_enable daap) - $(use_with daap mdns avahi) - --enable-mmkeys - --disable-scrollkeeper - --disable-schemas-install - --disable-static - --disable-vala" - - export GST_INSPECT=/bin/true -} - -src_prepare() { - gnome2_src_prepare - - # disable pyc compiling - mv py-compile py-compile.orig - ln -s $(type -P true) py-compile - - # Fix python initialization problems, bug #318333 - epatch "${FILESDIR}/${PN}-0.12-python-initialization.patch" -} - -src_compile() { - addpredict "$(unset HOME; echo ~)/.gconf" - addpredict "$(unset HOME; echo ~)/.gconfd" - gnome2_src_compile -} - -src_test() { - unset SESSION_MANAGER - unset DBUS_SESSION_BUS_ADDRESS - Xemake check || die "test failed" -} - -src_install() { - gnome2_src_install - - find "${D}/usr/$(get_libdir)/rhythmbox/plugins" -name "*.la" -delete \ - || die "failed to remove *.la files" -} - -pkg_postinst() { - gnome2_pkg_postinst - use python && python_mod_optimize /usr/$(get_libdir)/rhythmbox/plugins - - ewarn - ewarn "If ${PN} doesn't play some music format, please check your" - ewarn "USE flags on media-plugins/gst-plugins-meta" - ewarn -} - -pkg_postrm() { - gnome2_pkg_postrm - python_mod_cleanup /usr/$(get_libdir)/rhythmbox/plugins -} |