summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2009-01-18 18:44:43 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2009-01-18 18:44:43 +0000
commit2c5e3cb5ed41164d9213fc5f1a4dedade4a5eec2 (patch)
tree768c4c9d15d9631b1f0345831016ec91baa993d1 /net-misc/streamtuner
parentDropped keyword for alpha, bug #254875 (diff)
downloadhistorical-2c5e3cb5ed41164d9213fc5f1a4dedade4a5eec2.tar.gz
historical-2c5e3cb5ed41164d9213fc5f1a4dedade4a5eec2.tar.bz2
historical-2c5e3cb5ed41164d9213fc5f1a4dedade4a5eec2.zip
old. typo.
Package-Manager: portage-2.1.6.6/cvs/Linux 2.6.28-gentoo i686
Diffstat (limited to 'net-misc/streamtuner')
-rw-r--r--net-misc/streamtuner/Manifest3
-rw-r--r--net-misc/streamtuner/streamtuner-0.99.99-r3.ebuild50
-rw-r--r--net-misc/streamtuner/streamtuner-0.99.99-r4.ebuild4
3 files changed, 3 insertions, 54 deletions
diff --git a/net-misc/streamtuner/Manifest b/net-misc/streamtuner/Manifest
index 59843f85baed..25d83cb05727 100644
--- a/net-misc/streamtuner/Manifest
+++ b/net-misc/streamtuner/Manifest
@@ -5,7 +5,6 @@ AUX streamtuner-0.99.99-shoutcast.patch 1365 RMD160 1bd09fc44d06b31267c81b1f3c71
DIST streamtuner-0.99.99-pygtk-2.6.diff 437 RMD160 b983875d8b34efc546bd8f11d5746106fa2bd583 SHA1 ac67e9d041bf129c1bcbd5f3b4a6a3c12b596ea2 SHA256 8629df3b297f57b94afddf479c405b3922a74447318fbb8075cbdd0b91bac7ec
DIST streamtuner-0.99.99.tar.gz 948075 RMD160 b2f7dbc47a148e4c195f85b8f5e77bb843bb7d4e SHA1 d912dbe1741ba9d14342ab6d9d818f06e97f6b59 SHA256 5c223a5e8dab9e504617bd221914e97bd2f0ae5f6ed8fe78b8ea8b427fee9123
EBUILD streamtuner-0.99.99-r2.ebuild 1304 RMD160 91fa4811cbde53f688aa084b766fe77d332276bf SHA1 f2d37e524a391ec13436b9bca247e0e49d0e083b SHA256 8677f9c7d7e8cc3c62222fbe5351d30acaa42ba61f43c0c4b621b3984e687218
-EBUILD streamtuner-0.99.99-r3.ebuild 1349 RMD160 ef746ebae70144120259b9794d1c9a8e115d1953 SHA1 60c5fae164e378af61e7ff84efee83b98b843517 SHA256 776d416f9c96fea1626b84a0ce2a35c58f0d3687553c2f3c340b98d4027a8e0e
-EBUILD streamtuner-0.99.99-r4.ebuild 1258 RMD160 9db109791cc73699a846ecc378fb3bb4450defdf SHA1 8dcd163c9d176260aa5a952acc5c273d69bca3f6 SHA256 986e41f9983bdcdf6f45a155d5a9037729d802f33e9e13d8b133dbf138dd8a9b
+EBUILD streamtuner-0.99.99-r4.ebuild 1259 RMD160 65d8ed8b21e538fa0f3c7aaf9cada0e2eb9a4f91 SHA1 1591ee39b937273ed92719296be0a0b033f18b12 SHA256 e57aecdc2f2cfc46da135b08d33e70f5572d6a0f85646e6ec2dd4d9f96d7b967
MISC ChangeLog 5361 RMD160 49d01cd624c82113841c11b2cbf4a2d6cc24d924 SHA1 f23d046e834a89f63a28daf093749ac70352e103 SHA256 08c74a3482bdc485cf8de2ef38a73e5b5a716e1b61c45cbff8ed0a61c10c6c3f
MISC metadata.xml 287 RMD160 aec7dcf72869e99fe003cd04f167de44376a20e5 SHA1 aba94742667c6e045841f1978fdf9fd17be65391 SHA256 6f79c7542730173a2de8b8b6c9e95a9fe727d9a17928a8a15a170f93389554ba
diff --git a/net-misc/streamtuner/streamtuner-0.99.99-r3.ebuild b/net-misc/streamtuner/streamtuner-0.99.99-r3.ebuild
deleted file mode 100644
index 838360e6e86c..000000000000
--- a/net-misc/streamtuner/streamtuner-0.99.99-r3.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/streamtuner/streamtuner-0.99.99-r3.ebuild,v 1.1 2008/05/13 06:10:24 drac Exp $
-
-EAPI=1
-
-GCONF_DEBUG=no
-
-inherit gnome2 eutils
-
-DESCRIPTION="Stream directory browser for browsing internet radio streams"
-HOMEPAGE="http://www.nongnu.org/streamtuner"
-SRC_URI="http://savannah.nongnu.org/download/${PN}/${P}.tar.gz
- http://savannah.nongnu.org/download/${PN}/${P}-pygtk-2.6.diff"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE="python +shout +xiph"
-
-RDEPEND=">=x11-libs/gtk+-2.4
- net-misc/curl
- app-text/scrollkeeper
- xiph? ( dev-libs/libxml2 )
- >=media-libs/taglib-1.2
- python? ( dev-python/pygtk )
- x11-misc/xdg-utils"
-DEPEND="${RDEPEND}
- dev-util/pkgconfig
- !media-plugins/streamtuner-xiph
- !media-plugins/streamtuner-local
- !media-plugins/streamtuner-live365
- !media-plugins/streamtuner-python"
-
-DOCS="AUTHORS NEWS README TODO"
-
-src_unpack() {
- unpack ${A}
- cd "${S}"
- epatch "${FILESDIR}"/${P}-gentoo.patch \
- "${FILESDIR}"/${P}-shoutcast.patch \
- "${DISTDIR}"/${P}-pygtk-2.6.diff
-}
-
-src_compile() {
- # live365 causes parse errors at connect time.
- econf --disable-live365 $(use_enable python) \
- $(use_enable shout shoutcast) $(use_enable xiph)
- emake || die "emake failed."
-}
diff --git a/net-misc/streamtuner/streamtuner-0.99.99-r4.ebuild b/net-misc/streamtuner/streamtuner-0.99.99-r4.ebuild
index 81e0374df8e5..bdc6b46476c2 100644
--- a/net-misc/streamtuner/streamtuner-0.99.99-r4.ebuild
+++ b/net-misc/streamtuner/streamtuner-0.99.99-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/streamtuner/streamtuner-0.99.99-r4.ebuild,v 1.2 2009/01/18 18:38:25 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/streamtuner/streamtuner-0.99.99-r4.ebuild,v 1.3 2009/01/18 18:44:43 ssuominen Exp $
EAPI=1
GCONF_DEBUG=no
@@ -29,7 +29,7 @@ DEPEND="${RDEPEND}
pkg_setup() {
# live365 causes parse errors at connect time.
- G2CONF="-disable-live365 $(use_enable python)
+ G2CONF="--disable-live365 $(use_enable python)
$(use_enable shout shoutcast) $(use_enable xiph)"
}