summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Orlitzky <mjo@gentoo.org>2020-03-01 19:44:48 -0500
committerMichael Orlitzky <mjo@gentoo.org>2020-03-02 12:20:46 -0500
commit1703eb051609561a08bf1f267a30e9e68f9ef60a (patch)
tree9e7de73fe76c0303a74767252c3d578ec6a641f5 /sci-libs/spqr/metadata.xml
parentsci-libs/cholmod: new version 3.0.13. (diff)
downloadgentoo-1703eb051609561a08bf1f267a30e9e68f9ef60a.tar.gz
gentoo-1703eb051609561a08bf1f267a30e9e68f9ef60a.tar.bz2
gentoo-1703eb051609561a08bf1f267a30e9e68f9ef60a.zip
sci-libs/spqr: new version 2.0.9.
Update to EAPI=7 and fix the HOMEPAGE, SRC_URI, and LICENSE. This is part of a larger SuiteSparse v5.4.0 upgrade thanks to François Bissey whose sage-on-gentoo ebuilds I'm using. There's a newer release (v5.7.1) of SuiteSparse, but v5.4.0 has seen more testing. This version uses a "partition" USE flag instead of "metis", to more closely match the terminology used upstream and by sci-libs/cholmod. Bug: https://bugs.gentoo.org/492484 Bug: https://bugs.gentoo.org/586582 Bug: https://bugs.gentoo.org/654548 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Diffstat (limited to 'sci-libs/spqr/metadata.xml')
-rw-r--r--sci-libs/spqr/metadata.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/sci-libs/spqr/metadata.xml b/sci-libs/spqr/metadata.xml
index c7ab54f2c476..0d8618db4112 100644
--- a/sci-libs/spqr/metadata.xml
+++ b/sci-libs/spqr/metadata.xml
@@ -14,6 +14,10 @@
</longdescription>
<use>
<flag name="metis">Use <pkg>sci-libs/metis</pkg> or <pkg>sci-libs/parmetis</pkg> for partitioning</flag>
+ <flag name="partition">
+ Use the partition module of <pkg>sci-libs/cholmod</pkg> for
+ partitioning
+ </flag>
<flag name="tbb">Enable multithreading with the Intel Threads
Building Block <pkg>dev-cpp/tbb</pkg></flag>
</use>