diff options
author | Jan Brinkmann <luckyduck@gentoo.org> | 2005-05-28 18:55:16 +0000 |
---|---|---|
committer | Jan Brinkmann <luckyduck@gentoo.org> | 2005-05-28 18:55:16 +0000 |
commit | ab8938f673c9adc8a3a01db4a82f6e87f3153ee5 (patch) | |
tree | 02e591d3c4e852fa163a1a4ae5cbe627a240bfca /media-plugins/streamtuner-local | |
parent | Version bumped. (diff) | |
download | gentoo-2-ab8938f673c9adc8a3a01db4a82f6e87f3153ee5.tar.gz gentoo-2-ab8938f673c9adc8a3a01db4a82f6e87f3153ee5.tar.bz2 gentoo-2-ab8938f673c9adc8a3a01db4a82f6e87f3153ee5.zip |
Dont make use of the deprecated oggvorbis useflag any longer, see #94254.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'media-plugins/streamtuner-local')
5 files changed, 15 insertions, 44 deletions
diff --git a/media-plugins/streamtuner-local/ChangeLog b/media-plugins/streamtuner-local/ChangeLog index 1f9bc296cf1d..c9c064425651 100644 --- a/media-plugins/streamtuner-local/ChangeLog +++ b/media-plugins/streamtuner-local/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/streamtuner-local -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/streamtuner-local/ChangeLog,v 1.12 2004/12/19 05:25:26 eradicator Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/streamtuner-local/ChangeLog,v 1.13 2005/05/28 18:55:16 luckyduck Exp $ + + 28 May 2005; Jan Brinkmann <luckyduck@gentoo.org> + -streamtuner-local-0.2.1.ebuild, streamtuner-local-0.4.0.ebuild: + Dont make use of the deprecated oggvorbis useflag any longer, see #94254. 18 Dec 2004; Jeremy Huddleston <eradicator@gentoo.org> streamtuner-local-0.4.0.ebuild: diff --git a/media-plugins/streamtuner-local/Manifest b/media-plugins/streamtuner-local/Manifest index 7dda5d23a918..b7767f1c9568 100644 --- a/media-plugins/streamtuner-local/Manifest +++ b/media-plugins/streamtuner-local/Manifest @@ -1,17 +1,7 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 cbbaa4f93cb70c81448bc61269ccc70c ChangeLog 1525 -MD5 a1eaeb2ae801daeb712c90c060e922dc metadata.xml 158 +MD5 499e127c360f0a0e92237530022d5670 streamtuner-local-0.4.0.ebuild 840 MD5 f7bfb8e93e9e9da7aa1f2801a6787d16 streamtuner-local-0.2.1.ebuild 715 -MD5 2d6fb96136b02c4a1e04de48d72817c0 streamtuner-local-0.4.0.ebuild 846 +MD5 48742572aa7ce93e5c2cc2c6522083e3 ChangeLog 1688 +MD5 a1eaeb2ae801daeb712c90c060e922dc metadata.xml 158 +MD5 a42af005d8e16782daf00c3c470ced67 files/0.4.0-gcc34.patch 463 MD5 dbcd9e078d36fabeda737d6b8e9fa53c files/digest-streamtuner-local-0.2.1 75 MD5 5a5af1513c37e84669cabf87806622e0 files/digest-streamtuner-local-0.4.0 75 -MD5 a42af005d8e16782daf00c3c470ced67 files/0.4.0-gcc34.patch 463 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.2.6 (GNU/Linux) - -iD8DBQFBxRDyArHZZzCEUG0RAn2eAJ9DRym5l0DDv3vBiIyjxVQOgZruMACfVeuL -jvoFAL1XZg+h4ar8Ci+zb48= -=oYX6 ------END PGP SIGNATURE----- diff --git a/media-plugins/streamtuner-local/files/digest-streamtuner-local-0.2.1 b/media-plugins/streamtuner-local/files/digest-streamtuner-local-0.2.1 deleted file mode 100644 index f43d2bb37299..000000000000 --- a/media-plugins/streamtuner-local/files/digest-streamtuner-local-0.2.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 ada99bb7e64aea59ca06c24124291bee streamtuner-local-0.2.1.tar.gz 182499 diff --git a/media-plugins/streamtuner-local/streamtuner-local-0.2.1.ebuild b/media-plugins/streamtuner-local/streamtuner-local-0.2.1.ebuild deleted file mode 100644 index 31c5843b7b08..000000000000 --- a/media-plugins/streamtuner-local/streamtuner-local-0.2.1.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/streamtuner-local/streamtuner-local-0.2.1.ebuild,v 1.6 2004/06/24 23:35:07 agriffis Exp $ - -IUSE="" - -DESCRIPTION="A plugin for Streamtuner. It allow to play and browse local mp3 files" -SRC_URI="http://savannah.nongnu.org/download/streamtuner/streamtuner-local.pkg/${PV}/${P}.tar.gz" -HOMEPAGE="http://www.nongnu.org/streamtuner/" -KEYWORDS="x86" -SLOT="0" -LICENSE="as-is" - -DEPEND=">=net-misc/streamtuner-0.9.0 - >=media-libs/id3lib-3.8.0" - -src_install () { - make DESTDIR=${D} \ - sysconfdir=${D}/etc \ - install || die - dodoc COPYING ChangeLog NEWS README INSTALL -} diff --git a/media-plugins/streamtuner-local/streamtuner-local-0.4.0.ebuild b/media-plugins/streamtuner-local/streamtuner-local-0.4.0.ebuild index 64f65d0de0d9..57c136ca320d 100644 --- a/media-plugins/streamtuner-local/streamtuner-local-0.4.0.ebuild +++ b/media-plugins/streamtuner-local/streamtuner-local-0.4.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/streamtuner-local/streamtuner-local-0.4.0.ebuild,v 1.10 2004/12/19 05:25:26 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/streamtuner-local/streamtuner-local-0.4.0.ebuild,v 1.11 2005/05/28 18:55:16 luckyduck Exp $ inherit eutils @@ -8,14 +8,14 @@ DESCRIPTION="A plugin for Streamtuner to browse and play local files." SRC_URI="http://savannah.nongnu.org/download/streamtuner/${P}.tar.gz" HOMEPAGE="http://www.nongnu.org/streamtuner/" -IUSE="oggvorbis" +LICENSE="BSD" SLOT="0" KEYWORDS="amd64 ~ppc sparc x86" -LICENSE="BSD" +IUSE="vorbis" DEPEND=">=net-misc/streamtuner-0.12.0 >=media-libs/libid3tag-0.15 - oggvorbis? ( >=media-libs/libvorbis-1.0 >=media-libs/libogg-1.1 )" + vorbis? ( >=media-libs/libvorbis-1.0 >=media-libs/libogg-1.1 )" src_unpack() { unpack ${A} |