summaryrefslogtreecommitdiff
path: root/btscanner/btscanner_1.0.oe
blob: 60f79064a79a61c587882433842949965d3a9225 (plain)
1
2
3
4
5
6
7
8
9
10
11
DESCRIPTION = "Extract information from Bluetooth devices in range."
SECTION = "libs"
PRIORITY = "optional"
HOMEPAGE = "http://www.pentest.co.uk/cgi-bin/viewcat.cgi?cat=downloads&section=01_bluetooth"
DEPENDS = "bluez-libs gdbm ncurses"
PR = "r2"

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

inherit autotools