openocd stable port information

Info2: <<
Package: openocd
Version: 0.5.0
Revision: 1

Source: mirror:sourceforge:openocd/%v/openocd-%v.tar.gz
Source-MD5: 42999a8950b669780f27ec7484c86458

BuildDepends: libftdi,libusb,fink (>= 0.28)
Depends: libftdi-shlibs

PatchScript: <<
perl -i -pe 's/INFO_DEPS =.*/INFO_DEPS =/' doc/Makefile.in
<<

ConfigureParams: <<
--disable-maintainer-mode \
--disable-dependency-tracking \
--disable-doxygen-html \
--enable-ft2232_libftdi \
--enable-usb_blaster_libftdi \
--enable-ep93xx \
--enable-at91rm9200 \
--enable-presto_libftdi \
--enable-usbprog \
--enable-jlink \
--enable-vsllink \
--enable-rlink \
--enable-arm-jtag-ew \
--disable-werror
<<

DocFiles: AUTHORS ChangeLog COPYING NEWS README TODO

Description: Open On-Chip Debugger (JTAG)
DescDetail: <<
The "Open On-Chip Debugger" provides JTAG access from GDB
(or directly with TCL scripts) to processors with ARM, MIPS, and other cores.

Docs: http://openocd.sourceforge.net/doc/openocd.html/index.html
<<

DescPackaging: <<
Disabled all options that did not compile the first try:
--enable-doxygen-pdf Enable building Doxygen manual as PDF.
--enable-zy1000 is a minidriver that disables others
--enable-ecosboard don't have pkgconfig/system.h
--enable-ioutil SIOCGIFHWADDR not defined in ioutil.c
--enable-httpd microhttpd.h not found
--enable-amtjtagaccel linux/parport.h missing
--enable-gw16012 linux/parport.h missing
--enable-oocd_trace B2500000 undeclared

.info processing did not work
<<
License: GPL
Homepage: http://openocd.sourceforge.net/
Maintainer: Matthias Ringwald
<<