2009-03-23 05:02:03 +00:00
|
|
|
# Template file for 'libusb'
|
|
|
|
pkgname=libusb
|
2010-12-04 09:42:56 +00:00
|
|
|
version=1.0.8
|
2009-03-23 05:02:03 +00:00
|
|
|
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.bz2"
|
|
|
|
build_style=gnu_configure
|
|
|
|
short_desc="A library which allows userspace access to USB devices"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2010-12-04 09:42:56 +00:00
|
|
|
checksum=21d0d3a5710f7f4211c595102c6b9eccb42435a17a4f5bd2c3f4166ab1badba9
|
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"
|
2010-01-09 00:03:28 +00:00
|
|
|
Add_dependency run glibc
|