mirror of
git://projects.qi-hardware.com/fped.git
synced 2024-12-22 23:11:44 +02:00
debian: cleanup on control file
This commit is contained in:
parent
42a4adeaaf
commit
d2daaf83d1
12
debian/control
vendored
12
debian/control
vendored
@ -3,11 +3,12 @@ Section: electronics
|
||||
Priority: extra
|
||||
Maintainer: Xiangfu Liu <xiangfu@openmobilefree.net>
|
||||
Build-Depends: debhelper (>= 7.4.10), pkg-config,
|
||||
bash (>= 4), flex, bison,
|
||||
imagemagick, transfig, netpbm, ghostscript,
|
||||
libgtk2.0-dev
|
||||
Standards-Version: 3.9.3
|
||||
bash (>= 4), flex, bison,
|
||||
imagemagick, transfig, netpbm, ghostscript,
|
||||
libgtk2.0-dev
|
||||
Standards-Version: 3.9.4
|
||||
Homepage: http://downloads.qi-hardware.com/people/werner/fped/gui.html
|
||||
Vcs-Git: git://projects.qi-hardware.com/fped.git
|
||||
|
||||
Package: fped
|
||||
Architecture: any
|
||||
@ -16,9 +17,10 @@ Description: Footprint editor
|
||||
fped is an editor that allows the interactive creation of footprints of
|
||||
electronic components. Footprint definitions are stored in a text format
|
||||
that resembles a programming language.
|
||||
.
|
||||
The language is constrained such that anything that can be expressed in
|
||||
the textual definition also has a straightforward equivalent operation
|
||||
that can be performed through the GUI.
|
||||
.
|
||||
A description of the GUI can be found here:
|
||||
http://downloads.qi-hardware.com/people/werner/fped/gui.html
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user