sci-mathematics / planarity

The edge addition planarity suite of graph algorithms

Official package sites : https://github.com/graph-algorithms/edge-addition-planarity-suite/ ·

v3.0.2.0 :: 0 :: gentoo

Modified
License
BSD
Keywords
amd64 ~x86
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
sci-mathematics/planarity: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michael Orlitzky · gentoo
sci-mathematics/planarity: drop 3.0.1.1
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Joonas Niilola · gentoo
sci-mathematics/planarity: Stabilize 3.0.2.0 x86, #864837
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Joonas Niilola · gentoo
sci-mathematics/planarity: Stabilize 3.0.2.0 amd64, #864837
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michael Orlitzky · gentoo
sci-mathematics/planarity: new upstream v3.0.2.0.
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michael Orlitzky · gentoo
sci-mathematics/planarity: remove old "unused" planarity-3.0.0.5.ebuild.
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sci-mathematics/planarity: Stabilize 3.0.1.1 x86, #821307
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
sci-mathematics/planarity: Stabilize 3.0.1.1 amd64, #821307
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michael Orlitzky · gentoo
sci-mathematics/planarity: new version 3.0.1.1.
Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michael Orlitzky · gentoo
sci-mathematics/planarity: use upstream SRC_URI.
The upstream github release now contains the "make dist" tarball with all of the autotools stuff that end users need to build the software. In the past we used files.sagemath.org as SRC_URI to work around their absence, but that is no longer necessary. For the moment this requires dropping USE=examples, since the docs aren't integrated with autotools, but we can address that upstream for the next release. Closes: https://github.com/gentoo/gentoo/pull/21166 Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
François Bissey · gentoo
sci-mathematics/planarity: new upstream version, no more patches.
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: François René Pierre Bissey <frp.bissey@gmail.com> Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michael Orlitzky · gentoo
sci-mathematics/planarity: maintainer stabilize on amd64/x86.
There's no easy way to test this package, but I regularly use (and test) its SageMath interface, so I'm going to save the arch teams a pointless build test and stabilize it myself this time. Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
*/*: [QA] Use consistent function definition formatting
Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michael Orlitzky · gentoo
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>