public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: sci-libs/spqr/
@ 2017-04-05 15:36 Michael Weber
  0 siblings, 0 replies; 27+ messages in thread
From: Michael Weber @ 2017-04-05 15:36 UTC (permalink / raw
  To: gentoo-commits

commit:     667f76184cd9228188adcca9a5dd2cf002b5abd4
Author:     Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Wed Apr  5 15:34:57 2017 +0000
Commit:     Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Wed Apr  5 15:36:05 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=667f7618

sci-libs/spqr: add ~arm ~ppc64 keyword (bug 575366)

Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"

 sci-libs/spqr/spqr-1.3.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-libs/spqr/spqr-1.3.1.ebuild b/sci-libs/spqr/spqr-1.3.1.ebuild
index 3168498d3cc..79db0589c7a 100644
--- a/sci-libs/spqr/spqr-1.3.1.ebuild
+++ b/sci-libs/spqr/spqr-1.3.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~bicatali/distfiles/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="doc metis static-libs tbb"
 RDEPEND="
 	virtual/lapack


^ permalink raw reply related	[flat|nested] 27+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sci-libs/spqr/
@ 2017-04-29 16:21 Jeroen Roovers
  0 siblings, 0 replies; 27+ messages in thread
From: Jeroen Roovers @ 2017-04-29 16:21 UTC (permalink / raw
  To: gentoo-commits

commit:     2a4e46fbbb137c4987da5d170befb2a89c488cff
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 29 16:19:35 2017 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sat Apr 29 16:21:03 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a4e46fb

sci-libs/spqr: Mark ~hppa (bug #575366).

Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches

 sci-libs/spqr/spqr-1.3.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-libs/spqr/spqr-1.3.1.ebuild b/sci-libs/spqr/spqr-1.3.1.ebuild
index 79db0589c7a..3ad48e51c5e 100644
--- a/sci-libs/spqr/spqr-1.3.1.ebuild
+++ b/sci-libs/spqr/spqr-1.3.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~bicatali/distfiles/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="doc metis static-libs tbb"
 RDEPEND="
 	virtual/lapack


^ permalink raw reply related	[flat|nested] 27+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sci-libs/spqr/
@ 2017-07-01  9:52 Sergei Trofimovich
  0 siblings, 0 replies; 27+ messages in thread
From: Sergei Trofimovich @ 2017-07-01  9:52 UTC (permalink / raw
  To: gentoo-commits

commit:     6114b7cd11670c027e48dbf6fab058b268ab6a04
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Jul  1 09:38:39 2017 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Jul  1 09:38:39 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6114b7cd

sci-libs/spqr: ia64 keyworded, bug #575366

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 sci-libs/spqr/spqr-1.3.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-libs/spqr/spqr-1.3.1.ebuild b/sci-libs/spqr/spqr-1.3.1.ebuild
index 3ad48e51c5e..6e25e81ba9b 100644
--- a/sci-libs/spqr/spqr-1.3.1.ebuild
+++ b/sci-libs/spqr/spqr-1.3.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~bicatali/distfiles/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="doc metis static-libs tbb"
 RDEPEND="
 	virtual/lapack


^ permalink raw reply related	[flat|nested] 27+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sci-libs/spqr/
@ 2017-09-30  2:58 Sergei Trofimovich
  0 siblings, 0 replies; 27+ messages in thread
From: Sergei Trofimovich @ 2017-09-30  2:58 UTC (permalink / raw
  To: gentoo-commits

commit:     54b1f3febc349ec1725464724df0c430ab1e91b7
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 30 02:56:42 2017 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Sep 30 02:58:29 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54b1f3fe

sci-libs/spqr: keyworded 1.3.1 for ppc, bug #575366

Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc"

 sci-libs/spqr/spqr-1.3.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-libs/spqr/spqr-1.3.1.ebuild b/sci-libs/spqr/spqr-1.3.1.ebuild
index 6e25e81ba9b..9489d606838 100644
--- a/sci-libs/spqr/spqr-1.3.1.ebuild
+++ b/sci-libs/spqr/spqr-1.3.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~bicatali/distfiles/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="doc metis static-libs tbb"
 RDEPEND="
 	virtual/lapack


^ permalink raw reply related	[flat|nested] 27+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sci-libs/spqr/
@ 2020-03-02 17:21 Michael Orlitzky
  0 siblings, 0 replies; 27+ messages in thread
From: Michael Orlitzky @ 2020-03-02 17:21 UTC (permalink / raw
  To: gentoo-commits

commit:     1703eb051609561a08bf1f267a30e9e68f9ef60a
Author:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Mon Mar  2 00:44:48 2020 +0000
Commit:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Mon Mar  2 17:20:46 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1703eb05

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 <AT> gentoo.org>

 sci-libs/spqr/Manifest          |  1 +
 sci-libs/spqr/metadata.xml      |  4 ++++
 sci-libs/spqr/spqr-2.0.9.ebuild | 33 +++++++++++++++++++++++++++++++++
 3 files changed, 38 insertions(+)

diff --git a/sci-libs/spqr/Manifest b/sci-libs/spqr/Manifest
index 2ce771078d8..0e91983a946 100644
--- a/sci-libs/spqr/Manifest
+++ b/sci-libs/spqr/Manifest
@@ -1,2 +1,3 @@
 DIST SPQR-1.2.3.tar.gz 1090017 BLAKE2B 7ecd180f2147229bea7d9230c5f645c1d835e7260d58930ab8021c7d90b3b7992d708af942beaa728bce86e83e008db9ecb7d69cb7a3b1245bab1c9c9bf7c4c6 SHA512 1abcde88e157bc99445e3589cacd6aba875429f1cdef87e36e1d6943c1474a2f8df9a65eff99e92d72e346c02f11194b6ec6829c158f42f689f95845c9b11599
 DIST spqr-1.3.1.tar.bz2 1115795 BLAKE2B 027509745cd336d3ccff27a4f36e51493fb9008fabb84448ba559b561269861be97d86ec841674c2bc944eb86623675b223947fcccf0716052a899ce17850d32 SHA512 1c7644da2bb7a14b9bc26066b84355626ce5d7c396afe5ce496ae72a5ef54431dc817178bfe7dd69ddf586b661c44066ee0850c91dba846a32787d52607749bf
+DIST spqr-2.0.9.tar.bz2 2161068 BLAKE2B a662983d2543a65ce36a367749db5585308acb56b016f69a35c46a84e9c12a678f57a3cfd459cc2e887fff2819b00f99981efaadb73831f1b4c54cbef5e1c367 SHA512 54b203e0d68b266473b8a2b7b3b3a55476df54a3ebd5748b70faa7bad1d0a5a7387197f0674ba5f9a5d45887daa736117f8d6ffbbc2eb02482b3374a3babf721

diff --git a/sci-libs/spqr/metadata.xml b/sci-libs/spqr/metadata.xml
index c7ab54f2c47..0d8618db411 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>

diff --git a/sci-libs/spqr/spqr-2.0.9.ebuild b/sci-libs/spqr/spqr-2.0.9.ebuild
new file mode 100644
index 00000000000..16aea9c33e7
--- /dev/null
+++ b/sci-libs/spqr/spqr-2.0.9.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Multithreaded multifrontal sparse QR factorization library"
+HOMEPAGE="http://faculty.cse.tamu.edu/davis/suitesparse.html"
+SRC_URI="http://202.36.178.9/sage/${P}.tar.bz2"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="doc partition static-libs tbb"
+
+BDEPEND="virtual/pkgconfig
+	doc? ( virtual/latex-base )"
+# We require the cholmod supernodal module that is enabled with
+# USE=lapack, and cholmod has to have partition support if spqr is going
+# to have it (the ./configure script for spqr checks this). Note that
+# spqr links to metis directly, too.
+DEPEND="virtual/lapack
+	>=sci-libs/cholmod-2[lapack,partition?]
+	partition? ( >=sci-libs/metis-5.1.0 )
+	tbb? ( dev-cpp/tbb )"
+RDEPEND="${DEPEND}"
+
+src_configure() {
+	econf \
+		$(use_with doc) \
+		$(use_enable static-libs static) \
+		$(use_with partition) \
+		$(use_with tbb)
+}


^ permalink raw reply related	[flat|nested] 27+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sci-libs/spqr/
@ 2020-04-13 22:19 Sergei Trofimovich
  0 siblings, 0 replies; 27+ messages in thread
From: Sergei Trofimovich @ 2020-04-13 22:19 UTC (permalink / raw
  To: gentoo-commits

commit:     e29edfa193b3bcc5caba015da08f334c971151b1
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 13 22:19:32 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Mon Apr 13 22:19:39 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e29edfa1

sci-libs/spqr: drop ia64 keywords

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 sci-libs/spqr/spqr-1.3.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-libs/spqr/spqr-1.3.1.ebuild b/sci-libs/spqr/spqr-1.3.1.ebuild
index 9489d606838..a22737b28bf 100644
--- a/sci-libs/spqr/spqr-1.3.1.ebuild
+++ b/sci-libs/spqr/spqr-1.3.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~bicatali/distfiles/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="doc metis static-libs tbb"
 RDEPEND="
 	virtual/lapack


^ permalink raw reply related	[flat|nested] 27+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sci-libs/spqr/
@ 2020-05-15 17:33 Sergei Trofimovich
  0 siblings, 0 replies; 27+ messages in thread
From: Sergei Trofimovich @ 2020-05-15 17:33 UTC (permalink / raw
  To: gentoo-commits

commit:     aa2a0c61627fd9d9eb326032972b96de7bba51d8
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Fri May 15 16:43:55 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Fri May 15 17:33:11 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa2a0c61

sci-libs/spqr: keyworded 2.0.9 for sparc, bug #716982

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 sci-libs/spqr/spqr-2.0.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-libs/spqr/spqr-2.0.9.ebuild b/sci-libs/spqr/spqr-2.0.9.ebuild
index 16aea9c33e7..342617b9434 100644
--- a/sci-libs/spqr/spqr-2.0.9.ebuild
+++ b/sci-libs/spqr/spqr-2.0.9.ebuild
@@ -9,7 +9,7 @@ SRC_URI="http://202.36.178.9/sage/${P}.tar.bz2"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE="doc partition static-libs tbb"
 
 BDEPEND="virtual/pkgconfig


^ permalink raw reply related	[flat|nested] 27+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sci-libs/spqr/
@ 2020-06-02 22:21 Mart Raudsepp
  0 siblings, 0 replies; 27+ messages in thread
From: Mart Raudsepp @ 2020-06-02 22:21 UTC (permalink / raw
  To: gentoo-commits

commit:     fe9710042c21e3ff5d6b25efaf3673090602c498
Author:     Sam James (sam_c) <sam <AT> cmpct <DOT> info>
AuthorDate: Mon Jun  1 16:42:52 2020 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Tue Jun  2 22:21:03 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe971004

sci-libs/spqr: arm64 keyworded (bug #716982)

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c) <sam <AT> cmpct.info>
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

 sci-libs/spqr/spqr-2.0.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-libs/spqr/spqr-2.0.9.ebuild b/sci-libs/spqr/spqr-2.0.9.ebuild
index 342617b9434..b29415ba3f9 100644
--- a/sci-libs/spqr/spqr-2.0.9.ebuild
+++ b/sci-libs/spqr/spqr-2.0.9.ebuild
@@ -9,7 +9,7 @@ SRC_URI="http://202.36.178.9/sage/${P}.tar.bz2"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE="doc partition static-libs tbb"
 
 BDEPEND="virtual/pkgconfig


^ permalink raw reply related	[flat|nested] 27+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sci-libs/spqr/
@ 2020-06-21 17:03 Agostino Sarubbo
  0 siblings, 0 replies; 27+ messages in thread
From: Agostino Sarubbo @ 2020-06-21 17:03 UTC (permalink / raw
  To: gentoo-commits

commit:     49eb96e5746aacb110db947fd300f70210f33723
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 21 17:02:54 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sun Jun 21 17:03:48 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49eb96e5

sci-libs/spqr: ppc stable wrt bug #716960

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 sci-libs/spqr/spqr-2.0.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-libs/spqr/spqr-2.0.9.ebuild b/sci-libs/spqr/spqr-2.0.9.ebuild
index b29415ba3f9..f5f999f6daa 100644
--- a/sci-libs/spqr/spqr-2.0.9.ebuild
+++ b/sci-libs/spqr/spqr-2.0.9.ebuild
@@ -9,7 +9,7 @@ SRC_URI="http://202.36.178.9/sage/${P}.tar.bz2"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE="doc partition static-libs tbb"
 
 BDEPEND="virtual/pkgconfig


^ permalink raw reply related	[flat|nested] 27+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sci-libs/spqr/
@ 2020-06-21 17:08 Agostino Sarubbo
  0 siblings, 0 replies; 27+ messages in thread
From: Agostino Sarubbo @ 2020-06-21 17:08 UTC (permalink / raw
  To: gentoo-commits

commit:     43b24622e9d794c4216c9e121ae60c013fb80b94
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 21 17:08:24 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sun Jun 21 17:08:24 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43b24622

sci-libs/spqr: ppc64 stable wrt bug #716960

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 sci-libs/spqr/spqr-2.0.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-libs/spqr/spqr-2.0.9.ebuild b/sci-libs/spqr/spqr-2.0.9.ebuild
index f5f999f6daa..a0bcb5d5f82 100644
--- a/sci-libs/spqr/spqr-2.0.9.ebuild
+++ b/sci-libs/spqr/spqr-2.0.9.ebuild
@@ -9,7 +9,7 @@ SRC_URI="http://202.36.178.9/sage/${P}.tar.bz2"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE="doc partition static-libs tbb"
 
 BDEPEND="virtual/pkgconfig


^ permalink raw reply related	[flat|nested] 27+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sci-libs/spqr/
@ 2020-06-22  6:57 Agostino Sarubbo
  0 siblings, 0 replies; 27+ messages in thread
From: Agostino Sarubbo @ 2020-06-22  6:57 UTC (permalink / raw
  To: gentoo-commits

commit:     8a09920ad0c0be3e158da4651ac6f6fe88ee41c8
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 22 06:56:37 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Jun 22 06:57:00 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a09920a

sci-libs/spqr: amd64 stable wrt bug #716960

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 sci-libs/spqr/spqr-2.0.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-libs/spqr/spqr-2.0.9.ebuild b/sci-libs/spqr/spqr-2.0.9.ebuild
index a0bcb5d5f82..a702bbd40bc 100644
--- a/sci-libs/spqr/spqr-2.0.9.ebuild
+++ b/sci-libs/spqr/spqr-2.0.9.ebuild
@@ -9,7 +9,7 @@ SRC_URI="http://202.36.178.9/sage/${P}.tar.bz2"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE="doc partition static-libs tbb"
 
 BDEPEND="virtual/pkgconfig


^ permalink raw reply related	[flat|nested] 27+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sci-libs/spqr/
@ 2020-07-19 16:03 Sam James
  0 siblings, 0 replies; 27+ messages in thread
From: Sam James @ 2020-07-19 16:03 UTC (permalink / raw
  To: gentoo-commits

commit:     e641ee1947d2d5c14a258a5839c5e736c67163dd
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 19 16:02:16 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jul 19 16:03:33 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e641ee19

sci-libs/spqr: x86 stable (bug #716960)

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sam James <sam <AT> gentoo.org>

 sci-libs/spqr/spqr-2.0.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-libs/spqr/spqr-2.0.9.ebuild b/sci-libs/spqr/spqr-2.0.9.ebuild
index ae9b6c3adc4..b454c16516e 100644
--- a/sci-libs/spqr/spqr-2.0.9.ebuild
+++ b/sci-libs/spqr/spqr-2.0.9.ebuild
@@ -9,7 +9,7 @@ SRC_URI="http://202.36.178.9/sage/${P}.tar.bz2"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~hppa ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm arm64 ~hppa ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
 IUSE="doc partition static-libs tbb"
 
 BDEPEND="virtual/pkgconfig


^ permalink raw reply related	[flat|nested] 27+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sci-libs/spqr/
@ 2020-08-23 17:01 David Seifert
  0 siblings, 0 replies; 27+ messages in thread
From: David Seifert @ 2020-08-23 17:01 UTC (permalink / raw
  To: gentoo-commits

commit:     cb3a7886fcadc6433e2c7c8a92f253310d3fa563
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 23 17:01:37 2020 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Aug 23 17:01:37 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb3a7886

sci-libs/spqr: Remove libtool archives

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 sci-libs/spqr/spqr-2.0.9.ebuild | 14 +++++++++++---
 1 file changed, 11 insertions(+), 3 deletions(-)

diff --git a/sci-libs/spqr/spqr-2.0.9.ebuild b/sci-libs/spqr/spqr-2.0.9.ebuild
index b454c16516e..72475fd658a 100644
--- a/sci-libs/spqr/spqr-2.0.9.ebuild
+++ b/sci-libs/spqr/spqr-2.0.9.ebuild
@@ -10,7 +10,7 @@ SRC_URI="http://202.36.178.9/sage/${P}.tar.bz2"
 LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="amd64 ~arm arm64 ~hppa ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
-IUSE="doc partition static-libs tbb"
+IUSE="doc partition tbb"
 
 BDEPEND="virtual/pkgconfig
 	doc? ( virtual/latex-base )"
@@ -18,7 +18,8 @@ BDEPEND="virtual/pkgconfig
 # USE=lapack, and cholmod has to have partition support if spqr is going
 # to have it (the ./configure script for spqr checks this). Note that
 # spqr links to metis directly, too.
-DEPEND="virtual/lapack
+DEPEND="
+	virtual/lapack
 	>=sci-libs/cholmod-2[lapack,partition?]
 	partition? ( >=sci-libs/metis-5.1.0 )
 	tbb? ( dev-cpp/tbb )"
@@ -26,8 +27,15 @@ RDEPEND="${DEPEND}"
 
 src_configure() {
 	econf \
+		--disable-static \
 		$(use_with doc) \
-		$(use_enable static-libs static) \
 		$(use_with partition) \
 		$(use_with tbb)
 }
+
+src_install() {
+	default
+
+	# no static archives
+	find "${D}" -name '*.la' -delete || die
+}


^ permalink raw reply related	[flat|nested] 27+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sci-libs/spqr/
@ 2021-07-14 16:14 Marek Szuba
  0 siblings, 0 replies; 27+ messages in thread
From: Marek Szuba @ 2021-07-14 16:14 UTC (permalink / raw
  To: gentoo-commits

commit:     d5b886058f8afb0d878032320726977fd3602d3d
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 13 21:52:35 2021 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Wed Jul 14 16:14:35 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5b88605

sci-libs/spqr: keyword 2.0.9 for ~riscv

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 sci-libs/spqr/spqr-2.0.9.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-libs/spqr/spqr-2.0.9.ebuild b/sci-libs/spqr/spqr-2.0.9.ebuild
index 72475fd658a..7dab6a1a5d5 100644
--- a/sci-libs/spqr/spqr-2.0.9.ebuild
+++ b/sci-libs/spqr/spqr-2.0.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -9,7 +9,7 @@ SRC_URI="http://202.36.178.9/sage/${P}.tar.bz2"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~hppa ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm arm64 ~hppa ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
 IUSE="doc partition tbb"
 
 BDEPEND="virtual/pkgconfig


^ permalink raw reply related	[flat|nested] 27+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sci-libs/spqr/
@ 2021-10-02 23:17 Sam James
  0 siblings, 0 replies; 27+ messages in thread
From: Sam James @ 2021-10-02 23:17 UTC (permalink / raw
  To: gentoo-commits

commit:     974142851acdd3719ec3d19086eeedd761bee37c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Oct  2 23:16:42 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Oct  2 23:16:42 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97414285

sci-libs/spqr: Stabilize 2.0.9 arm, #813567

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sci-libs/spqr/spqr-2.0.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-libs/spqr/spqr-2.0.9.ebuild b/sci-libs/spqr/spqr-2.0.9.ebuild
index 7dab6a1a5d5..f8b22bfa58b 100644
--- a/sci-libs/spqr/spqr-2.0.9.ebuild
+++ b/sci-libs/spqr/spqr-2.0.9.ebuild
@@ -9,7 +9,7 @@ SRC_URI="http://202.36.178.9/sage/${P}.tar.bz2"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~hppa ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
 IUSE="doc partition tbb"
 
 BDEPEND="virtual/pkgconfig


^ permalink raw reply related	[flat|nested] 27+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sci-libs/spqr/
@ 2021-10-29 22:23 Sam James
  0 siblings, 0 replies; 27+ messages in thread
From: Sam James @ 2021-10-29 22:23 UTC (permalink / raw
  To: gentoo-commits

commit:     7483d7eaf342104649e7091b0bd81c22266c585e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 29 22:19:06 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Oct 29 22:22:47 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7483d7ea

sci-libs/spqr: add tbb subslot operator

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sci-libs/spqr/{spqr-2.0.9.ebuild => spqr-2.0.9-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-libs/spqr/spqr-2.0.9.ebuild b/sci-libs/spqr/spqr-2.0.9-r1.ebuild
similarity index 97%
rename from sci-libs/spqr/spqr-2.0.9.ebuild
rename to sci-libs/spqr/spqr-2.0.9-r1.ebuild
index f8b22bfa58b..b586d18ed69 100644
--- a/sci-libs/spqr/spqr-2.0.9.ebuild
+++ b/sci-libs/spqr/spqr-2.0.9-r1.ebuild
@@ -22,7 +22,7 @@ DEPEND="
 	virtual/lapack
 	>=sci-libs/cholmod-2[lapack,partition?]
 	partition? ( >=sci-libs/metis-5.1.0 )
-	tbb? ( dev-cpp/tbb )"
+	tbb? ( dev-cpp/tbb:= )"
 RDEPEND="${DEPEND}"
 
 src_configure() {


^ permalink raw reply related	[flat|nested] 27+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sci-libs/spqr/
@ 2021-11-11  3:49 Sam James
  0 siblings, 0 replies; 27+ messages in thread
From: Sam James @ 2021-11-11  3:49 UTC (permalink / raw
  To: gentoo-commits

commit:     062ae965b0d1546dd7bbae86b0455f432b36d8c3
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 11 03:48:55 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Nov 11 03:48:55 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=062ae965

sci-libs/spqr: Keyword 2.0.9-r1 ia64, #807568

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sci-libs/spqr/spqr-2.0.9-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-libs/spqr/spqr-2.0.9-r1.ebuild b/sci-libs/spqr/spqr-2.0.9-r1.ebuild
index b586d18ed69..cb6da0c3331 100644
--- a/sci-libs/spqr/spqr-2.0.9-r1.ebuild
+++ b/sci-libs/spqr/spqr-2.0.9-r1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="http://202.36.178.9/sage/${P}.tar.bz2"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
 IUSE="doc partition tbb"
 
 BDEPEND="virtual/pkgconfig


^ permalink raw reply related	[flat|nested] 27+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sci-libs/spqr/
@ 2021-12-02  1:25 Sam James
  0 siblings, 0 replies; 27+ messages in thread
From: Sam James @ 2021-12-02  1:25 UTC (permalink / raw
  To: gentoo-commits

commit:     5363a303b439d2936e55e95137efdff0b45888db
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Dec  2 01:24:49 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Dec  2 01:24:49 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5363a303

sci-libs/spqr: pin to older TBB

Bug: https://bugs.gentoo.org/825514
Signed-off-by: Sam James <sam <AT> gentoo.org>

 sci-libs/spqr/{spqr-2.0.9-r1.ebuild => spqr-2.0.9-r2.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-libs/spqr/spqr-2.0.9-r1.ebuild b/sci-libs/spqr/spqr-2.0.9-r2.ebuild
similarity index 97%
rename from sci-libs/spqr/spqr-2.0.9-r1.ebuild
rename to sci-libs/spqr/spqr-2.0.9-r2.ebuild
index cb6da0c33314..ff1a265ca5a0 100644
--- a/sci-libs/spqr/spqr-2.0.9-r1.ebuild
+++ b/sci-libs/spqr/spqr-2.0.9-r2.ebuild
@@ -22,7 +22,7 @@ DEPEND="
 	virtual/lapack
 	>=sci-libs/cholmod-2[lapack,partition?]
 	partition? ( >=sci-libs/metis-5.1.0 )
-	tbb? ( dev-cpp/tbb:= )"
+	tbb? ( <dev-cpp/tbb-2021:= )"
 RDEPEND="${DEPEND}"
 
 src_configure() {


^ permalink raw reply related	[flat|nested] 27+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sci-libs/spqr/
@ 2022-11-19 11:41 Andrew Ammerlaan
  0 siblings, 0 replies; 27+ messages in thread
From: Andrew Ammerlaan @ 2022-11-19 11:41 UTC (permalink / raw
  To: gentoo-commits

commit:     eadaac80103b8e9428abde98c13fa8eb53337e7c
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sat Nov 19 09:15:50 2022 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Sat Nov 19 11:39:37 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eadaac80

sci-libs/spqr: use HTTPS

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 sci-libs/spqr/spqr-2.0.9-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-libs/spqr/spqr-2.0.9-r2.ebuild b/sci-libs/spqr/spqr-2.0.9-r2.ebuild
index ff1a265ca5a0..c1a837667555 100644
--- a/sci-libs/spqr/spqr-2.0.9-r2.ebuild
+++ b/sci-libs/spqr/spqr-2.0.9-r2.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
 DESCRIPTION="Multithreaded multifrontal sparse QR factorization library"
-HOMEPAGE="http://faculty.cse.tamu.edu/davis/suitesparse.html"
+HOMEPAGE="https://people.engr.tamu.edu/davis/suitesparse.html"
 SRC_URI="http://202.36.178.9/sage/${P}.tar.bz2"
 
 LICENSE="GPL-2+"


^ permalink raw reply related	[flat|nested] 27+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sci-libs/spqr/
@ 2022-12-04  9:23 WANG Xuerui
  0 siblings, 0 replies; 27+ messages in thread
From: WANG Xuerui @ 2022-12-04  9:23 UTC (permalink / raw
  To: gentoo-commits

commit:     a8a6d49dfef921e9a74e16d04dc2e672d66bb83c
Author:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Sat Dec  3 10:13:29 2022 +0000
Commit:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Sun Dec  4 09:22:26 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8a6d49d

sci-libs/spqr: keyword 2.0.9-r2 for ~loong

Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>

 sci-libs/spqr/spqr-2.0.9-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-libs/spqr/spqr-2.0.9-r2.ebuild b/sci-libs/spqr/spqr-2.0.9-r2.ebuild
index c1a837667555..3beba50eabb8 100644
--- a/sci-libs/spqr/spqr-2.0.9-r2.ebuild
+++ b/sci-libs/spqr/spqr-2.0.9-r2.ebuild
@@ -9,7 +9,7 @@ SRC_URI="http://202.36.178.9/sage/${P}.tar.bz2"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
 IUSE="doc partition tbb"
 
 BDEPEND="virtual/pkgconfig


^ permalink raw reply related	[flat|nested] 27+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sci-libs/spqr/
@ 2023-06-03 11:15 Arthur Zamarin
  0 siblings, 0 replies; 27+ messages in thread
From: Arthur Zamarin @ 2023-06-03 11:15 UTC (permalink / raw
  To: gentoo-commits

commit:     a82d4d18e3234d12c9086ef3ea952257c483e7d5
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Jun  2 16:12:53 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jun  3 11:12:45 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a82d4d18

sci-libs/spqr: destabilize for ~ppc

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 sci-libs/spqr/spqr-2.0.9-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-libs/spqr/spqr-2.0.9-r2.ebuild b/sci-libs/spqr/spqr-2.0.9-r2.ebuild
index 3beba50eabb8..09281bf3d570 100644
--- a/sci-libs/spqr/spqr-2.0.9-r2.ebuild
+++ b/sci-libs/spqr/spqr-2.0.9-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -9,7 +9,7 @@ SRC_URI="http://202.36.178.9/sage/${P}.tar.bz2"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~loong ~ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
 IUSE="doc partition tbb"
 
 BDEPEND="virtual/pkgconfig


^ permalink raw reply related	[flat|nested] 27+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sci-libs/spqr/
@ 2023-06-20  0:02 Michael Orlitzky
  0 siblings, 0 replies; 27+ messages in thread
From: Michael Orlitzky @ 2023-06-20  0:02 UTC (permalink / raw
  To: gentoo-commits

commit:     bb767e25f57501e1a717fe1e082969173444780d
Author:     François Bissey <frp.bissey <AT> gmail <DOT> com>
AuthorDate: Mon Jun  5 22:10:04 2023 +0000
Commit:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Tue Jun 20 00:01:17 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb767e25

sci-libs/spqr: keyword 3.0.3 for ~loong, ~riscv

Signed-off-by: François Bissey <frp.bissey <AT> gmail.com>
Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org>

 sci-libs/spqr/spqr-3.0.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-libs/spqr/spqr-3.0.3.ebuild b/sci-libs/spqr/spqr-3.0.3.ebuild
index 750dfe60cd7d..2ccb6181a12e 100644
--- a/sci-libs/spqr/spqr-3.0.3.ebuild
+++ b/sci-libs/spqr/spqr-3.0.3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/DrTimothyAldenDavis/SuiteSparse/archive/refs/tags/v$
 
 LICENSE="GPL-2+"
 SLOT="0/3"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE="doc openmp test"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 27+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sci-libs/spqr/
@ 2023-06-20  0:02 Michael Orlitzky
  0 siblings, 0 replies; 27+ messages in thread
From: Michael Orlitzky @ 2023-06-20  0:02 UTC (permalink / raw
  To: gentoo-commits

commit:     6e4e3ea864e4d5370bee0ff6907b6a2b46af272d
Author:     François Bissey <frp.bissey <AT> gmail <DOT> com>
AuthorDate: Mon Jun  5 22:35:28 2023 +0000
Commit:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Tue Jun 20 00:01:18 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e4e3ea8

sci-libs/spqr: restrict dependencies to suitable cholmod in 2.0.9

Signed-off-by: François Bissey <frp.bissey <AT> gmail.com>
Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org>

 sci-libs/spqr/spqr-2.0.9-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-libs/spqr/spqr-2.0.9-r2.ebuild b/sci-libs/spqr/spqr-2.0.9-r2.ebuild
index 725a9490aa41..b63bdbe966ea 100644
--- a/sci-libs/spqr/spqr-2.0.9-r2.ebuild
+++ b/sci-libs/spqr/spqr-2.0.9-r2.ebuild
@@ -20,7 +20,7 @@ BDEPEND="virtual/pkgconfig
 # spqr links to metis directly, too.
 DEPEND="
 	virtual/lapack
-	>=sci-libs/cholmod-2[lapack,partition?]
+	=sci-libs/cholmod-3*[lapack,partition?]
 	partition? ( >=sci-libs/metis-5.1.0 )
 	tbb? ( <dev-cpp/tbb-2021:= )"
 RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 27+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sci-libs/spqr/
@ 2023-06-20  0:02 Michael Orlitzky
  0 siblings, 0 replies; 27+ messages in thread
From: Michael Orlitzky @ 2023-06-20  0:02 UTC (permalink / raw
  To: gentoo-commits

commit:     5403a3a73097716ce3e38ed98b156406c5fd06b2
Author:     François Bissey <frp.bissey <AT> gmail <DOT> com>
AuthorDate: Mon Jun  5 21:27:00 2023 +0000
Commit:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Tue Jun 20 00:01:16 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5403a3a7

sci-libs/spqr: add 3.0.3

Signed-off-by: François Bissey <frp.bissey <AT> gmail.com>
Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org>

 sci-libs/spqr/Manifest          |   1 +
 sci-libs/spqr/metadata.xml      |   3 +
 sci-libs/spqr/spqr-3.0.3.ebuild | 121 ++++++++++++++++++++++++++++++++++++++++
 3 files changed, 125 insertions(+)

diff --git a/sci-libs/spqr/Manifest b/sci-libs/spqr/Manifest
index 2463ac3152e2..40d8a7aec0c2 100644
--- a/sci-libs/spqr/Manifest
+++ b/sci-libs/spqr/Manifest
@@ -1 +1,2 @@
+DIST SuiteSparse-7.0.0.gh.tar.gz 64884962 BLAKE2B 06c6cf54ffae188f5179e0cd45523700448d8999b44d6b1aeb3dfb99ccf34a570f6aff600988a144c68a4a2d8f41e32f7145e09349aed3bd889501ea031c8340 SHA512 50b1cd7bab6e4c063984162ed803fd13b69df7f67efe8ce7af15eace6b0ccd1669b6e57daa59511fd9531a847433cda49c1f52bfff234031af0d79e7fbd6423e
 DIST spqr-2.0.9.tar.bz2 2161068 BLAKE2B a662983d2543a65ce36a367749db5585308acb56b016f69a35c46a84e9c12a678f57a3cfd459cc2e887fff2819b00f99981efaadb73831f1b4c54cbef5e1c367 SHA512 54b203e0d68b266473b8a2b7b3b3a55476df54a3ebd5748b70faa7bad1d0a5a7387197f0674ba5f9a5d45887daa736117f8d6ffbbc2eb02482b3374a3babf721

diff --git a/sci-libs/spqr/metadata.xml b/sci-libs/spqr/metadata.xml
index d4b1f066575e..ca887f817722 100644
--- a/sci-libs/spqr/metadata.xml
+++ b/sci-libs/spqr/metadata.xml
@@ -19,4 +19,7 @@
   <flag name="tbb">Enable multithreading with the Intel Threads
   Building Block <pkg>dev-cpp/tbb</pkg></flag>
 </use>
+<upstream>
+  <remote-id type="github">DrTimothyAldenDavis/SuiteSparse</remote-id>
+</upstream>
 </pkgmetadata>

diff --git a/sci-libs/spqr/spqr-3.0.3.ebuild b/sci-libs/spqr/spqr-3.0.3.ebuild
new file mode 100644
index 000000000000..750dfe60cd7d
--- /dev/null
+++ b/sci-libs/spqr/spqr-3.0.3.ebuild
@@ -0,0 +1,121 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake-multilib toolchain-funcs
+
+Sparse_PV="7.0.0"
+Sparse_P="SuiteSparse-${Sparse_PV}"
+DESCRIPTION="Multithreaded multifrontal sparse QR factorization library"
+HOMEPAGE="https://people.engr.tamu.edu/davis/suitesparse.html"
+SRC_URI="https://github.com/DrTimothyAldenDavis/SuiteSparse/archive/refs/tags/v${Sparse_PV}.tar.gz -> ${Sparse_P}.gh.tar.gz"
+
+LICENSE="GPL-2+"
+SLOT="0/3"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE="doc openmp test"
+RESTRICT="!test? ( test )"
+
+DEPEND=">=sci-libs/suitesparseconfig-${Sparse_PV}
+	>=sci-libs/amd-3.0.3
+	>=sci-libs/colamd-3.0.3
+	>=sci-libs/cholmod-4.0.3
+	virtual/blas"
+RDEPEND="${DEPEND}"
+BDEPEND="doc? ( virtual/latex-base )"
+
+S="${WORKDIR}/${Sparse_P}/${PN^^}"
+
+pkg_pretend() {
+	[[ ${MERGE_TYPE} != binary ]] && use openmp && tc-check-openmp
+}
+
+pkg_setup() {
+	[[ ${MERGE_TYPE} != binary ]] && use openmp && tc-check-openmp
+}
+
+multilib_src_configure() {
+	local mycmakeargs=(
+		-DNSTATIC=ON
+		-DNOPENMP=$(usex openmp OFF ON)
+		-DDEMO=$(usex test)
+	)
+	cmake_src_configure
+}
+
+multilib_src_test() {
+	# Run demo files
+	./qrsimple  < "${S}"/Matrix/ash219.mtx || die "failed testing"
+	./qrsimplec < "${S}"/Matrix/ash219.mtx || die "failed testing"
+	./qrsimple  < "${S}"/Matrix/west0067.mtx || die "failed testing"
+	./qrsimplec < "${S}"/Matrix/west0067.mtx || die "failed testing"
+	./qrdemo < "${S}"/Matrix/a2.mtx || die "failed testing"
+	./qrdemo < "${S}"/Matrix/r2.mtx || die "failed testing"
+	./qrdemo < "${S}"/Matrix/a04.mtx || die "failed testing"
+	./qrdemo < "${S}"/Matrix/a2.mtx || die "failed testing"
+	./qrdemo < "${S}"/Matrix/west0067.mtx || die "failed testing"
+	./qrdemo < "${S}"/Matrix/c2.mtx || die "failed testing"
+	./qrdemo < "${S}"/Matrix/a0.mtx || die "failed testing"
+	./qrdemo < "${S}"/Matrix/lfat5b.mtx || die "failed testing"
+	./qrdemo < "${S}"/Matrix/bfwa62.mtx || die "failed testing"
+	./qrdemo < "${S}"/Matrix/LFAT5.mtx || die "failed testing"
+	./qrdemo < "${S}"/Matrix/b1_ss.mtx || die "failed testing"
+	./qrdemo < "${S}"/Matrix/bcspwr01.mtx || die "failed testing"
+	./qrdemo < "${S}"/Matrix/lpi_galenet.mtx || die "failed testing"
+	./qrdemo < "${S}"/Matrix/lpi_itest6.mtx || die "failed testing"
+	./qrdemo < "${S}"/Matrix/ash219.mtx || die "failed testing"
+	./qrdemo < "${S}"/Matrix/a4.mtx || die "failed testing"
+	./qrdemo < "${S}"/Matrix/s32.mtx || die "failed testing"
+	./qrdemo < "${S}"/Matrix/c32.mtx || die "failed testing"
+	./qrdemo < "${S}"/Matrix/lp_share1b.mtx || die "failed testing"
+	./qrdemo < "${S}"/Matrix/a1.mtx || die "failed testing"
+	./qrdemo < "${S}"/Matrix/GD06_theory.mtx || die "failed testing"
+	./qrdemo < "${S}"/Matrix/GD01_b.mtx || die "failed testing"
+	./qrdemo < "${S}"/Matrix/Tina_AskCal_perm.mtx || die "failed testing"
+	./qrdemo < "${S}"/Matrix/Tina_AskCal.mtx || die "failed testing"
+	./qrdemo < "${S}"/Matrix/GD98_a.mtx || die "failed testing"
+	./qrdemo < "${S}"/Matrix/Ragusa16.mtx || die "failed testing"
+	./qrdemo < "${S}"/Matrix/young1c.mtx || die "failed testing"
+	./qrdemo < "${S}"/Matrix/lp_e226_transposed.mtx || die "failed testing"
+	./qrdemoc < "${S}"/Matrix/a2.mtx || die "failed testing"
+	./qrdemoc < "${S}"/Matrix/r2.mtx || die "failed testing"
+	./qrdemoc < "${S}"/Matrix/a04.mtx || die "failed testing"
+	./qrdemoc < "${S}"/Matrix/a2.mtx || die "failed testing"
+	./qrdemoc < "${S}"/Matrix/west0067.mtx || die "failed testing"
+	./qrdemoc < "${S}"/Matrix/c2.mtx || die "failed testing"
+	./qrdemoc < "${S}"/Matrix/a0.mtx || die "failed testing"
+	./qrdemoc < "${S}"/Matrix/lfat5b.mtx || die "failed testing"
+	./qrdemoc < "${S}"/Matrix/bfwa62.mtx || die "failed testing"
+	./qrdemoc < "${S}"/Matrix/LFAT5.mtx || die "failed testing"
+	./qrdemoc < "${S}"/Matrix/b1_ss.mtx || die "failed testing"
+	./qrdemoc < "${S}"/Matrix/bcspwr01.mtx || die "failed testing"
+	./qrdemoc < "${S}"/Matrix/lpi_galenet.mtx || die "failed testing"
+	./qrdemoc < "${S}"/Matrix/lpi_itest6.mtx || die "failed testing"
+	./qrdemoc < "${S}"/Matrix/ash219.mtx || die "failed testing"
+	./qrdemoc < "${S}"/Matrix/a4.mtx || die "failed testing"
+	./qrdemoc < "${S}"/Matrix/s32.mtx || die "failed testing"
+	./qrdemoc < "${S}"/Matrix/c32.mtx || die "failed testing"
+	./qrdemoc < "${S}"/Matrix/lp_share1b.mtx || die "failed testing"
+	./qrdemoc < "${S}"/Matrix/a1.mtx || die "failed testing"
+	./qrdemoc < "${S}"/Matrix/GD06_theory.mtx || die "failed testing"
+	./qrdemoc < "${S}"/Matrix/GD01_b.mtx || die "failed testing"
+	./qrdemoc < "${S}"/Matrix/Tina_AskCal_perm.mtx || die "failed testing"
+	./qrdemoc < "${S}"/Matrix/Tina_AskCal.mtx || die "failed testing"
+	./qrdemoc < "${S}"/Matrix/GD98_a.mtx || die "failed testing"
+	./qrdemoc < "${S}"/Matrix/Ragusa16.mtx || die "failed testing"
+	./qrdemoc < "${S}"/Matrix/young1c.mtx || die "failed testing"
+	./qrdemoc < "${S}"/Matrix/lp_e226_transposed.mtx || die "failed testing"
+}
+
+multilib_src_install() {
+	if use doc; then
+		pushd "${S}/Doc"
+		emake clean
+		rm -rf *.pdf
+		emake
+		popd
+		DOCS="${S}/Doc/*.pdf"
+	fi
+	cmake_src_install
+}


^ permalink raw reply related	[flat|nested] 27+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sci-libs/spqr/
@ 2023-06-20  0:02 Michael Orlitzky
  0 siblings, 0 replies; 27+ messages in thread
From: Michael Orlitzky @ 2023-06-20  0:02 UTC (permalink / raw
  To: gentoo-commits

commit:     7d5ac660444f55009efb329b928c63d92cb06c3a
Author:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 19 22:13:27 2023 +0000
Commit:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Tue Jun 20 00:01:23 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d5ac660

sci-libs/spqr: revbump 2.0.9 for RDEPEND change.

In 24ba69fb we added an upper bound on a version in RDEPEND.

Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org>

 sci-libs/spqr/{spqr-2.0.9-r2.ebuild => spqr-2.0.9-r3.ebuild} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/sci-libs/spqr/spqr-2.0.9-r2.ebuild b/sci-libs/spqr/spqr-2.0.9-r3.ebuild
similarity index 100%
rename from sci-libs/spqr/spqr-2.0.9-r2.ebuild
rename to sci-libs/spqr/spqr-2.0.9-r3.ebuild


^ permalink raw reply	[flat|nested] 27+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sci-libs/spqr/
@ 2024-08-26 13:13 Eli Schwartz
  0 siblings, 0 replies; 27+ messages in thread
From: Eli Schwartz @ 2024-08-26 13:13 UTC (permalink / raw
  To: gentoo-commits

commit:     5f53e79a02caf41a76d6987ad678003bd042fac4
Author:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 26 04:47:18 2024 +0000
Commit:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Mon Aug 26 13:12:42 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f53e79a

sci-libs/spqr: make sure elibtoolize is applied

Needed to e.g. pass LTO warning flags through to the linker.

Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>

 sci-libs/spqr/spqr-2.0.9-r3.ebuild | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/sci-libs/spqr/spqr-2.0.9-r3.ebuild b/sci-libs/spqr/spqr-2.0.9-r3.ebuild
index b63bdbe966ea..a7499f3bf790 100644
--- a/sci-libs/spqr/spqr-2.0.9-r3.ebuild
+++ b/sci-libs/spqr/spqr-2.0.9-r3.ebuild
@@ -1,8 +1,10 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
+inherit libtool
+
 DESCRIPTION="Multithreaded multifrontal sparse QR factorization library"
 HOMEPAGE="https://people.engr.tamu.edu/davis/suitesparse.html"
 SRC_URI="http://202.36.178.9/sage/${P}.tar.bz2"
@@ -25,6 +27,11 @@ DEPEND="
 	tbb? ( <dev-cpp/tbb-2021:= )"
 RDEPEND="${DEPEND}"
 
+src_prepare() {
+	default
+	elibtoolize
+}
+
 src_configure() {
 	econf \
 		--disable-static \


^ permalink raw reply related	[flat|nested] 27+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sci-libs/spqr/
@ 2024-08-26 13:13 Eli Schwartz
  0 siblings, 0 replies; 27+ messages in thread
From: Eli Schwartz @ 2024-08-26 13:13 UTC (permalink / raw
  To: gentoo-commits

commit:     1b8914c4c9d21b6a095d2c43aa852a11b09ba18b
Author:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 26 04:47:38 2024 +0000
Commit:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Mon Aug 26 13:12:42 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b8914c4

sci-libs/spqr: update EAPI 7 -> 8

Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>

 sci-libs/spqr/spqr-2.0.9-r4.ebuild | 47 ++++++++++++++++++++++++++++++++++++++
 1 file changed, 47 insertions(+)

diff --git a/sci-libs/spqr/spqr-2.0.9-r4.ebuild b/sci-libs/spqr/spqr-2.0.9-r4.ebuild
new file mode 100644
index 000000000000..92082b0cee2e
--- /dev/null
+++ b/sci-libs/spqr/spqr-2.0.9-r4.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit libtool
+
+DESCRIPTION="Multithreaded multifrontal sparse QR factorization library"
+HOMEPAGE="https://people.engr.tamu.edu/davis/suitesparse.html"
+SRC_URI="http://202.36.178.9/sage/${P}.tar.bz2"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE="doc partition tbb"
+
+BDEPEND="virtual/pkgconfig
+	doc? ( virtual/latex-base )"
+# We require the cholmod supernodal module that is enabled with
+# USE=lapack, and cholmod has to have partition support if spqr is going
+# to have it (the ./configure script for spqr checks this). Note that
+# spqr links to metis directly, too.
+DEPEND="
+	virtual/lapack
+	=sci-libs/cholmod-3*[lapack,partition?]
+	partition? ( >=sci-libs/metis-5.1.0 )
+	tbb? ( <dev-cpp/tbb-2021:= )"
+RDEPEND="${DEPEND}"
+
+src_prepare() {
+	default
+	elibtoolize
+}
+
+src_configure() {
+	econf \
+		$(use_with doc) \
+		$(use_with partition) \
+		$(use_with tbb)
+}
+
+src_install() {
+	default
+
+	# no static archives
+	find "${D}" -name '*.la' -delete || die
+}


^ permalink raw reply related	[flat|nested] 27+ messages in thread

end of thread, other threads:[~2024-08-26 13:13 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-01  9:52 [gentoo-commits] repo/gentoo:master commit in: sci-libs/spqr/ Sergei Trofimovich
  -- strict thread matches above, loose matches on Subject: below --
2024-08-26 13:13 Eli Schwartz
2024-08-26 13:13 Eli Schwartz
2023-06-20  0:02 Michael Orlitzky
2023-06-20  0:02 Michael Orlitzky
2023-06-20  0:02 Michael Orlitzky
2023-06-20  0:02 Michael Orlitzky
2023-06-03 11:15 Arthur Zamarin
2022-12-04  9:23 WANG Xuerui
2022-11-19 11:41 Andrew Ammerlaan
2021-12-02  1:25 Sam James
2021-11-11  3:49 Sam James
2021-10-29 22:23 Sam James
2021-10-02 23:17 Sam James
2021-07-14 16:14 Marek Szuba
2020-08-23 17:01 David Seifert
2020-07-19 16:03 Sam James
2020-06-22  6:57 Agostino Sarubbo
2020-06-21 17:08 Agostino Sarubbo
2020-06-21 17:03 Agostino Sarubbo
2020-06-02 22:21 Mart Raudsepp
2020-05-15 17:33 Sergei Trofimovich
2020-04-13 22:19 Sergei Trofimovich
2020-03-02 17:21 Michael Orlitzky
2017-09-30  2:58 Sergei Trofimovich
2017-04-29 16:21 Jeroen Roovers
2017-04-05 15:36 Michael Weber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox