ess-dmsc / h5cpp

C++ wrapper for the HDF5 C-library
https://ess-dmsc.github.io/h5cpp/
GNU Lesser General Public License v2.1
116 stars 19 forks source link

DEB package generation #636

Closed ramezquitao closed 1 year ago

ramezquitao commented 1 year ago

I just installed Debian 12 bookworm, and it seems you don't have debs for this distro yet. Can you point me to some instructions to generate the deb package for your library.

Thanks

jkotan commented 1 year ago

Hi @ramezquitao, the bookworm will be released on 2023-06-10 so I will build the debian12 packages soon.

To build the debian packages I use gpb on https://gitlab.desy.de/petra-iii-debian-packages/h5cpp and my pidptools scripts available in our HDRI repository.

jkotan commented 1 year ago

I've just run my scripts and created testing h5cpp packages for bookworm and put them to the HDRI repository. I've also added http://repos.pni-hdri.de/bookworm-pni-hdri.list More tests and package verification will be done after the release.

ramezquitao commented 1 year ago

Thanks. I will close the issue for the moment