aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/dvbtools
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/dvbtools')
-rw-r--r--recipes/dvbtools/wscan_20091230.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes/dvbtools/wscan_20091230.bb b/recipes/dvbtools/wscan_20091230.bb
new file mode 100644
index 0000000000..0dd35cbd29
--- /dev/null
+++ b/recipes/dvbtools/wscan_20091230.bb
@@ -0,0 +1,11 @@
+DESCRIPTION = "Wscan is a dvb channel scanner that doesn't require an initial frequency table"
+LICENSE = "GPLv2"
+
+SRC_URI = "http://wirbel.htpc-forum.de/w_scan/w_scan-${PV}.tar.bz2"
+
+S = "${WORKDIR}/w_scan-${PV}"
+
+inherit autotools
+
+
+FILES_${PN} += "${datadir}"