blob: 57381ab9ac12068ae2a4f3896d086a0a102500f0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = nexys2prog
pkgdesc = A tool to load .bit files to Digilent's Nexys 2 board
pkgver = 20101021
pkgrel = 3
url = http://ixo-jtag.sourceforge.net/nexys2-linux-howto.html
arch = i686
arch = x86_64
license = GPL2
makedepends = git
depends = libftd2xx
depends = fxload
depends = urjtag
options = !strip
source = ixo-usb-jtag::git+https://github.com/svn2github/ixo-usb-jtag.git
source = nexys2prog_path.patch
source = 55-nexys2.rules
md5sums = SKIP
md5sums = 651a177d161a2464b49dda15a3606776
md5sums = 94eda290718149882b7f67d97857329c
pkgname = nexys2prog
|