debian: some update on description

This commit is contained in:
Xiangfu 2012-09-10 10:42:10 +08:00
parent d54a0ff81d
commit 481df2af10

16
debian/control vendored
View File

@ -10,19 +10,17 @@ 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
Description: tool to program flexible programmable gate arrays
fpgatools is a toolchain to program flexible programmable
gate arrays (FPGAs). The only supported chip at this time is
the xc6slx9, a cheap (ca. 10 USD) but powerful 45nm-generation
chip with about 2400 LUTs, block ram and multiply-accumulate devices
Package: libfpga
Architecture: any
Section: libs
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: libs for fpgatools
Description: libs of fpgatools
small independent command line utilities, no GUI
plain C, no C++
simple Makefiles
@ -34,7 +32,7 @@ Package: libfpga-doc
Architecture: any
Section: doc
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: documents and example for fpgatools
Description: documents of fpgatools
small independent command line utilities, no GUI
plain C, no C++
simple Makefiles