OPAL/2024.1.0: version added and YAML config

This commit is contained in:
2025-06-02 16:12:54 +02:00
parent a4cffcd702
commit bc871ae3ee
18 changed files with 414 additions and 135 deletions
-3
View File
@@ -1,8 +1,5 @@
#!/usr/bin/env modbuild
pbuild::set_download_url "http://amas.web.psi.ch/Downloads/$P/src/$P-${V_PKG}.tar.xz"
pbuild::add_to_group 'MPI'
pbuild::pre_configure_Linux() {
if (( V_MAJOR < 2)); then
pbuild::add_configure_args '-DENABLE_DKS=ON'