diff options
author | Michael Orlitzky <mjo@gentoo.org> | 2020-01-29 17:49:38 -0500 |
---|---|---|
committer | Michael Orlitzky <mjo@gentoo.org> | 2020-01-29 20:00:49 -0500 |
commit | 153d3a3b7e4da128e6214308868c666c3d62e173 (patch) | |
tree | af1f7a247734119d5e76c1f8f7539c5967ea5941 /sci-mathematics/planarity/Manifest | |
parent | dev-python/unicodecsv-0.14.1-r1: add py38 (diff) | |
download | gentoo-153d3a3b7e4da128e6214308868c666c3d62e173.tar.gz gentoo-153d3a3b7e4da128e6214308868c666c3d62e173.tar.bz2 gentoo-153d3a3b7e4da128e6214308868c666c3d62e173.zip |
sci-mathematics/planarity: new package of graph planarity algorithms.
This commit imports the "planarity" package from the sage-on-gentoo
overlay with a few minor changes:
* Update to EAPI=7.
* Drop autotools.eclass and use the tarball from sagemath.org
that contains the autotools stuff.
* Add USE=examples to install some sample input/output.
* Update the old code.google.com HOMEPAGE to point to github.
The SageMath project now has the ability to detect and use a system
copy of planarity, so this will help Gentoo users of SageMath avoid
some pointless rebuilds of planarity.
Closes: https://bugs.gentoo.org/707324
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Diffstat (limited to 'sci-mathematics/planarity/Manifest')
-rw-r--r-- | sci-mathematics/planarity/Manifest | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sci-mathematics/planarity/Manifest b/sci-mathematics/planarity/Manifest new file mode 100644 index 000000000000..18c3677165af --- /dev/null +++ b/sci-mathematics/planarity/Manifest @@ -0,0 +1 @@ +DIST planarity-3.0.0.5.tar.gz 492644 BLAKE2B d183bc07cab7246b62cc7340956206e3f6c5999aa92b223e7665ebd8ae1bc0c354011c078ea4f42d2e45efa2ae5e83e082e4c8d80e3391a4f20be1020ebf8188 SHA512 dfeb7e024e1f5758e5abbd854c4ca963b4f5d45433b2c5eb00ce85c154b5407ebccd1ace0db167488dee757db2c23367101a2aa568941a3664bac9058ea24328 |