aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/dvbtools
diff options
context:
space:
mode:
authorKoen Kooi <k-kooi@ti.com>2010-01-20 14:29:12 +0100
committerKoen Kooi <koen@openembedded.org>2010-01-28 14:58:57 +0100
commit3d3ce7f2f4a071cd36809e9fa21fad1135ffe298 (patch)
tree3300e3f6e5d7de2e2c7fdae5804fe58d01d6b59d /recipes/dvbtools
parent529db9c303f126ceac0d5f36bec79e578f90db02 (diff)
downloadopenembedded-3d3ce7f2f4a071cd36809e9fa21fad1135ffe298.tar.gz
wscan: update to 20091230
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}"