diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2005-09-06 21:40:38 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2005-09-06 21:40:38 +0000 |
commit | 950a7faf59d55979a1117ab757da7f44183d03d9 (patch) | |
tree | d0359f4b77bf29b4b71fafc4228f6a637851bc62 /media-sound/amarok | |
parent | Mask amaroK as it has troubles for many people. (diff) | |
download | historical-950a7faf59d55979a1117ab757da7f44183d03d9.tar.gz historical-950a7faf59d55979a1117ab757da7f44183d03d9.tar.bz2 historical-950a7faf59d55979a1117ab757da7f44183d03d9.zip |
Added amarok 1.3.1, masked due to problems with gstreamer and alsa.
Package-Manager: portage-2.0.51.22
Diffstat (limited to 'media-sound/amarok')
-rw-r--r-- | media-sound/amarok/ChangeLog | 7 | ||||
-rw-r--r-- | media-sound/amarok/Manifest | 10 | ||||
-rw-r--r-- | media-sound/amarok/amarok-1.3.1.ebuild | 93 | ||||
-rw-r--r-- | media-sound/amarok/files/digest-amarok-1.3.1 | 1 |
4 files changed, 106 insertions, 5 deletions
diff --git a/media-sound/amarok/ChangeLog b/media-sound/amarok/ChangeLog index ff9142dbd0a3..62a53c10c72a 100644 --- a/media-sound/amarok/ChangeLog +++ b/media-sound/amarok/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for media-sound/amarok # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/ChangeLog,v 1.68 2005/08/15 09:21:55 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/ChangeLog,v 1.69 2005/09/06 21:40:38 flameeyes Exp $ + +*amarok-1.3.1 (06 Sep 2005) + + 06 Sep 2005; Diego Pettenò <flameeyes@gentoo.org> +amarok-1.3.1.ebuild: + Added amarok 1.3.1, masked due to problems with gstreamer and alsa. *amarok-1.3 (15 Aug 2005) diff --git a/media-sound/amarok/Manifest b/media-sound/amarok/Manifest index e60f83bd92b1..271103c561b7 100644 --- a/media-sound/amarok/Manifest +++ b/media-sound/amarok/Manifest @@ -1,11 +1,13 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 409333af57f723577c6c987a09053bd7 ChangeLog 10231 +MD5 385f6426494905256abafc2c79536825 ChangeLog 10406 MD5 91f47828b3a009ecbaa2ef170520aa5f amarok-1.3.ebuild 3001 MD5 a62708867dd0a86debc654ed4ab63800 amarok-1.2.3.ebuild 2331 +MD5 4c05144640fbbdd36338c9580a39d7cb amarok-1.3.1.ebuild 3003 MD5 b23600108f12c98a4fd574d3487ee598 metadata.xml 175 MD5 25af04c1ed653efd29b66d9a0f2fc564 amarok-1.2.4.ebuild 2400 +MD5 2f8b18e60aedeb3c67252be88d60034d files/digest-amarok-1.3.1 66 MD5 9966964d087dd7c05b7fa2efeff9b1ac files/digest-amarok-1.2.4 66 MD5 32030194ea3f2079d1db17aa160f63a2 files/amarok-gcc4.gz 522 MD5 4f4eae9cff4ef39fb98bf5109faf8113 files/digest-amarok-1.3 64 @@ -13,7 +15,7 @@ MD5 55c15fa0003bd71db5f7e23d750c0b16 files/digest-amarok-1.2.3 66 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) -iD8DBQFDAF7gj5H05b2HAEkRAsOsAKCdMnk+C1cd7g114LTS+Q1/f355rACgkjjO -mjhPOauB7dIcp3vLgKJ3Mgk= -=4QTk +iD8DBQFDHgzpj5H05b2HAEkRAvTuAJ99vMU5xflE+XxiTEvL7SU++ie+7QCgpmaF +irW3zIIX9VKdajUCoRLTDZc= +=Vzbh -----END PGP SIGNATURE----- diff --git a/media-sound/amarok/amarok-1.3.1.ebuild b/media-sound/amarok/amarok-1.3.1.ebuild new file mode 100644 index 000000000000..1c4a5aad8829 --- /dev/null +++ b/media-sound/amarok/amarok-1.3.1.ebuild @@ -0,0 +1,93 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/amarok-1.3.1.ebuild,v 1.1 2005/09/06 21:40:38 flameeyes Exp $ + +inherit kde eutils + +MY_P=${P/_/-} + +DESCRIPTION="amaroK - the audio player for KDE." +HOMEPAGE="http://amarok.kde.org/" +SRC_URI="mirror://sourceforge/amarok/${MY_P}.tar.bz2" +LICENSE="GPL-2" + +SLOT="0" +KEYWORDS="~amd64 ~ppc -sparc ~x86" +IUSE="arts flac gstreamer kde mp3 mysql noamazon opengl postgres xine xmms visualization vorbis" +# kde: enables compilation of the konqueror sidebar plugin + +S=${WORKDIR}/${MY_P} + +DEPEND="kde? ( || ( kde-base/konqueror kde-base/kdebase ) ) + arts? ( kde-base/arts + || ( ( kde-base/kdemultimedia-arts kde-base/akode ) + kde-base/kdemultimedia ) ) + xine? ( >=media-libs/xine-lib-1_rc4 ) + gstreamer? ( >=media-libs/gstreamer-0.8.8 + >=media-libs/gst-plugins-0.8.6 ) + >=media-libs/tunepimp-0.3.0 + >=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.2 )" + +RDEPEND="${DEPEND} + gstreamer? ( mp3? ( >=media-plugins/gst-plugins-mad-0.8.6 ) + vorbis? ( >=media-plugins/gst-plugins-ogg-0.8.6 + >=media-plugins/gst-plugins-vorbis-0.8.6 ) + flac? ( >=media-plugins/gst-plugins-flac-0.8.6 ) )" + +DEPEND="${DEPEND} + >=dev-util/pkgconfig-0.9.0" + +need-kde 3.3 + +pkg_setup() { + if use arts && ! use xine && ! use gstreamer; then + ewarn "aRts support is deprecated, if you have problems please consider" + ewarn "enabling support for Xine or GStreamer" + ewarn "(emerge amarok again with USE=\"xine\" or USE=\"gstreamer\")." + ebeep 2 + fi + + if ! use arts && ! use xine && ! use gstreamer; then + eerror "amaroK needs either aRts (deprecated), Xine or GStreamer to work," + eerror "please try again with USE=\"arts\", USE=\"xine\" or USE=\"gstreamer\"." + die + fi + + # check whether kdelibs was compiled with arts support + kde_pkg_setup +} + +src_unpack() { + kde_src_unpack + sed -i -e "s:postgresql/pgsql/libpq-fe.h:libpq-fe.h:" amarok/src/collectiondb.cpp +} + +src_compile() { + # amarok does not respect kde coding standards, and makes a lot of + # assuptions regarding its installation directory. For this reason, + # it must be installed in the KDE install directory. + PREFIX="${KDEDIR}" + + local myconf="$(use_with arts) $(use_with xine) $(use_with gstreamer) + $(use_enable mysql) $(use_enable postgres postgresql) + $(use_with opengl) $(use_with xmms) + $(use_with visualization libvisual) + $(use_enable !noamazon amazon)" + + kde_src_compile +} + +src_install() { + kde_src_install + + # move the desktop file in /usr/share + dodir /usr/share/applications/kde + mv ${D}${KDEDIR}/share/applications/kde/amarok.desktop \ + ${D}/usr/share/applications/kde/amarok.desktop || die +} diff --git a/media-sound/amarok/files/digest-amarok-1.3.1 b/media-sound/amarok/files/digest-amarok-1.3.1 new file mode 100644 index 000000000000..b2089fc7ba53 --- /dev/null +++ b/media-sound/amarok/files/digest-amarok-1.3.1 @@ -0,0 +1 @@ +MD5 31f504e5fe985bbdb3c99f0e72d08fa1 amarok-1.3.1.tar.bz2 6806647 |