sci-mathematics/planarity: new package of graph planarity algorithms.
authorMichael Orlitzky <mjo@gentoo.org>
Wed, 29 Jan 2020 22:49:38 +0000 (17:49 -0500)
committerMichael Orlitzky <mjo@gentoo.org>
Thu, 30 Jan 2020 01:00:49 +0000 (20:00 -0500)
commit153d3a3b7e4da128e6214308868c666c3d62e173
treeaf1f7a247734119d5e76c1f8f7539c5967ea5941
parent61b0b30a5834146febc713f6bf8c4b01998322d5
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>
sci-mathematics/planarity/Manifest [new file with mode: 0644]
sci-mathematics/planarity/files/planarity-3.0.0.5-extern.patch [new file with mode: 0644]
sci-mathematics/planarity/metadata.xml [new file with mode: 0644]
sci-mathematics/planarity/planarity-3.0.0.5.ebuild [new file with mode: 0644]