gnome-screensaver 2.28.3: fix up configure as well now
[openembedded.git] / recipes / btscanner / btscanner_2.0.bb
blob4063a98b8ee643b5a951a94888c2fcf92f3ea25c
1 DESCRIPTION = "Extract information from Bluetooth devices in range."
2 SECTION = "libs"
3 PRIORITY = "optional"
4 HOMEPAGE = "http://www.pentest.co.uk/cgi-bin/viewcat.cgi?cat=downloads&section=01_bluetooth"
5 DEPENDS = "bluez-libs gdbm ncurses libxml2"
6 PR = "r2"
7 LICENSE = "GPLv2"
9 SRC_URI = "http://www.pentest.co.uk/src/btscanner-${PV}.tar.bz2 \
10 file://gcc-4.patch;patch=1 \
11 file://configurable-paths.patch;patch=1 \
14 FILES_${PN} += "${datadir}/oui.txt"
16 inherit autotools