public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/sci:master commit in: sci-libs/superlu_mt/
@ 2013-07-15 21:15 Sebastien Fabbro
  0 siblings, 0 replies; 2+ messages in thread
From: Sebastien Fabbro @ 2013-07-15 21:15 UTC (permalink / raw
  To: gentoo-commits

commit:     ec35dec4c25c8559097c81a6db4aced5c2f793d7
Author:     Sébastien Fabbro <bicatali <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 15 20:25:15 2013 +0000
Commit:     Sebastien Fabbro <bicatali <AT> gentoo <DOT> org>
CommitDate: Mon Jul 15 20:25:15 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=ec35dec4

sci-libs/superlu_mt: Move cblas to blas dependency

Package-Manager: portage-2.2.01.22124-prefix

---
 sci-libs/superlu_mt/ChangeLog             | 3 +++
 sci-libs/superlu_mt/superlu_mt-2.1.ebuild | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/sci-libs/superlu_mt/ChangeLog b/sci-libs/superlu_mt/ChangeLog
index f6d1810..7ca10bd 100644
--- a/sci-libs/superlu_mt/ChangeLog
+++ b/sci-libs/superlu_mt/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  15 Jul 2013; Sébastien Fabbro <bicatali@gentoo.org> superlu_mt-2.1.ebuild:
+  sci-libs/superlu_mt: Move cblas to blas dependency
+
 *superlu_mt-2.1 (15 Jul 2013)
 
   15 Jul 2013; Sébastien Fabbro <bicatali@gentoo.org>

diff --git a/sci-libs/superlu_mt/superlu_mt-2.1.ebuild b/sci-libs/superlu_mt/superlu_mt-2.1.ebuild
index bfd2866..074cc9d 100644
--- a/sci-libs/superlu_mt/superlu_mt-2.1.ebuild
+++ b/sci-libs/superlu_mt/superlu_mt-2.1.ebuild
@@ -18,7 +18,7 @@ KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="doc openmp threads examples static-libs test"
 
 RDEPEND="
-	virtual/cblas"
+	virtual/blas"
 DEPEND="${RDEPEND}
 	virtual/pkgconfig
 	test? ( app-shells/tcsh )"


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

* [gentoo-commits] proj/sci:master commit in: sci-libs/superlu_mt/
@ 2013-07-17 23:42 Sebastien Fabbro
  0 siblings, 0 replies; 2+ messages in thread
From: Sebastien Fabbro @ 2013-07-17 23:42 UTC (permalink / raw
  To: gentoo-commits

commit:     f3517a585851cd4a4f57055bba5b95117ff94c91
Author:     Sébastien Fabbro <bicatali <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 17 18:48:22 2013 +0000
Commit:     Sebastien Fabbro <bicatali <AT> gentoo <DOT> org>
CommitDate: Wed Jul 17 18:48:22 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=f3517a58

sci-libs/superlu_mt: Warn user for multi-threaded blas

Package-Manager: portage-2.2.01.22124-prefix

---
 sci-libs/superlu_mt/ChangeLog             | 3 +++
 sci-libs/superlu_mt/superlu_mt-2.1.ebuild | 7 ++++++-
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/sci-libs/superlu_mt/ChangeLog b/sci-libs/superlu_mt/ChangeLog
index 7ca10bd..fb002b2 100644
--- a/sci-libs/superlu_mt/ChangeLog
+++ b/sci-libs/superlu_mt/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  17 Jul 2013; Sébastien Fabbro <bicatali@gentoo.org> superlu_mt-2.1.ebuild:
+  sci-libs/superlu_mt: Warn user for multi-threaded blas
+
   15 Jul 2013; Sébastien Fabbro <bicatali@gentoo.org> superlu_mt-2.1.ebuild:
   sci-libs/superlu_mt: Move cblas to blas dependency
 

diff --git a/sci-libs/superlu_mt/superlu_mt-2.1.ebuild b/sci-libs/superlu_mt/superlu_mt-2.1.ebuild
index 074cc9d..48c52ad 100644
--- a/sci-libs/superlu_mt/superlu_mt-2.1.ebuild
+++ b/sci-libs/superlu_mt/superlu_mt-2.1.ebuild
@@ -8,7 +8,7 @@ inherit eutils fortran-2 toolchain-funcs
 
 MYPN=SuperLU_MT
 
-DESCRIPTION="Sparse LU factorization library multithreading library"
+DESCRIPTION="Multithreaded sparse LU factorization library"
 HOMEPAGE="http://crd.lbl.gov/~xiaoye/SuperLU/"
 SRC_URI="${HOMEPAGE}/${PN}_${PV}.tar.gz"
 
@@ -103,3 +103,8 @@ src_install() {
 		doins -r EXAMPLE/* make.inc
 	fi
 }
+
+pkg_postinst() {
+	elog "${PN} has been designed to work with a single-threaded blas library"
+	elog "Make sure to eselect one (openblas/atlas) when using superlu_mt"
+}


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

end of thread, other threads:[~2013-07-17 23:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-17 23:42 [gentoo-commits] proj/sci:master commit in: sci-libs/superlu_mt/ Sebastien Fabbro
  -- strict thread matches above, loose matches on Subject: below --
2013-07-15 21:15 Sebastien Fabbro

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