Summary
XCircuit is a UNIX/X11 program for drawing publishable-quality electrical circuit schematic diagrams and related figures, and produce circuit netlists through schematic capture. XCircuit regards circuits as inherently hierarchical, and writes both hierarchical PostScript output and hierarchical SPICE netlists. Circuit components are saved in and retrieved from libraries which are fully editable. XCircuit does not separate artistic expression from circuit drawing; it maintains flexiblity in style without compromising the power of schematic capture.
Versions
v3.10.30-r2 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- amd64 ~ppc ~x86
- USE flags
- tcl
USE flags
General
- tcl
- Add support the Tcl language
Dependencies
app-text / ghostscript-gpl : Interpreter for the PostScript language and PDF
dev-lang / tcl : Tool Command Language
media-libs / fontconfig : A library for configuring and customizing font access
sys-libs / zlib : Standard (de)compression library
x11-libs / cairo : A vector graphics library with cross-device output support
x11-libs / libICE : X.Org Inter-Client Exchange library
x11-libs / libSM : X.Org Session Management library
x11-libs / libX11 : X.Org X11 library
Runtime Dependencies
app-text / ghostscript-gpl : Interpreter for the PostScript language and PDF
dev-lang / tcl : Tool Command Language
media-libs / fontconfig : A library for configuring and customizing font access
sci-electronics / ngspice : The Next Generation Spice (Electronic Circuit Simulator)
sys-libs / zlib : Standard (de)compression library
x11-libs / cairo : A vector graphics library with cross-device output support
x11-libs / libICE : X.Org Inter-Client Exchange library
x11-libs / libSM : X.Org Session Management library
x11-libs / libX11 : X.Org X11 library
Bugs
- 725424
- sci-electronics/xcircuit-3.10.30-r1 calls ar directly
- 741364
- sci-electronics/xcircuit-3.9.73 fails to compile: Display.c:519:6: error: non-void function 'AsciiSinkInitialize' should return a
- 878063
- sci-electronics/xcircuit-3.10.30-r1 fails to compile (lto): xcircuit.h:196:28: error: dereferencing type-punned pointer will break strict-aliasing rules [-Werror=strict-aliasing]
- 924717
- sci-electronics/xcircuit-3.10.30-r1 has implicit function declarations in configure logs
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sci-electronics/xcircuit: kick it until it builds
-std=gnu89 -Wno-incompatible-function-pointer-types Closes: https://bugs.gentoo.org/870553 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Eli Schwartz · gentoo
sci-electronics/xcircuit: fix underspecified dependency on cairo
It doesn't just require cairo. It specifically uses cairo-xlib, so we need to ensure cairo is built with USE=X. Closes: https://bugs.gentoo.org/616312 Signed-off-by: Eli Schwartz <eschwartz@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
sci-electronics/xcircuit: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mario Haustein · gentoo
sci-electronics/xcircuit: subscribe to app-text/ghostscript-gpl subslot
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Closes: https://github.com/gentoo/gentoo/pull/28841 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
sci-electronics/xcircuit: drop 3.9.73
Closes: https://bugs.gentoo.org/867226 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolić · gentoo
sci-electronics/xcircuit: Stabilize 3.10.30 x86, #867226
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolić · gentoo
sci-electronics/xcircuit: Stabilize 3.10.30 amd64, #867226
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Georgy Yakovlev · gentoo
sci-electronics/xcircuit: de-stabilize for ~ppc, bug #823768
Bug: https://bugs.gentoo.org/823768 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Victor Kustov · gentoo
sci-electronics/xcircuit: version bump to 3.10.20
- up version to 3.10.30 - add ngspice as run dependency Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Victor Kustov <ktrace@yandex.ru> Closes: https://github.com/gentoo/gentoo/pull/21161 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
sci-electronics/xcircuit: Drop 3.7.48 and 3.8.83
Closes: https://bugs.gentoo.org/724164 Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
sci-electronics/xcircuit: amd64 stable wrt bug #724164
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
sci-electronics/xcircuit: x86 stable wrt bug #724164
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
sci-electronics/xcircuit: stable 3.9.73 for ppc
stable wrt bug # Tested-by: ernsteiswuerfel Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: [QA] Use consistent function definition formatting
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: [QA] Remove redundant --disable-{dependency-tracking,silent-rules}
Closes: https://github.com/gentoo/gentoo/pull/14738 Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - ktrace · gentoo
sci-electronics/xcircuit: remove old 3.9.62
Remove old 3.9.62 with old EAPI cause 3.9.73 same and better Closes: https://github.com/gentoo/gentoo/pull/8728 Package-Manager: Portage-2.3.40, Repoman-2.3.9 - ktrace · gentoo
sci-electronics/xcircuit: version bump to 3.9.73
- version bump - switch to EAPI=6 - add USE="tcl" and fix tcl support Package-Manager: Portage-2.3.24, Repoman-2.3.6 Closes: https://bugs.gentoo.org/652984 Closes: https://github.com/gentoo/gentoo/pull/7945 - Michael Weber · gentoo
sci-electronics/xcircuit: Version bump (hint by coyote, bug 612628).
Package-Manager: Portage-2.3.4, Repoman-2.3.2 - Michael Weber · gentoo
sci-electronics/xcircuit: Remove old 3.8.x versions.
Package-Manager: Portage-2.3.4, Repoman-2.3.2 - Michael Weber · gentoo
sci-electronics/xcircuit: Version bump to latest 3.8.x.
Package-Manager: Portage-2.3.4, Repoman-2.3.2 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Thomas Beierlein · gentoo
sci-electronics/xcircuit: bump to last stable upstream version. drop old
Package-Manager: portage-2.3.0 - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed