* [gentoo-commits] repo/proj/guru:master commit in: sci-physics/mbdyn/
@ 2021-10-08 19:05 Arthur Zamarin
0 siblings, 0 replies; only message in thread
From: Arthur Zamarin @ 2021-10-08 19:05 UTC (permalink / raw
To: gentoo-commits
commit: 32c97b8a4ba5afa11fbb853b1111a04954bd9e02
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Fri Oct 8 01:00:37 2021 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Oct 8 01:00:37 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=32c97b8a
sci-physics/mbdyn: remove taucs use
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
sci-physics/mbdyn/mbdyn-1.7.3_p20210925.ebuild | 11 ++++-------
sci-physics/mbdyn/metadata.xml | 2 +-
2 files changed, 5 insertions(+), 8 deletions(-)
diff --git a/sci-physics/mbdyn/mbdyn-1.7.3_p20210925.ebuild b/sci-physics/mbdyn/mbdyn-1.7.3_p20210925.ebuild
index 5a7971737..aa0140169 100644
--- a/sci-physics/mbdyn/mbdyn-1.7.3_p20210925.ebuild
+++ b/sci-physics/mbdyn/mbdyn-1.7.3_p20210925.ebuild
@@ -88,9 +88,9 @@ IUSE_MBDYN_MODULE="
mbdyn-module-wheel4
"
IUSE="${IUSE_MBDYN_MODULE//_/-} ann arpack autodiff blender boost bullet chaco crypt
-debug eig ginac jdqz +mbc metis mpi multithread-naive netcdf octave openblas
-pam pastix pmpi python qrupdate rt sasl schur sparse superlu taucs tests threads
-udunits +y12"
+debug eig ginac jdqz +mbc metis mpi multithread-naive netcdf octave openblas pam
+pastix pmpi python qrupdate rt sasl schur sparse superlu tests threads udunits +y12"
+# taucs rtai
# dev-libs/blitz
RDEPEND="
@@ -126,11 +126,10 @@ RDEPEND="
sci-libs/umfpack
)
superlu? ( sci-libs/superlu_mt )
- taucs? ( sci-libs/taucs )
threads? ( dev-libs/libatomic_ops )
udunits? ( sci-libs/udunits )
"
-# rtai? ( sys-libs/rtai )
+# taucs? ( sci-libs/taucs )
DEPEND="
${RDEPEND}
blender? ( sys-apps/pkgcore )
@@ -228,8 +227,6 @@ src_configure() {
$(use_with y12)
)
- use taucs && myconf+=( "--with-taucs" )
-
if ( use autodiff && use sparse ); then
myconf+=( "--enable-sparse-autodiff" )
else
diff --git a/sci-physics/mbdyn/metadata.xml b/sci-physics/mbdyn/metadata.xml
index 58bd967bc..d7c54cba3 100644
--- a/sci-physics/mbdyn/metadata.xml
+++ b/sci-physics/mbdyn/metadata.xml
@@ -104,7 +104,7 @@
<flag name="schur">Enable Schur parallel solver</flag>
<flag name="sparse">Enable sparse solvers</flag>
<flag name="superlu">With <pkg>sci-libs/superlu</pkg> math library - eXperimental</flag>
- <flag name="taucs">With <pkg>sci-libs/taucs</pkg> math library - eXperimental</flag>
+ <!--<flag name="taucs">With <pkg>sci-libs/taucs</pkg> math library - eXperimental</flag>-->
<flag name="tests">Enable installation of some test programs which are otherwise not installed</flag>
<flag name="threads">With threads</flag>
<flag name="y12">With Y12 sparse math library</flag>
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2021-10-08 19:05 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-08 19:05 [gentoo-commits] repo/proj/guru:master commit in: sci-physics/mbdyn/ Arthur Zamarin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox