summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO34
1 files changed, 34 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..df605118cb38
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,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
+