relocate packages on recipes-base/recipes-enigma2/recipes-wlan.
[vuplus_openvuplus_3.0] / meta-openvuplus / recipes-multimedia / dvbtools / wscan_20101204.bb
1 SUMMARY = "Wscan is a dvb channel scanner that doesn't require an initial frequency table"
2 LICENSE = "GPLv2"
3 PR = "r1"
4
5 SRC_URI = "http://wirbel.htpc-forum.de/w_scan/w_scan-${PV}.tar.bz2"
6
7 SRC_URI[md5sum] = "93c1a61992cac35d0efcf14a0ef2bd25"
8 SRC_URI[sha256sum] = "1731a17317a75f9c37732654c10070acf4058b70757f762de8be05d8f5fcf838"
9
10 S = "${WORKDIR}/w_scan-${PV}"
11
12 inherit autotools
13
14 FILES_${PN} += "${datadir}"
15