]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/btscanner/btscanner_1.0.bb
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / btscanner / btscanner_1.0.bb
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"
6 PR = "r2"
7 LICENSE = "GPLv2"
8
9 SRC_URI = "http://www.pentest.co.uk/src/btscanner-${PV}.tar.gz \
10            file://configure.patch;patch=1"
11
12 inherit autotools