summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Schwarzott <zzam@gentoo.org>2007-09-09 22:06:21 +0000
committerMatthias Schwarzott <zzam@gentoo.org>2007-09-09 22:06:21 +0000
commit236fd18f74a962f2879f5dec9734d1270352f8e0 (patch)
treebf8f2247837e8d27f4636fd901778f74ffca39b3 /media-plugins/vdr-wirbelscan/vdr-wirbelscan-0.0.3.ebuild
parentfix multilib issue (bug 191910), thanks to Kenneth Prugh (diff)
downloadgentoo-2-236fd18f74a962f2879f5dec9734d1270352f8e0.tar.gz
gentoo-2-236fd18f74a962f2879f5dec9734d1270352f8e0.tar.bz2
gentoo-2-236fd18f74a962f2879f5dec9734d1270352f8e0.zip
Version bumped.
(Portage version: 2.1.3.9)
Diffstat (limited to 'media-plugins/vdr-wirbelscan/vdr-wirbelscan-0.0.3.ebuild')
-rw-r--r--media-plugins/vdr-wirbelscan/vdr-wirbelscan-0.0.3.ebuild22
1 files changed, 22 insertions, 0 deletions
diff --git a/media-plugins/vdr-wirbelscan/vdr-wirbelscan-0.0.3.ebuild b/media-plugins/vdr-wirbelscan/vdr-wirbelscan-0.0.3.ebuild
new file mode 100644
index 000000000000..c593d2a20a2d
--- /dev/null
+++ b/media-plugins/vdr-wirbelscan/vdr-wirbelscan-0.0.3.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-wirbelscan/vdr-wirbelscan-0.0.3.ebuild,v 1.1 2007/09/09 22:06:20 zzam Exp $
+
+inherit vdr-plugin
+
+MY_P=${P}_20070903
+
+DESCRIPTION="VDR Plugin: Scan for channels on DVB-? and on PVR*-Cards"
+HOMEPAGE="http://free.pages.at/wirbel4vdr/wirbelscan/index2.html"
+SRC_URI="http://free.pages.at/wirbel4vdr/wirbelscan/${MY_P}.tgz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86"
+IUSE=""
+
+DEPEND="media-video/vdr
+ !<media-tv/ivtv-0.8"
+
+S="${WORKDIR}/${MY_P#vdr-}"
+