#1034627 apbs: compile with PBAM and PBSAM support

Package:
apbs
Source:
apbs
Description:
Adaptive Poisson Boltzmann Solver
Submitter:
Andrius Merkys
Date:
2023-04-20 05:33:04 UTC
Severity:
normal
#1034627#5
Date:
2023-04-20 05:31:20 UTC
From:
To:
Hello,

apbs is not compiled with PBAM and PBSAM support yet. To fix this, CMake
options ENABLE_PBAM and ENABLE_PBSAM have to be enabled. When these
options are on, the buildsystem downloads additional sources [1] from
GitHub, which can be either embedded or packaged separately, provided
the upstream indicates that these sources are free. I have opened an
issue asking for an explicit license statement [2].

[1] https://github.com/Electrostatics/pb_solvers
[2] https://github.com/Electrostatics/pb_solvers/issues/9

Andrius