2010-11-14 12:39:19 +01:00
|
|
|
PKG_NAME="libusb-compat"
|
|
|
|
|
PKG_VERSION="0.1.3"
|
|
|
|
|
PKG_REV="1"
|
|
|
|
|
PKG_ARCH="any"
|
|
|
|
|
PKG_LICENSE="GPL"
|
|
|
|
|
PKG_SITE="http://libusb.sourceforge.net/"
|
2010-12-16 13:47:12 +01:00
|
|
|
PKG_URL="$SOURCEFORGE_SRC/libusb/$PKG_NAME-$PKG_VERSION.tar.bz2"
|
2010-11-14 12:39:19 +01:00
|
|
|
PKG_DEPENDS="libusb"
|
|
|
|
|
PKG_BUILD_DEPENDS="toolchain libusb"
|
|
|
|
|
PKG_PRIORITY="optional"
|
|
|
|
|
PKG_SECTION="system"
|
|
|
|
|
PKG_SHORTDESC="libusb-compat: OS independent USB device access"
|
|
|
|
|
PKG_LONGDESC="The libusb project's aim is to create a Library for use by user level applications to USB devices regardless of OS."
|
|
|
|
|
PKG_IS_ADDON="no"
|
2010-11-25 18:16:04 +01:00
|
|
|
|
|
|
|
|
PKG_AUTORECONF="yes"
|