From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/umfpack/
Date: Sun, 23 Aug 2020 17:01:54 +0000 (UTC) [thread overview]
Message-ID: <1598202088.fe91d7676b7dba35ac89e965da39f2246676e330.soap@gentoo> (raw)
commit: fe91d7676b7dba35ac89e965da39f2246676e330
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 23 17:01:28 2020 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Aug 23 17:01:28 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe91d767
sci-libs/umfpack: Remove libtool archives
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: David Seifert <soap <AT> gentoo.org>
sci-libs/umfpack/umfpack-5.7.9.ebuild | 14 +++++++++++---
1 file changed, 11 insertions(+), 3 deletions(-)
diff --git a/sci-libs/umfpack/umfpack-5.7.9.ebuild b/sci-libs/umfpack/umfpack-5.7.9.ebuild
index ba0e7506140..aab34198895 100644
--- a/sci-libs/umfpack/umfpack-5.7.9.ebuild
+++ b/sci-libs/umfpack/umfpack-5.7.9.ebuild
@@ -12,11 +12,12 @@ SRC_URI="http://202.36.178.9/sage/${P}.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-macos"
-IUSE="doc +cholmod static-libs"
+IUSE="+cholmod doc"
BDEPEND="virtual/pkgconfig
doc? ( virtual/latex-base )"
-DEPEND="sci-libs/amd
+DEPEND="
+ sci-libs/amd
>=sci-libs/suitesparseconfig-5.4.0
virtual/blas
cholmod? ( sci-libs/cholmod )"
@@ -24,9 +25,9 @@ RDEPEND="${DEPEND}"
src_configure() {
econf \
+ --disable-static \
--with-blas="$($(tc-getPKG_CONFIG) --libs blas)" \
$(use_with doc) \
- $(use_enable static-libs static) \
$(use_with cholmod)
}
@@ -34,3 +35,10 @@ src_compile() {
use doc && export VARTEXFONTS="${T}/fonts"
default
}
+
+src_install() {
+ default
+
+ # no static archives
+ find "${D}" -name '*.la' -delete || die
+}
next reply other threads:[~2020-08-23 17:02 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-23 17:01 David Seifert [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-02 13:15 [gentoo-commits] repo/gentoo:master commit in: sci-libs/umfpack/ Jakov Smolić
2024-06-17 1:47 Sam James
2024-06-17 1:47 Sam James
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-01 3:21 WANG Xuerui
2022-11-19 11:41 Andrew Ammerlaan
2022-10-09 16:10 Sam James
2021-07-14 16:14 Marek Szuba
2021-01-06 15:17 Fabian Groffen
2020-11-07 17:57 Sam James
2020-07-21 10:03 Andreas Sturmlechner
2020-07-19 16:03 Sam James
2020-07-07 6:58 Sergei Trofimovich
2020-06-22 6:57 Agostino Sarubbo
2020-06-21 17:08 Agostino Sarubbo
2020-06-21 17:03 Agostino Sarubbo
2020-04-13 22:07 Sergei Trofimovich
2020-04-10 16:52 Andreas Sturmlechner
2020-03-02 17:21 Michael Orlitzky
2019-05-21 6:31 Aaron Bauman
2017-07-08 9:25 Alexis Ballier
2017-07-01 9:52 Sergei Trofimovich
2017-03-19 3:33 Matt Turner
2017-03-18 6:13 Matt Turner
2016-06-07 16:47 Tobias Klausmann
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1598202088.fe91d7676b7dba35ac89e965da39f2246676e330.soap@gentoo \
--to=soap@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox