2010-10-04 18:15:57 +03:00
|
|
|
Source: fped
|
|
|
|
Section: electronics
|
|
|
|
Priority: extra
|
2012-09-20 05:59:36 +03:00
|
|
|
Maintainer: Xiangfu Liu <xiangfu@openmobilefree.net>
|
2012-10-08 06:42:39 +03:00
|
|
|
Build-Depends: debhelper (>= 7.4.10), dpkg-dev (>= 1.16.1~), pkg-config,
|
2012-10-08 05:56:19 +03:00
|
|
|
bash (>= 4), flex, bison,
|
|
|
|
imagemagick, transfig, netpbm, ghostscript,
|
|
|
|
libgtk2.0-dev
|
|
|
|
Standards-Version: 3.9.4
|
2011-07-28 12:37:08 +03:00
|
|
|
Homepage: http://downloads.qi-hardware.com/people/werner/fped/gui.html
|
2012-10-08 05:56:19 +03:00
|
|
|
Vcs-Git: git://projects.qi-hardware.com/fped.git
|
2010-10-04 18:15:57 +03:00
|
|
|
|
|
|
|
Package: fped
|
|
|
|
Architecture: any
|
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
2010-10-05 11:07:46 +03:00
|
|
|
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.
|
2012-10-08 05:56:19 +03:00
|
|
|
.
|
2010-10-05 11:07:46 +03:00
|
|
|
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.
|
2012-10-08 05:56:19 +03:00
|
|
|
.
|
2010-10-05 11:07:46 +03:00
|
|
|
A description of the GUI can be found here:
|
2011-07-28 12:37:08 +03:00
|
|
|
http://downloads.qi-hardware.com/people/werner/fped/gui.html
|