[bug#77590,v3,0/2] Update hdf5 to 1.14.6, fix wrappers and remove generated source files.

Message ID cover.1744324264.git.david.elsing@posteo.net
Headers
Series Update hdf5 to 1.14.6, fix wrappers and remove generated source files. |

Message

David Elsing April 10, 2025, 10:41 p.m. UTC
  Because the Autotools scripts were removed in the development branch
upstream, I changed the packages to cmake-build-system. Additionally, I
did not include the example package and the examples are not installed,
which does not seem to be intended by upstream anyway. They are also
still included in the source.

For hdf-java, I removed the installation of the external slf4j-*.jar
files, as they are just copied to the lib directory.

David Elsing (2):
  gnu: hdf5: Update to 1.14.6.
  gnu: hdf-java: Update to 1.14.6 and rename to hdf5-java.

 gnu/packages/maths.scm | 266 ++++++++++++++++++++++++++++-------------
 1 file changed, 181 insertions(+), 85 deletions(-)