Summary
The GPL Electronic Design Automation (gEDA) project has produced and continues working on a full GPL'd suite and toolkit of Electronic Design Automation tools. These tools are used for electrical circuit design, schematic capture, simulation, prototyping, and production. Currently, the gEDA project offers a mature suite of free software applications for electronics design, including schematic capture, attribute management, bill of materials (BOM) generation, netlisting into over 20 netlist formats, analog and digital simulation, and printed circuit board (PCB) layout. The gEDA/gaf suite (this package) provides schematic capture, netlisting, bill of materials generation, and many other features.
Versions
v1.10.2-r102 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- amd64 ~ppc ~x86
- USE flags
- debug doc nls
USE flags
General
- debug
- Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
- doc
- Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- nls
- Add Native Language Support (using gettext - GNU locale utilities)
guile_single_target
- 2-2
- Build only for GNU Guile 2.2.
Dependencies
dev-libs / glib : The GLib library of C routines
dev-scheme / guile : GNU Ubiquitous Intelligent Language for Extensions
dev-util / desktop-file-utils : Command line utilities to work with desktop menu entries
sci-electronics / electronics-menu : Creates an "Electronics" desktop menu
virtual / libintl : Virtual for the GNU Internationalization Library
x11-libs / cairo : A vector graphics library with cross-device output support
x11-libs / gdk-pixbuf : Image loading library for GTK+
x11-libs / gtk+ : Gimp ToolKit +
x11-libs / pango : Internationalized text layout and rendering library
x11-misc / shared-mime-info : The Shared MIME-info Database specification
Runtime Dependencies
dev-libs / glib : The GLib library of C routines
dev-scheme / guile : GNU Ubiquitous Intelligent Language for Extensions
sci-electronics / electronics-menu : Creates an "Electronics" desktop menu
virtual / libintl : Virtual for the GNU Internationalization Library
x11-libs / cairo : A vector graphics library with cross-device output support
x11-libs / gdk-pixbuf : Image loading library for GTK+
x11-libs / gtk+ : Gimp ToolKit +
x11-libs / pango : Internationalized text layout and rendering library
Depending packages
sci-electronics / geda-suite : Metapackage for all components for a full-featured gEDA/gaf system
sci-electronics / gnetman : A GNU Netlist Manipulation Library
Bugs
- 642464
- sci-electronics/geda-1.9.2-r1 fails tests do_nothing_tabulated do_nothing - gxyrs returned 2 which did not match the expected 1
- 779808
- sci-electronics/geda gEDA Schematic segfaults after a while "Code: Bad RIP value."
- 849914
- sci-electronics/geda-1.10.2-r2 installs libtool files (.la) without corresponding static libraries
- 878295
- sci-electronics/geda-1.10.2-r1 - configure: error: you need Guile 2.x (at least version 2.0.10)
- 895574
- sci-electronics/geda-1.9.2-r1 - configure: error: you need at least version 2.0.0 of guile
- 935458
- sci-electronics/geda-1.10.2-r2: porting of old python2 scripts
- 940624
- sci-electronics/geda-1.10.2-r100: guile_src_install: command not found
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sci-electronics/geda: fix src_install
Noticed via: ``` sci-electronics/geda MissingInherits: version 1.10.2-r101: guile: missing inherit usage: 'guile_src_install', line 92 ``` Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sci-electronics/geda: drop 1.10.2-r2, 1.10.2-r100
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Andreas K. Hüttel · gentoo
sci-electronics/geda: revbump to drop fam useflag / gamin dependency
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sci-electronics/geda: Stabilize 1.10.2-r100 amd64, #942834
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfred Wingate · gentoo
sci-electronics/geda: switch to new guile mechanism
Signed-off-by: Alfred Wingate <parona@protonmail.com> Signed-off-by: Arsen Arsenović <arsen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sci-electronics/geda: add die
Signed-off-by: Sam James <sam@gentoo.org> - Eli Schwartz · gentoo
sci-electronics/geda: avoid fatal warning for maybe-uninitialized
LTO makes the compiler better able to spot this. But it isn't something the entire build should fail due to, not for stable release tags of existing software. Closes: https://bugs.gentoo.org/862453 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> - Eli Schwartz · gentoo
sci-electronics/geda: remove useless USE conditionals that never fired
For several reasons, this effort to control examples/docs via sed'ing out Makefile.in did not work: - the seds didn't apply - the Makefile.in was ignored because it was regenerated via eautoreconf ... and also useless our outright wrong. The examples are 548kb, and the docs are 156kb. Small files shouldn't be gated on USE flags. But also, the docs USE flag was attempting to remove the part of the build system that caused man pages to be shipped, in addition to the HTML versions of the man pages. This must never be done, manpages are too important. See QA Policy Guide 0305. Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> - Eli Schwartz · gentoo
sci-electronics/geda: remove outdated seds
Fixed upstream in 1.10.1 via: http://git.geda-project.org/geda-gaf/commit/?id=0465d1df75aa9b1f3fa1735e38072ed50390a7f2 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sci-electronics/geda: update HOMEPAGE
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
sci-electronics/geda: drop 1.9.2-r1, 1.10.2-r1
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sci-electronics/geda: Stabilize 1.10.2-r2 amd64, #920072
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
sci-electronics/geda: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sci-electronics/geda: fix build failure
Closes: https://bugs.gentoo.org/834834 Thanks-to: Maciej S. Szmigiero <mail@maciej.szmigiero.name> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andrew Ammerlaan · gentoo
sci-electronics/geda: add another doc gen dep
Closes: https://bugs.gentoo.org/834525 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andrew Ammerlaan · gentoo
sci-electronics/geda: add missing dep for doc building
Closes: https://bugs.gentoo.org/834500 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andrew Ammerlaan · gentoo
sci-electronics/geda: drop xorn completely
This is an optional CLI utility that is stuck on python2 Closes: https://bugs.gentoo.org/834496 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andrew Ammerlaan · gentoo
sci-electronics/geda: depend on python
Closes: https://bugs.gentoo.org/834492 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andrew Ammerlaan · gentoo
sci-electronics/geda: add version 1.10.2
Closes: https://bugs.gentoo.org/701898 Bug: https://bugs.gentoo.org/824970 Bug: https://bugs.gentoo.org/643822 Bug: https://bugs.gentoo.org/681768 Bug: https://bugs.gentoo.org/717436 Bug: https://bugs.gentoo.org/779808 Bug: https://bugs.gentoo.org/704768 Bug: https://bugs.gentoo.org/642464 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Georgy Yakovlev · gentoo
sci-electronics/geda: 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 - Jakov Smolic · gentoo
sci-electronics/geda: Port to EAPI 7
Closes: https://bugs.gentoo.org/707892 Package-Manager: Portage-3.0.9, Repoman-3.0.1 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: [QA] Remove redundant --docdir/--htmldir
Closes: https://github.com/gentoo/gentoo/pull/14742 Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thomas Beierlein · gentoo
sci-electronics/geda: Add missing library to linker stage.
Thanks for reporting: Constantin Runge <c.runge@cssbook.de> Closes: https://bugs.gentoo.org/684870 Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org> - Thomas Beierlein · gentoo
sci-electronics/geda: Drop old
Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
sci-electronics/geda: stable 1.9.2-r1 for ppc, bug #607638
Package-Manager: Portage-2.3.45, Repoman-2.3.10 RepoMan-Options: --include-arches="ppc" - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
sci-electronics/geda: amd64 stable wrt bug #607638
Package-Manager: Portage-2.3.40, Repoman-2.3.9 - Repository mirror & CI · gentoo
Merge updates from master - Thomas Deutschmann · gentoo
sci-electronics/geda: x86 stable (bug #607638)
Package-Manager: Portage-2.3.44, Repoman-2.3.10 - Repository mirror & CI · gentoo
Merge updates from master - Thomas Beierlein · gentoo
sci-electronics/geda: Fix HOMEPAGE
Closes: https://bugs.gentoo.org/658146 Package-Manager: Portage-2.3.40, Repoman-2.3.9 - Michael Weber · gentoo
sci-electronics/geda: Migrate from fdo-mime to xdg-utils eclass.
Package-Manager: Portage-2.3.17, Repoman-2.3.6 - Michael Weber · gentoo
sci-electronics/geda: Fix m4 test for guile-2.2, thanks Juergen Rose.
Closes: https://bugs.gentoo.org/639884 Package-Manager: Portage-2.3.17, Repoman-2.3.6 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Michael Weber · gentoo
sci-electronics/geda: extra -lgio-2.0 no longer needed.
Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Michael Weber · gentoo
sci-electronics/geda: Drop old versions.
Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Michael Weber · gentoo
sci-electronics/geda: Fix depend on guile-2 (bug 594708).
Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Denis Dupeyron · gentoo
sci-electronics/geda: bump to 1.9.2, fix bug #590812
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