blob: ea1315cbcb7f5c2f8dac1865abeac0d62586477d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile configure install prepare
DEPEND=sys-devel/bison sys-devel/flex
DESCRIPTION=Software for Numerical Algebraic Geometry
EAPI=5
HOMEPAGE=http://bertini.nd.edu
IUSE=doc examples +optimization
KEYWORDS=~amd64 ~x86
LICENSE=bertini
RDEPEND=dev-libs/gmp dev-libs/mpfr
SLOT=0
SRC_URI=http://www3.nd.edu/~sommese/bertini/BertiniSource_v1.4.tar.gz
_eclasses_=multilib 797cda3549becfe50afdfa35192ca137 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
_md5_=8ec3f23fc7378fc98b664a33c4664a95
|