geospace-code / h5fortran

Lightweight HDF5 polymorphic Fortran: h5write() h5read()
https://geospace-code.github.io/h5fortran
BSD 3-Clause "New" or "Revised" License
99 stars 23 forks source link

Update fpm.toml #28

Closed zoziha closed 2 years ago

zoziha commented 2 years ago

fix link in fpm.toml: hdf5hl_fortran -> hdf5_hl_fortran

scivision commented 2 years ago

This is a general problem with FPM I'm not sure how to resolve--distros like Ubuntu rename the file to the pre-HDF5 1.10.6 naming of hdf5hl_fortran, even Ubuntu 22.04: https://packages.ubuntu.com/jammy/amd64/libhdf5-dev/filelist

zoziha commented 2 years ago

Thank you for your reply. Currently, fpm can't solve this problem. It seems to be a good choice to write comments in fpm.toml. https://github.com/geospace-code/h5fortran/blob/10f08608caa16922ceefe612147f8b23fe002d87/fpm.toml#L13