diff options
Diffstat (limited to 'sci-mathematics/polymake/metadata.xml')
| -rw-r--r-- | sci-mathematics/polymake/metadata.xml | 29 |
1 files changed, 15 insertions, 14 deletions
diff --git a/sci-mathematics/polymake/metadata.xml b/sci-mathematics/polymake/metadata.xml index 0a5f7f7bafad..e8e79ebd3fc8 100644 --- a/sci-mathematics/polymake/metadata.xml +++ b/sci-mathematics/polymake/metadata.xml @@ -1,18 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="project"> +<maintainer type="project"> <email>sci-mathematics@gentoo.org</email> <name>Gentoo Mathematics Project</name> - </maintainer> - <longdescription lang="en"> - Polymake is open source software for research in polyhedral - geometry. It deals with polytopes, polyhedra, and fans as well as - simplicial complexes, matroids, graphs, tropical hypersurfaces, and - other objects. -</longdescription> - - <use> +</maintainer> +<use> <flag name="bliss"> Enable <pkg>sci-libs/bliss</pkg> interface for graph and face lattice isomorphism computations. @@ -48,6 +41,14 @@ Enable the interface to <pkg>sci-mathematics/singular</pkg> for ideal related computations. </flag> - </use> - <origin>liguros-repo</origin> -</pkgmetadata>
\ No newline at end of file +</use> +<longdescription lang="en"> + Polymake is open source software for research in polyhedral + geometry. It deals with polytopes, polyhedra, and fans as well as + simplicial complexes, matroids, graphs, tropical hypersurfaces, and + other objects. +</longdescription> +<upstream> + <remote-id type="github">polymake/polymake</remote-id> +</upstream> +</pkgmetadata> |
