diff options
author | 2006-07-13 15:29:27 +0000 | |
---|---|---|
committer | 2006-07-13 15:29:27 +0000 | |
commit | 0f687cf48edd4abc3a03e6476bc042aaae8ead51 (patch) | |
tree | 74dc3e59c265c1e4da8213a64be92c1fe47673ae /media-sound/amarok | |
parent | Mark 0.59s-r11 stable on ia64 (diff) | |
download | historical-0f687cf48edd4abc3a03e6476bc042aaae8ead51.tar.gz historical-0f687cf48edd4abc3a03e6476bc042aaae8ead51.tar.bz2 historical-0f687cf48edd4abc3a03e6476bc042aaae8ead51.zip |
Add njb useflag to enable device support, as per bug #140240.
Package-Manager: portage-2.1.1_pre2-r6
Diffstat (limited to 'media-sound/amarok')
-rw-r--r-- | media-sound/amarok/ChangeLog | 8 | ||||
-rw-r--r-- | media-sound/amarok/amarok-1.4.1-r2.ebuild | 85 | ||||
-rw-r--r-- | media-sound/amarok/files/digest-amarok-1.4.1-r2 | 3 |
3 files changed, 95 insertions, 1 deletions
diff --git a/media-sound/amarok/ChangeLog b/media-sound/amarok/ChangeLog index 63d0d7978e9e..912f00076477 100644 --- a/media-sound/amarok/ChangeLog +++ b/media-sound/amarok/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for media-sound/amarok # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/ChangeLog,v 1.149 2006/07/08 22:46:03 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/ChangeLog,v 1.150 2006/07/13 15:29:27 flameeyes Exp $ + +*amarok-1.4.1-r2 (13 Jul 2006) + + 13 Jul 2006; Diego Pettenò <flameeyes@gentoo.org> + +amarok-1.4.1-r2.ebuild: + Add njb useflag to enable device support, as per bug #140240. 08 Jul 2006; Stephanie Lockwood-Childs <wormo@gentoo.org> amarok-1.4.0a-r1.ebuild: diff --git a/media-sound/amarok/amarok-1.4.1-r2.ebuild b/media-sound/amarok/amarok-1.4.1-r2.ebuild new file mode 100644 index 000000000000..afb0dec78a4c --- /dev/null +++ b/media-sound/amarok/amarok-1.4.1-r2.ebuild @@ -0,0 +1,85 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/amarok-1.4.1-r2.ebuild,v 1.1 2006/07/13 15:29:27 flameeyes Exp $ + +LANGS="az bg br ca cs cy da de el en_GB es et fi fr ga gl he hi hu is it ja ka +km ko lt ms nb nl nn pa pl pt pt_BR ro ru rw sl sr sr@Latn sv ta tg th tr uk uz +zh_CN zh_TW" +LANGS_DOC="da de es et fr it nl pt pt_BR ru sv" + +USE_KEG_PACKAGING=1 + +inherit kde eutils flag-o-matic + +PKG_SUFFIX="" + +MY_PV="${PV/_rc/_RC}" +MY_PV="${MY_PV/_beta/-beta}${PKG_SUFFIX}" +MY_BASE_PV="${MY_PV/_RC*/}" +MY_BASE_PV="${MY_BASE_PV/-beta*/}" +S="${WORKDIR}/${PN}-${MY_PV}" + +DESCRIPTION="Advanced audio player based on KDE framework." +HOMEPAGE="http://amarok.kde.org/" + +SRC_URI="mirror://sourceforge/amarok/${PN}-${MY_PV}.tar.bz2" +LICENSE="GPL-2" + +SLOT="0" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" +IUSE="aac kde mysql noamazon opengl postgres +xmms visualization musicbrainz ipod ifp real njb" +# kde: enables compilation of the konqueror sidebar plugin + +DEPEND="kde? ( || ( kde-base/konqueror kde-base/kdebase ) ) + >=media-libs/xine-lib-1.1.2_pre20060328-r8 + musicbrainz? ( >=media-libs/tunepimp-0.3 ) + >=media-libs/taglib-1.4 + mysql? ( >=dev-db/mysql-4.0.16 ) + postgres? ( dev-db/postgresql ) + opengl? ( virtual/opengl ) + xmms? ( >=media-sound/xmms-1.2 ) + visualization? ( media-libs/libsdl + =media-plugins/libvisual-plugins-0.4* ) + ipod? ( media-libs/libgpod ) + aac? ( media-libs/libmp4v2 ) + ifp? ( media-libs/libifp ) + real? ( media-video/realplayer ) + njb? ( >=media-libs/libnjb-2.2.4 )" + +RDEPEND="${DEPEND} + dev-lang/ruby" + +DEPEND="${DEPEND} + >=dev-util/pkgconfig-0.9.0" + +need-kde 3.3 + +src_compile() { + export WANT_AUTOMAKE="1.9" # Force usage of automake 1.9 for safety + append-flags -fno-inline + + # Extra, unsupported engines are forcefully disabled. + local myconf="$(use_enable mysql) $(use_enable postgres postgresql) + $(use_with opengl) $(use_with xmms) + $(use_with visualization libvisual) + $(use_enable !noamazon amazon) + $(use_with musicbrainz) + $(use_with ipod libgpod) + $(use_with aac mp4v2) + $(use_with ifp) + $(use_with real helix) + $(use_with njb libnjb) + --with-xine + --without-mas + --without-nmm" + + kde_src_compile +} + +src_install() { + kde_src_install + + mv "${D}/usr/share/services/lastfm.protocol" \ + "${D}/usr/share/services/amaroklastfm.protocol" +}
\ No newline at end of file diff --git a/media-sound/amarok/files/digest-amarok-1.4.1-r2 b/media-sound/amarok/files/digest-amarok-1.4.1-r2 new file mode 100644 index 000000000000..62510a3d95d4 --- /dev/null +++ b/media-sound/amarok/files/digest-amarok-1.4.1-r2 @@ -0,0 +1,3 @@ +MD5 4ed6e766541c4227d1d8c8eb93d0b891 amarok-1.4.1.tar.bz2 13509939 +RMD160 d9df29c2a2a7b81aabb73c66b83190f0bc109094 amarok-1.4.1.tar.bz2 13509939 +SHA256 dbe4397d041a77f7ded063f50d5cfd2faf0e9efce9b4483589f751c20ff89ccd amarok-1.4.1.tar.bz2 13509939 |