summaryrefslogtreecommitdiff
blob: 6a5620443dfd2222b3e8f979f0e3d00334e55a62 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-electronics/geda-suite/geda-suite-20110427.ebuild,v 1.2 2011/07/15 22:49:54 calchan Exp $

HOMEPAGE="http://www.geda.seul.org"
DESCRIPTION="Metapackage which installs all the components required for a full-featured gEDA/gaf system"

IUSE=''
LICENSE="GPL-2"
KEYWORDS="~amd64 ~x86"
SLOT="0"

RDEPEND="sci-electronics/geda
	sci-electronics/gerbv
	>=sci-electronics/gnucap-0.35.20091207
	>=sci-electronics/gwave-20090213-r1
	>=sci-electronics/pcb-20100929
	>=sci-electronics/geda-xgsch2pcb-0.1.3-r2
	>=sci-electronics/iverilog-0.9.1
	sci-electronics/ngspice
	sci-electronics/gspiceui
	>=sci-electronics/gnetman-0.0.1_pre20060522-r2
	sci-electronics/gtkwave"