diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2005-09-20 21:43:25 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2005-09-20 21:43:25 +0000 |
commit | f471a20c91d9be06fb27129ae0c4615db733df6c (patch) | |
tree | 112eafb9a2c1101462822e54bd845b3ae6ec1c16 /media-sound/amarok | |
parent | Removed hhg from metadata. (Bug #100072) (diff) | |
download | historical-f471a20c91d9be06fb27129ae0c4615db733df6c.tar.gz historical-f471a20c91d9be06fb27129ae0c4615db733df6c.tar.bz2 historical-f471a20c91d9be06fb27129ae0c4615db733df6c.zip |
Version bump.
Package-Manager: portage-2.0.52-r1
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.2.ebuild | 90 | ||||
-rw-r--r-- | media-sound/amarok/files/digest-amarok-1.3.2 | 1 |
4 files changed, 103 insertions, 5 deletions
diff --git a/media-sound/amarok/ChangeLog b/media-sound/amarok/ChangeLog index d2fba5e31041..bad266286285 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.73 2005/09/18 16:11:29 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/ChangeLog,v 1.74 2005/09/20 21:43:25 flameeyes Exp $ + +*amarok-1.3.2 (20 Sep 2005) + + 20 Sep 2005; Diego Pettenò <flameeyes@gentoo.org> +amarok-1.3.2.ebuild: + Version bump. 18 Sep 2005; Diego Pettenò <flameeyes@gentoo.org> +files/amarok-1.3.1-qt-3.3.5.patch, amarok-1.3.1-r2.ebuild: diff --git a/media-sound/amarok/Manifest b/media-sound/amarok/Manifest index 65939bbe5566..b328e0a39f37 100644 --- a/media-sound/amarok/Manifest +++ b/media-sound/amarok/Manifest @@ -1,10 +1,11 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 034f3464635e13ac25799107994daefe ChangeLog 11546 +MD5 b0d327442408714d13042db2e69565fe ChangeLog 11667 MD5 55daec9c79d8d3f5247ebb8113a57512 amarok-1.3.1-r2.ebuild 3024 MD5 81f00c356bf82789fc54bdd49f627547 amarok-1.3.1-r1.ebuild 3225 MD5 91f47828b3a009ecbaa2ef170520aa5f amarok-1.3.ebuild 3001 +MD5 0dc39f16679e62e2417257a0786dbf22 amarok-1.3.2.ebuild 2940 MD5 a62708867dd0a86debc654ed4ab63800 amarok-1.2.3.ebuild 2331 MD5 b23600108f12c98a4fd574d3487ee598 metadata.xml 175 MD5 25af04c1ed653efd29b66d9a0f2fc564 amarok-1.2.4.ebuild 2400 @@ -14,13 +15,14 @@ MD5 f0419ae63b32ec21cade0de14b2c8334 files/amarok-1.3.1-qt-3.3.5.patch 1546 MD5 32030194ea3f2079d1db17aa160f63a2 files/amarok-gcc4.gz 522 MD5 ec2d8b44a6a36ca4c78da27e9c09175e files/amarok-1.3.1-gst-onlyoss.patch 1083 MD5 2f8b18e60aedeb3c67252be88d60034d files/digest-amarok-1.3.1-r1 66 +MD5 60980fa0862b2fc7960d57c1cd290769 files/digest-amarok-1.3.2 66 MD5 83cd9605e8b745fee6ec51bded1eed2c files/amarok-1.3.1-gst-alsaagain.patch 1511 MD5 4f4eae9cff4ef39fb98bf5109faf8113 files/digest-amarok-1.3 64 MD5 55c15fa0003bd71db5f7e23d750c0b16 files/digest-amarok-1.2.3 66 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) -iD8DBQFDLZHWj5H05b2HAEkRAjHKAJ0c14tljF+YWrFu0mC3YPm+m2WqWgCgk30S -AQnM3Zw8l06bM4Lg/Wl+Ark= -=nq+F +iD8DBQFDMIKuj5H05b2HAEkRAh83AJ0ZPyAScdRKS019k9DU7tmq3y0/1wCcDRuf ++WGTrCUHqfxalTYjZYE8t8s= +=SPzu -----END PGP SIGNATURE----- diff --git a/media-sound/amarok/amarok-1.3.2.ebuild b/media-sound/amarok/amarok-1.3.2.ebuild new file mode 100644 index 000000000000..91c0b12117b1 --- /dev/null +++ b/media-sound/amarok/amarok-1.3.2.ebuild @@ -0,0 +1,90 @@ +# 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.2.ebuild,v 1.1 2005/09/20 21:43:25 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 musicbrainz" +# 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 ) + musicbrainz? ( >=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 (preferred) 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 (preferred) 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_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.2 b/media-sound/amarok/files/digest-amarok-1.3.2 new file mode 100644 index 000000000000..8b0ffc479feb --- /dev/null +++ b/media-sound/amarok/files/digest-amarok-1.3.2 @@ -0,0 +1 @@ +MD5 5988bf5a1e6ac8da41e1a8710d75b6a8 amarok-1.3.2.tar.bz2 7646724 |