2009-03-23 06:02:18 +01:00
|
|
|
# Template file for 'libusb-compat'
|
|
|
|
pkgname=libusb-compat
|
2012-05-07 10:33:26 +02:00
|
|
|
version=0.1.4
|
|
|
|
homepage="http://libusb.sourceforge.net/"
|
2009-03-23 06:02:18 +01:00
|
|
|
distfiles="${SOURCEFORGE_SITE}/libusb/$pkgname-$version.tar.bz2"
|
2011-10-24 14:14:47 +02:00
|
|
|
build_style=gnu-configure
|
2012-05-23 18:26:56 +02:00
|
|
|
makedepends="pkg-config libusb-devel"
|
2012-06-03 09:08:53 +02:00
|
|
|
revision=1
|
2009-03-23 06:02:18 +01:00
|
|
|
short_desc="A libusb-0.1 compatibility library"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2012-05-07 10:33:26 +02:00
|
|
|
license="LGPL-2.1"
|
|
|
|
checksum=ed5bdd160c7b01ef767fb931a81b454f46226d1e2cf58502ced758d3e5a9fdc4
|
2009-03-23 06:02:18 +01:00
|
|
|
long_desc="
|
|
|
|
$pkgname is a replacement for libusb-0.1. However, instead of being an actual
|
|
|
|
implementation, libusb-0.1 is more of a compatibility layer (or wrapper) which
|
|
|
|
just converts libusb-0.1 calls into their libusb-1.0 equivalents."
|
|
|
|
|
2009-11-22 08:31:44 +01:00
|
|
|
subpackages="$pkgname-devel"
|