2009-03-23 05:02:03 +00:00
|
|
|
# Template file for 'libusb'
|
|
|
|
pkgname=libusb
|
2012-04-28 13:49:07 +00:00
|
|
|
version=1.0.9
|
|
|
|
homepage="http://libusb.sourceforge.net/"
|
2009-03-23 05:02:03 +00:00
|
|
|
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.bz2"
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2012-06-03 07:08:53 +00:00
|
|
|
revision=1
|
2009-03-23 05:02:03 +00:00
|
|
|
short_desc="A library which allows userspace access to USB devices"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2012-04-28 13:49:07 +00:00
|
|
|
license="LGPL-2.1"
|
|
|
|
checksum=e920eedc2d06b09606611c99ec7304413c6784cba6e33928e78243d323195f9b
|
2009-03-23 05:02:03 +00:00
|
|
|
long_desc="
|
|
|
|
This package provides a way for applications to access USB devices."
|
|
|
|
|
2009-11-22 07:31:44 +00:00
|
|
|
subpackages="$pkgname-devel"
|