public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alessandro Barbieri" <lssndrbarbieri@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: sci-physics/mbdyn/
Date: Wed,  6 Oct 2021 22:15:41 +0000 (UTC)	[thread overview]
Message-ID: <1633558537.4f65714107028a14583d4239c051a7673d47a79d.Alessandro-Barbieri@gentoo> (raw)

commit:     4f65714107028a14583d4239c051a7673d47a79d
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Wed Oct  6 14:21:00 2021 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Wed Oct  6 22:15:37 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4f657141

sci-physics/mbdyn: fix configure option

Closes: https://bugs.gentoo.org/816552
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>

 sci-physics/mbdyn/mbdyn-1.7.3_p20210925.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/sci-physics/mbdyn/mbdyn-1.7.3_p20210925.ebuild b/sci-physics/mbdyn/mbdyn-1.7.3_p20210925.ebuild
index 5750bf3df..6fecb6acb 100644
--- a/sci-physics/mbdyn/mbdyn-1.7.3_p20210925.ebuild
+++ b/sci-physics/mbdyn/mbdyn-1.7.3_p20210925.ebuild
@@ -223,11 +223,12 @@ src_configure() {
 		$(use_with sparse suitesparseqr)
 		$(use_with sparse umfpack)
 		$(use_with superlu)
-		$(use_with taucs)
 		$(use_with threads)
 		$(use_with y12)
 	)
 
+	use taucs && myconf+=( "--with-taucs" )
+
 	if ( use autodiff && use sparse ); then
 		myconf+=( "--enable-sparse-autodiff" )
 	else


             reply	other threads:[~2021-10-06 22:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-06 22:15 Alessandro Barbieri [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-10-08  1:01 [gentoo-commits] repo/proj/guru:dev commit in: sci-physics/mbdyn/ Alessandro Barbieri
2021-10-09  0:32 Alessandro Barbieri
2022-05-28 15:15 Alessandro Barbieri

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=1633558537.4f65714107028a14583d4239c051a7673d47a79d.Alessandro-Barbieri@gentoo \
    --to=lssndrbarbieri@gmail.com \
    --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