diff options
author | 2022-05-08 11:33:03 -0400 | |
---|---|---|
committer | 2022-05-08 12:33:26 -0400 | |
commit | a19d0d5d6c440cb475e14288136f7ac71f7616a9 (patch) | |
tree | a8400865b3f33d65612643917ab14d048b88941d /sci-mathematics/normaliz/metadata.xml | |
parent | virtual/rubygems: keyword 16 for ~loong (diff) | |
download | gentoo-a19d0d5d6c440cb475e14288136f7ac71f7616a9.tar.gz gentoo-a19d0d5d6c440cb475e14288136f7ac71f7616a9.tar.bz2 gentoo-a19d0d5d6c440cb475e14288136f7ac71f7616a9.zip |
sci-mathematics/normaliz: new upstream version 3.9.3.
* EAPI=8
* No more autotools.eclass (upstream provides a real release).
* Install the quick reference doc.
* Support USE=nauty for automorphism group computation.
* Pass --without-foo for remaining unsupported options.
* Use the default src_test().
* Fix QA warning about pre-stripped files.
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Diffstat (limited to 'sci-mathematics/normaliz/metadata.xml')
-rw-r--r-- | sci-mathematics/normaliz/metadata.xml | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/sci-mathematics/normaliz/metadata.xml b/sci-mathematics/normaliz/metadata.xml index e7b4f0b40e9a..802b12e6eb3d 100644 --- a/sci-mathematics/normaliz/metadata.xml +++ b/sci-mathematics/normaliz/metadata.xml @@ -6,7 +6,13 @@ <name>Gentoo Mathematics Project</name> </maintainer> <use> - <flag name="extras"> Install Macaulay2 and <pkg>sci-mathematics/singular</pkg>packages as shipped by upstream</flag> + <flag name="extras"> + Install Macaulay2 and <pkg>sci-mathematics/singular</pkg>packages + as shipped by upstream + </flag> + <flag name="nauty"> + Use <pkg>sci-mathematics/nauty</pkg> to compute automorphism groups. + </flag> </use> <longdescription lang="en"> Normaliz is a (command line) tool for computations in affine |