diff options
| author | Pacho Ramos <pacho@gentoo.org> | 2026-07-17 09:21:50 +0200 |
|---|---|---|
| committer | Pacho Ramos <pacho@gentoo.org> | 2026-07-17 09:21:50 +0200 |
| commit | 21b41954f9aa5f7d1d9cdc62c1b721776519eeac (patch) | |
| tree | 9ebc237d007bb5234dc5af721867aa0575393049 /sci-electronics | |
| parent | e845116efa4818dae3fc218f2531575504fb318d (diff) | |
sci-electronics/geda-suite: Prepare for gwave removal
Bug: https://bugs.gentoo.org/824966
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'sci-electronics')
| -rw-r--r-- | sci-electronics/geda-suite/geda-suite-20171223-r3.ebuild | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/sci-electronics/geda-suite/geda-suite-20171223-r3.ebuild b/sci-electronics/geda-suite/geda-suite-20171223-r3.ebuild new file mode 100644 index 000000000000..a5833d1f421e --- /dev/null +++ b/sci-electronics/geda-suite/geda-suite-20171223-r3.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2026 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +HOMEPAGE="http://www.geda.seul.org" +DESCRIPTION="Metapackage for all components for a full-featured gEDA/gaf system" + +LICENSE="GPL-2" +KEYWORDS="~amd64 ~x86" +SLOT="0" + +RDEPEND=" + sci-electronics/geda + sci-electronics/gerbv + >=sci-electronics/gnucap-0.35.20091207 + sci-electronics/pcb + >=sci-electronics/iverilog-0.9.6 + sci-electronics/ngspice + sci-electronics/gspiceui + >=sci-electronics/gnetman-0.0.1_pre20110124 + sci-electronics/gtkwave +" |
