blob: 9090bd41b842e76e093ac2480e558b05bacdc8cb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile configure install pretend setup
DEPEND=dev-libs/gmp:=[cxx(+)] nauty? ( sci-mathematics/nauty ) dev-libs/boost
DESCRIPTION=Tool for computations in affine monoids and more
EAPI=8
HOMEPAGE=https://www.normaliz.uni-osnabrueck.de/
INHERIT=toolchain-funcs
IUSE=doc extras nauty openmp
KEYWORDS=~amd64 ~arm ~riscv ~x86 ~amd64-linux ~x86-linux
LICENSE=GPL-3
RDEPEND=dev-libs/gmp:=[cxx(+)] nauty? ( sci-mathematics/nauty )
SLOT=0/3
SRC_URI=https://github.com/Normaliz/Normaliz/releases/download/v3.9.3/normaliz-3.9.3.tar.gz
_eclasses_=toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157
_md5_=42721fc3a444ec53a53f8dd431f7aad6
|