aboutsummaryrefslogtreecommitdiffstats
path: root/btscanner/btscanner_1.0.oe
blob: b4fd18a0e6abd9d1bd5a969ca066dc09f14df4c4 (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://configure.patch;patch=1"

inherit autotools