aboutsummaryrefslogtreecommitdiffstats
path: root/btscanner/btscanner_1.0.oe
blob: c1380275d153d2235709177ec0624ed3823c66c8 (plain)
1
2
3
4
5
6
7
8
9
10
HOMEPAGE = "http://www.pentest.co.uk/cgi-bin/viewcat.cgi?cat=downloads&section=01_bluetooth"
DESCRIPTION = "Extract information from near Bluetooth devices"
SECTION = "libs"
PRIORITY = "optional"
DEPENDS = "virtual/libbluetooth virtual/libsdp gdbm ncurses"

SRC_URI = "http://www.pentest.co.uk/src/btscanner-${PV}.tar.gz \
	   file://${FILESDIR}/configure.patch;patch=1"

inherit autotools