1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
|
Source: xcircuit
Section: electronics
Priority: optional
Maintainer: Debian Electronics Team <pkg-electronics-devel@lists.alioth.debian.org>
Uploaders: Ruben Undheim <rubund@debian.org>
Build-Depends: debhelper (>= 11),
libx11-dev,
libxpm-dev,
libxt-dev,
x11proto-core-dev,
tcl-dev (>= 8.6.0+6),
tk-dev (>= 8.6.0+6),
chrpath,
libcairo2-dev
Standards-Version: 4.2.1
Vcs-Browser: https://salsa.debian.org/electronics-team/xcircuit
Vcs-Git: https://salsa.debian.org/electronics-team/xcircuit.git
Homepage: http://opencircuitdesign.com/xcircuit/
Package: xcircuit
Architecture: any
Depends: wish, ${shlibs:Depends}, ${misc:Depends}
Description: Draw circuit schematics or almost anything
xcircuit is a generic drawing program tailored for making circuit
diagrams.
.
The graphical interface attempts to maintain consistency between
X11 window rendering and the pure PostScript output.
.
xcircuit is mouse, menu and keyboard driven. The emphasis is on
single character macros.
|