summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-plugins/streamtuner-local/streamtuner-local-0.2.1.ebuild')
-rw-r--r--media-plugins/streamtuner-local/streamtuner-local-0.2.1.ebuild11
1 files changed, 3 insertions, 8 deletions
diff --git a/media-plugins/streamtuner-local/streamtuner-local-0.2.1.ebuild b/media-plugins/streamtuner-local/streamtuner-local-0.2.1.ebuild
index 8410919279f6..b12659311cf7 100644
--- a/media-plugins/streamtuner-local/streamtuner-local-0.2.1.ebuild
+++ b/media-plugins/streamtuner-local/streamtuner-local-0.2.1.ebuild
@@ -1,22 +1,17 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# 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.3 2003/09/11 01:19:38 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/streamtuner-local/streamtuner-local-0.2.1.ebuild,v 1.4 2004/04/09 04:45:29 eradicator Exp $
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"
+KEYWORDS="x86"
SLOT="0"
LICENSE="as-is"
DEPEND=">=net-misc/streamtuner-0.9.0
>=media-libs/id3lib-3.8.0"
-src_compile() {
- econf || die "./configure failed"
- emake || die
-}
-
src_install () {
make DESTDIR=${D} \
sysconfdir=${D}/etc \