fpgatools/debian/control
2012-09-08 13:09:04 +08:00

44 lines
1.1 KiB
Plaintext

Source: fpgatools
Section: electronics
Priority: extra
Maintainer: Xiangfu Liu <xiangfu@openmobilefree.net>
Build-Depends: debhelper (>= 7.4.10), pkg-config,
libxml2-dev
Standards-Version: 3.9.3
Homepage: https://github.com/Wolfgang-Spraul/fpgatools
Package: fpgatools
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: tools for create fpga bitstream
small independent command line utilities, no GUI
plain C, no C++
simple Makefiles
text-based file formats
no documentation - read the sources
automatic test suite
Package: libfpga
Architecture: any
Section: libs
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: libs for fpgatools
small independent command line utilities, no GUI
plain C, no C++
simple Makefiles
text-based file formats
no documentation - read the sources
automatic test suite
Package: libfpga-doc
Architecture: any
Section: doc
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: documents and example for fpgatools
small independent command line utilities, no GUI
plain C, no C++
simple Makefiles
text-based file formats
no documentation - read the sources
automatic test suite