diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2008-02-02 17:56:56 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2008-02-02 17:56:56 +0000 |
commit | a575b1a0f6a70fc6b0f52203fcd48a09ba694879 (patch) | |
tree | 5ce795c1621d58375e6fe93849f75f3c2f636c57 /media-plugins | |
parent | Bump patchset to fix bug #208212 (diff) | |
download | historical-a575b1a0f6a70fc6b0f52203fcd48a09ba694879.tar.gz historical-a575b1a0f6a70fc6b0f52203fcd48a09ba694879.tar.bz2 historical-a575b1a0f6a70fc6b0f52203fcd48a09ba694879.zip |
Version bump. Contains improved (stream) ICY metadata and HTTP redirect handling. The madplug (MP3) plugin is now more resilient against badly written ID3 tags.
Package-Manager: portage-2.1.4.1
Diffstat (limited to 'media-plugins')
-rw-r--r-- | media-plugins/audacious-plugins/ChangeLog | 10 | ||||
-rw-r--r-- | media-plugins/audacious-plugins/Manifest | 14 | ||||
-rw-r--r-- | media-plugins/audacious-plugins/audacious-plugins-1.4.5.ebuild | 106 |
3 files changed, 128 insertions, 2 deletions
diff --git a/media-plugins/audacious-plugins/ChangeLog b/media-plugins/audacious-plugins/ChangeLog index d4dd1932c1ec..fb4f30b2e9e8 100644 --- a/media-plugins/audacious-plugins/ChangeLog +++ b/media-plugins/audacious-plugins/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for media-plugins/audacious-plugins # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/ChangeLog,v 1.83 2008/01/29 13:53:37 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/ChangeLog,v 1.84 2008/02/02 17:56:56 chainsaw Exp $ + +*audacious-plugins-1.4.5 (02 Feb 2008) + + 02 Feb 2008; Tony Vroon <chainsaw@gentoo.org> + +audacious-plugins-1.4.5.ebuild: + Version bump. Contains improved (stream) ICY metadata and HTTP redirect + handling. The madplug (MP3) plugin is now more resilient against badly + written ID3 tags. 29 Jan 2008; Tony Vroon <chainsaw@gentoo.org> -audacious-plugins-1.3.3.ebuild, -audacious-plugins-1.3.4.ebuild, diff --git a/media-plugins/audacious-plugins/Manifest b/media-plugins/audacious-plugins/Manifest index a4d2dc83e890..b32bc70516de 100644 --- a/media-plugins/audacious-plugins/Manifest +++ b/media-plugins/audacious-plugins/Manifest @@ -1,4 +1,16 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + DIST audacious-plugins-1.4.4.tgz 3174204 RMD160 2625263c76f806d99973d6726a5e794b550778c8 SHA1 157e760e8b7731dd548fe988a99706e4893e4c05 SHA256 31fcb553eb81f9bcd5e66c7c4a8ba392db6ced2397295663ea1523e6d286d663 +DIST audacious-plugins-1.4.5.tgz 3176785 RMD160 6aeca88ce90082f4c028e43f2b572398cce7b056 SHA1 9ee0244526f7a2c6bc48f8ca903f4604a1155b43 SHA256 5ffe377f6df0b701c8a7de7bb63c1ba1951b0a1b0f95a8841765b39204e64d07 EBUILD audacious-plugins-1.4.4.ebuild 2898 RMD160 5c5dcf39da33c240dafa77c5c1207be7146f03d1 SHA1 1de4f173ec3a0f43373043daa878e6309559741c SHA256 8889a65f339471db709b9454fea96a43cced69f86b68da40ac28bf7a685d6fb4 -MISC ChangeLog 17210 RMD160 322d0dfc63e368f2e4effbd520427788af816fb9 SHA1 c3cefbc90d96b3b7e2fbfcafdfcb68609a46497d SHA256 49935c2d132c5ee85cc2a1f9a7f42f449cf94598388d75af2d9d7787e35cde3d +EBUILD audacious-plugins-1.4.5.ebuild 2909 RMD160 4b12ea7c8bffaf5b1c4ba0a38e392fc71c8ebc36 SHA1 9c97266abfa1d8a2e3adb44a00b1bc116b027950 SHA256 dc53f3d3f5b024e49825ddf92306b0612aeeee65961550ef8218dedef0116956 +MISC ChangeLog 17501 RMD160 a6cd89459e1b8adb1fd44d8f652e23cd71fa853c SHA1 34ac7249ef7780c6077b9cb17d89ae549f8479c3 SHA256 a6377c71b75b9107223a342327329463e9a9f6ed09807d501ffeaaf329a873c3 MISC metadata.xml 248 RMD160 f9de13e16a150195633b055ebe61bb4cea95160d SHA1 4ea80510c4e90c385ac851b4f82c36b4f91d9402 SHA256 6a8ca116bded5cdd92cb700f92acd22b01ae159ef1b69c60a03fc9859bb9b3d6 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2.0.7 (GNU/Linux) + +iD8DBQFHpK7up5vW4rUFj5oRAuncAJ9Cb+2F5/eD8fqNHiS1MWHUeXdy4wCeNeoM +XqhxcnfhRHC4cAK9bKJmlwk= +=NBzp +-----END PGP SIGNATURE----- diff --git a/media-plugins/audacious-plugins/audacious-plugins-1.4.5.ebuild b/media-plugins/audacious-plugins/audacious-plugins-1.4.5.ebuild new file mode 100644 index 000000000000..4df289671df2 --- /dev/null +++ b/media-plugins/audacious-plugins/audacious-plugins-1.4.5.ebuild @@ -0,0 +1,106 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-1.4.5.ebuild,v 1.1 2008/02/02 17:56:56 chainsaw Exp $ + +inherit eutils flag-o-matic + +MY_P="${P/_/-}" +S="${WORKDIR}/${MY_P}" +DESCRIPTION="Audacious Player - Your music, your way, no exceptions" +HOMEPAGE="http://audacious-media-player.org/" +SRC_URI="http://distfiles.atheme.org/${MY_P}.tgz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +IUSE="aac adplug alsa arts chardet dbus esd flac gnome jack lirc modplug mp3 mtp musepack nls oss pulseaudio sdl sid sndfile sse2 timidity tta vorbis wavpack wma" + +RDEPEND="app-arch/unzip + >=dev-libs/libcdio-0.78.2 + dev-libs/libxml2 + >=gnome-base/libglade-2.3.1 + >=media-libs/libcddb-1.2.1 + >=media-sound/audacious-1.4.6 + >=net-misc/neon-0.26.3 + >=x11-libs/gtk+-2.6 + adplug? ( >=dev-cpp/libbinio-1.4 ) + alsa? ( >=media-libs/alsa-lib-1.0.9_rc2 ) + arts? ( kde-base/arts ) + dbus? ( >=dev-libs/dbus-glib-0.60 ) + esd? ( >=media-sound/esound-0.2.30 ) + flac? ( >=media-libs/libvorbis-1.0 ) + jack? ( >=media-libs/bio2jack-0.4 + media-sound/jack-audio-connection-kit ) + lirc? ( app-misc/lirc ) + mp3? ( media-libs/libmad ) + mtp? ( >=media-libs/libmtp-0.2.3 ) + musepack? ( media-libs/libmpcdec media-libs/taglib ) + pulseaudio? ( >=media-sound/pulseaudio-0.9.3 ) + sdl? ( >=media-libs/libsdl-1.2.5 ) + sid? ( media-libs/libsidplay ) + sndfile? ( >=media-libs/libsndfile-1.0.17-r1 ) + timidity? ( media-sound/timidity++ ) + tta? ( media-libs/libid3tag ) + vorbis? ( >=media-libs/libvorbis-1.0 + >=media-libs/libogg-1.0 ) + wavpack? ( >=media-sound/wavpack-4.31 ) + wma? ( >=media-libs/libmms-0.3 )" + +DEPEND="${RDEPEND} + nls? ( dev-util/intltool ) + >=dev-util/pkgconfig-0.9.0" + +mp3_warning() { + if ! useq mp3 ; then + ewarn "MP3 support is optional, you may want to enable the mp3 USE-flag" + fi +} + +src_compile() { + mp3_warning + + econf \ + --enable-cdaudio-ng \ + --enable-neon \ + --disable-projectm \ + --disable-projectm-1.0 \ + $(use_enable aac) \ + $(use_enable adplug) \ + $(use_enable alsa) \ + $(use_enable arts) \ + $(use_enable chardet) \ + $(use_enable dbus) \ + $(use_enable esd) \ + $(use_enable flac) \ + $(use_enable jack) \ + $(use_enable gnome gnomeshortcuts) \ + $(use_enable lirc) \ + $(use_enable mp3) \ + $(use_enable modplug) \ + $(use_enable musepack) \ + $(use_enable mtp mtp_up) \ + $(use_enable nls) \ + $(use_enable oss) \ + $(use_enable pulseaudio pulse) \ + $(use_enable sdl paranormal) \ + $(use_enable sid) \ + $(use_enable sndfile) \ + $(use_enable sse2) \ + $(use_enable timidity) \ + $(use_enable tta) \ + $(use_enable vorbis) \ + $(use_enable wavpack) \ + $(use_enable wma) \ + || die + + emake || die "make failed" +} + +src_install() { + make DESTDIR="${D}" install || die + dodoc AUTHORS NEWS +} + +pkg_postinst() { + mp3_warning +} |