aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Torokhov <torokhov-s-a@yandex.ru>2021-08-31 17:01:55 +0300
committerSergey Torokhov <torokhov-s-a@yandex.ru>2021-08-31 17:06:37 +0300
commit2ad0e8d212342dc865f04cec8ce8fba3b64006fc (patch)
treed64e7a8306f11ea23117442ac8fe5ca4581a5956 /sci-physics/SU2/metadata.xml
parentsci-physics/SU2: update LICENSE set and PYTHON_COMPAT (diff)
downloadguru-2ad0e8d212342dc865f04cec8ce8fba3b64006fc.tar.gz
guru-2ad0e8d212342dc865f04cec8ce8fba3b64006fc.tar.bz2
guru-2ad0e8d212342dc865f04cec8ce8fba3b64006fc.zip
sci-physics/SU2: 7.2.0 version bump
Parmetis has free-non-comm licence type and as configure.ac has explicit configuration option for this therefore the USE="parmetis" introduced with forced removing of parmetis enabling from meson.build file in scr-prepare phase. Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
Diffstat (limited to 'sci-physics/SU2/metadata.xml')
-rw-r--r--sci-physics/SU2/metadata.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/sci-physics/SU2/metadata.xml b/sci-physics/SU2/metadata.xml
index 377649313..8d14e595d 100644
--- a/sci-physics/SU2/metadata.xml
+++ b/sci-physics/SU2/metadata.xml
@@ -10,6 +10,7 @@
<flag name="mkl">Enable Intel MKL support</flag>
<flag name="mpp">Enable Mutation++ library support</flag>
<flag name="openblas">Enable OpenBLAS support</flag>
+ <flag name="parmetis">Enable Parmetis support (Metis support is always on)</flag>
<flag name="tecio">Enable TECIO support</flag>
<flag name="tutorials">Install Tutorials files</flag>
</use>