diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-09-27 15:34:28 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-09-27 15:34:28 +0000 |
commit | c112fbe7355abf4ee44d2d9b6b682ace6e78775e (patch) | |
tree | dd5b37d7de9d6c2c6ff9332aabb7ba88d8c86843 /media-sound | |
parent | ppc stable #285586 (diff) | |
download | historical-c112fbe7355abf4ee44d2d9b6b682ace6e78775e.tar.gz historical-c112fbe7355abf4ee44d2d9b6b682ace6e78775e.tar.bz2 historical-c112fbe7355abf4ee44d2d9b6b682ace6e78775e.zip |
old
Package-Manager: portage-2.2_rc42/cvs/Linux x86_64
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/amarok/Manifest | 1 | ||||
-rw-r--r-- | media-sound/amarok/amarok-1.4.10-r2.ebuild | 113 |
2 files changed, 0 insertions, 114 deletions
diff --git a/media-sound/amarok/Manifest b/media-sound/amarok/Manifest index f859a0b06404..1965a9e0a9ad 100644 --- a/media-sound/amarok/Manifest +++ b/media-sound/amarok/Manifest @@ -9,7 +9,6 @@ DIST amarok-1.4.10-post20090130.diff.tar.bz2 4050 RMD160 e1b871213d7658081ffd396 DIST amarok-1.4.10.tar.bz2 12812583 RMD160 f86c71dd0459e0cf1ff586cd6de240ca6501cf62 SHA1 cb0bebe99c6f4dc1b01601f2f3aee3a86da08fbd SHA256 4b28f86e81447b94d33c35aa0cff65d59d85da74fde2a86c5c7862c048509c9b DIST amarok-2.1.1.tar.bz2 5151731 RMD160 7a2a00fde109cc6c76b07922bd6a9d583b162782 SHA1 6242afaec5112ea3933885cb6948b19c0209b3c4 SHA256 27d6627e965e37da7a68b23a2807cabb54fe3c6febaa081ae200388396cd117c DIST amarok-2.1.tar.bz2 4782899 RMD160 0c756b5e0e88c7efa96541c67388fd37aae788f7 SHA1 ce6635e4e388de4ebf3ffe9971826c2c9da95acf SHA256 19ac076d475babdeb66d1d1f5c8a2eea91aba0fe4f6d1478636af361b66fb8ea -EBUILD amarok-1.4.10-r2.ebuild 3122 RMD160 090b3339a6af25c617c85edefb681f2944a4ec89 SHA1 6d71e3514e7ca64be208e60424be1f20a933b8c2 SHA256 58ffd9bb7d4cd623d1d8ea3bbe1c98f8dea6d29d661048f2a803f310af2cc932 EBUILD amarok-1.4.10_p20090130-r2.ebuild 3161 RMD160 24ae407b5be080f2a1c513d4d5334179863f894b SHA1 4f9ceb8bef9679d2831757c7b57541443b386037 SHA256 10d2d8420eb5934d15de7f1ca7226671f7c3aa18235cb51e2919591da5355c1f EBUILD amarok-1.4.10_p20090130-r3.ebuild 3233 RMD160 f129ec27b2e6f1da4eb40246b395547e66a31d15 SHA1 e56d44138f909d994d9d0ed9fcdcecc2e6894c48 SHA256 26d9d9dc9dcec4495f1213b9009e6e402d80d51d3af49fda88adac2fa5b87224 EBUILD amarok-2.1.1.ebuild 2393 RMD160 84f67da3d49ce3441eeb6721a8f2116ec6c98ab5 SHA1 475cf04b1e73ffd1cc1f2b4f40704e2a671e2fb6 SHA256 089d8d2565e96f102416de5c75852067da3a14bd886b6f59f6675fcf62e1cf08 diff --git a/media-sound/amarok/amarok-1.4.10-r2.ebuild b/media-sound/amarok/amarok-1.4.10-r2.ebuild deleted file mode 100644 index 15a2823b045f..000000000000 --- a/media-sound/amarok/amarok-1.4.10-r2.ebuild +++ /dev/null @@ -1,113 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/amarok-1.4.10-r2.ebuild,v 1.5 2009/03/19 12:51:12 ranger Exp $ - -ARTS_REQUIRED="never" - -LANGS="af ar az be bg bn br ca cs cy da de el en_GB eo es et eu fa fi -fr ga gl he hi hu id is it ja km ko ku lo lt mk ms nb nds ne nl nn pa -pl pt pt_BR ro ru rw se sk sl sq sr sr@Latn ss sv ta tg th tr uk uz -zh_CN zh_TW" - -LANGS_DOC="da de es et fr it nl pl pt pt_BR ru sv" - -USE_KEG_PACKAGING=1 - -inherit kde - -PKG_SUFFIX="" - -if [[ ${P/_pre} == ${P} ]]; then - MY_P="${P/_/-}" - - if [[ ${P/_rc} == ${P} ]]; then - SRC_URI="mirror://kde/stable/amarok/${PV}/src/${MY_P}.tar.bz2" - S="${WORKDIR}/${P/_/-}" - else - SRC_URI="mirror://gentoo/${MY_P}.tar.bz2" - S="${WORKDIR}/${P/_rc*}" - fi -else - SRC_URI="mirror://gentoo/${P}.tar.bz2" -fi - -DESCRIPTION="Advanced audio player based on KDE framework." -HOMEPAGE="http://amarok.kde.org/" - -LICENSE="GPL-2" - -SLOT="0" -KEYWORDS="amd64 ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="mp4 kde mysql amazon opengl postgres -visualization ipod ifp real njb mtp musicbrainz daap -python" -# kde: enables compilation of the konqueror sidebar plugin - -RDEPEND="kde? ( || ( =kde-base/konqueror-3.5* =kde-base/kdebase-3.5* ) ) - >=media-libs/xine-lib-1.1.2_pre20060328-r8 - >=media-libs/taglib-1.4 - mysql? ( >=virtual/mysql-4.0 ) - postgres? ( virtual/postgresql-base ) - opengl? ( virtual/opengl ) - visualization? ( media-libs/libsdl - =media-plugins/libvisual-plugins-0.4* ) - ipod? ( >=media-libs/libgpod-0.5.2 ) - mp4? ( media-libs/libmp4v2 ) - ifp? ( media-libs/libifp ) - real? ( - media-video/realplayer - media-libs/alsa-lib ) - njb? ( >=media-libs/libnjb-2.2.4 ) - mtp? ( >=media-libs/libmtp-0.3.0 ) - musicbrainz? ( media-libs/tunepimp ) - =dev-lang/ruby-1.8*" - -DEPEND="${RDEPEND}" - -RDEPEND="${RDEPEND} - app-arch/unzip - python? ( dev-python/PyQt ) - daap? ( www-servers/mongrel )" - -PATCHES=( "${FILESDIR}/amarok-1.4.9.1-libmtp-0.3.0-API.patch" - "${FILESDIR}/${P}-gcc-4.3.patch" - "${FILESDIR}/${P}-audibletag.patch" ) - -need-kde 3.5 - -src_compile() { - # Extra, unsupported engines are forcefully disabled. - local myconf="$(use_enable mysql) $(use_enable postgres postgresql) - $(use_with opengl) - $(use_with visualization libvisual) - $(use_enable amazon) - $(use_with ipod libgpod) - $(use_with mp4 mp4v2) - $(use_with ifp) - $(use_with real helix) - $(use_with njb libnjb) - $(use_with mtp libmtp) - $(use_with musicbrainz) - $(use_with daap) - --with-xine - --without-nmm" - - kde_src_compile -} - -src_install() { - kde_src_install - - # As much as I respect Ian, I'd rather leave Amarok to use mongrel - # from Portage, for security and policy reasons. - rm -rf "${D}"/usr/share/apps/amarok/ruby_lib/rbconfig \ - "${D}"/usr/share/apps/amarok/ruby_lib/mongrel* \ - "${D}"/usr/share/apps/amarok/ruby_lib/rubygems* \ - "${D}"/usr/share/apps/amarok/ruby_lib/gem* \ - "${D}"/usr/$(get_libdir)/ruby_lib - - if ! use python; then - rm -r "${D}"/usr/share/apps/amarok/scripts/webcontrol \ - || die "Unable to remove webcontrol." - fi -} |