blob: 53accde966f10847e17872a4b7a33c6d8bbfc2b4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = libftd3xx
pkgdesc = Library that allows a direct access to a FTDI USB3.0 chip (FT60x) based device. Proprietary FTDI drivers BETA.
pkgver = 0.5.0
pkgrel = 1
url = http://www.ftdichip.com/
arch = i686
arch = x86_64
license = custom
depends = glibc
depends = libusbx>=1.0.8
options = !strip
options = staticlibs
source = http://www.ftdichip.com/Drivers/D3XX/Linux/d3xx-linux-x86_64-0.5.0.tar.zip
source = http://www.ftdichip.com/Drivers/FTDriverLicenceTerms.htm
md5sums = ff272a3e2781313d2adbef78b37e00ec
md5sums = 5aa57df28165cb16ffdf2f2989417841
pkgname = libftd3xx
|