summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/kradio/kradio-0.3.0_alpha2.ebuild')
-rw-r--r--media-sound/kradio/kradio-0.3.0_alpha2.ebuild18
1 files changed, 18 insertions, 0 deletions
diff --git a/media-sound/kradio/kradio-0.3.0_alpha2.ebuild b/media-sound/kradio/kradio-0.3.0_alpha2.ebuild
new file mode 100644
index 000000000000..ca445b3084b2
--- /dev/null
+++ b/media-sound/kradio/kradio-0.3.0_alpha2.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/kradio/kradio-0.3.0_alpha2.ebuild,v 1.1 2003/12/12 10:34:33 phosphan Exp $
+
+inherit kde-base
+
+S=${WORKDIR}/${P/_al/-al}
+
+MY_PATCH="ksimus-patch-0.3.6-2"
+DESCRIPTION="kradio is a radio tuner application for KDE"
+HOMEPAGE="http://sourceforge.net/projects/kradio/"
+KEYWORDS="~x86"
+SRC_URI="mirror://sourceforge/${PN}/${P/_al/-al}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+
+need-kde 3