summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Schwarzott <zzam@gentoo.org>2007-01-03 10:47:25 +0000
committerMatthias Schwarzott <zzam@gentoo.org>2007-01-03 10:47:25 +0000
commit9d72b14fde246fe37b175e0b99f7e341fc1b9b30 (patch)
tree954dd1e81150deade5a925ff6d6cbc73728dc3ec /media-plugins/vdr-tvtv/vdr-tvtv-0.3.2.ebuild
parentversion bump, added mikmod support via mikmod USE flac; support for flac 1.1.3 (diff)
downloadgentoo-2-9d72b14fde246fe37b175e0b99f7e341fc1b9b30.tar.gz
gentoo-2-9d72b14fde246fe37b175e0b99f7e341fc1b9b30.tar.bz2
gentoo-2-9d72b14fde246fe37b175e0b99f7e341fc1b9b30.zip
Version bumped.
(Portage version: 2.1.2_rc4-r5)
Diffstat (limited to 'media-plugins/vdr-tvtv/vdr-tvtv-0.3.2.ebuild')
-rw-r--r--media-plugins/vdr-tvtv/vdr-tvtv-0.3.2.ebuild19
1 files changed, 19 insertions, 0 deletions
diff --git a/media-plugins/vdr-tvtv/vdr-tvtv-0.3.2.ebuild b/media-plugins/vdr-tvtv/vdr-tvtv-0.3.2.ebuild
new file mode 100644
index 000000000000..e99c4b7a06a7
--- /dev/null
+++ b/media-plugins/vdr-tvtv/vdr-tvtv-0.3.2.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-tvtv/vdr-tvtv-0.3.2.ebuild,v 1.1 2007/01/03 10:47:25 zzam Exp $
+
+inherit vdr-plugin
+
+DESCRIPTION="VDR plugin: create record-timer from the website of the TVTV service"
+HOMEPAGE="http://home.arcor.de/grossmar"
+SRC_URI="http://home.arcor.de/grossmar/tvtv/${P}.tgz"
+
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86"
+IUSE=""
+
+DEPEND=">=media-video/vdr-1.2.6
+ net-misc/curl"
+