blob: bf9e70fbf74c9e65abc86f195b79d0cc0e42db2c (
plain)
1
2
3
4
5
6
7
8
9
|
DESCRIPTION = "The open-source libfreespace library provides an easy-to-use interface to Hillcrest Labs Freespace®-based devices such as in-air remote controls. "
LICENSE = "LGPLv2"
DEPENDS = "libusb1"
SRC_URI = "http://launchpad.net/libfreespace/${PV}/${PV}/+download/libfreespace-${PV}.tar.gz"
inherit autotools
|