summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: df605118cb38c2a083d048a7fa549566dfb3cbd2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
pkgbase = openocd-git
	pkgdesc = Debugging, in-system programming and boundary-scan testing for embedded target devices (git version)
	pkgver = 6734.09ca5af
	pkgrel = 1
	url = http://openocd.sourceforge.net/
	install = openocd-git.install
	arch = i686
	arch = x86_64
	arch = arm
	license = GPL
	makedepends = git
	makedepends = automake>=1.11
	makedepends = autoconf
	makedepends = libtool
	makedepends = tcl
	depends = libftdi
	depends = libftdi-compat
	depends = libusb
	depends = libusb-compat
	optdepends = libftdi: support devices using this FTDI implementation
	optdepends = libftd2xx: support devices using this FTDI implementation
	optdepends = hidapi: support CMSIS-DAP compliant devices
	provides = openocd
	conflicts = openocd
	options = !strip
	source = openocd::git://git.code.sf.net/p/openocd/code
	source = openocd-0.9.0-exit-clean.patch
	md5sums = SKIP
	md5sums = 72f43470849c08d298a8de6b4598ba3b
	sha1sums = SKIP
	sha1sums = 5456bd27e1bdb466a3df12f163efb8b6128429b9

pkgname = openocd-git