Root/debian/control

Source at commit ba96a9303932e9410ab9f43c93234ffb38df16a5 created 13 years 5 months ago.
By Xiangfu Liu, clean up the Build-Depends.
1Source: fped
2Section: electronics
3Priority: extra
4Maintainer: Xiangfu Liu <xiangfu@sharism.cc>
5Build-Depends: debhelper (>= 5), pkg-config, flex, bison, imagemagick, bash, libgtk2.0-dev, ttf-liberation, transfig
6Standards-Version: 3.9.1
7Homepage: http://svn.openmoko.org/trunk/eda/fped
8
9Package: fped
10Architecture: any
11Depends: ${shlibs:Depends}, ${misc:Depends}
12Description: fped - Footprint editor
13  fped is an editor that allows the interactive creation of footprints of
14  electronic components. Footprint definitions are stored in a text format
15  that resembles a programming language.
16  The language is constrained such that anything that can be expressed in
17  the textual definition also has a straightforward equivalent operation
18  that can be performed through the GUI.
19  This README describes only the footprint definition language. A
20  description of the GUI can be found here:
21  http://people.openmoko.org/werner/fped/gui.html
22
23

Archive Download this file

Branches:
master



interactive