Search Criteria
Package Details: h5cpp 0.6.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/h5cpp.git (read-only, click to copy) |
---|---|
Package Base: | h5cpp |
Description: | h5cpp is a C++ wrapper for HDF5s C-API. |
Upstream URL: | h5cpp.org |
Licenses: | GPL2 |
Submitter: | L0ric0 |
Maintainer: | berquist |
Last Packager: | berquist |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2020-09-16 10:18 (UTC) |
Last Updated: | 2024-07-04 16:06 (UTC) |
Dependencies (5)
- boost-libs
- hdf5 (hdf5-gitAUR, hdf5-openmpi)
- boost (boost-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- catch2 (catch2-gitAUR) (check)
Latest Comments
Nestor_013 commented on 2023-10-10 12:14 (UTC)
@tocic I'll consider this after having checked all the implications of becoming a maintainer and also if there is an interest other than mine in this package.
tocic commented on 2023-10-10 05:16 (UTC)
@Nestor_013 you can submit an orphan request and adopt the package if you want.
Nestor_013 commented on 2023-10-09 12:42 (UTC)
Here is my "unofficial" version for 0.6.0
https://gist.github.com/nestor013/0fbbed030150652a7f960c0573b0a3de
tocic commented on 2022-12-07 06:45 (UTC)
Looks like the upstream URL is https://ess-dmsc.github.io/h5cpp. Please fix it.
Nestor_013 commented on 2022-07-16 10:02 (UTC)
Hi,
'catch2' is missing from makedepends.
Nestor_013 commented on 2020-11-29 14:59 (UTC) (edited on 2020-11-29 15:07 (UTC) by Nestor_013)
Hi L0ric0,
Thanks for maintaining this package. It works great but boost dependency is missing.
CMake Error at /usr/share/cmake-3.19/Modules/FindPackageHandleStandardArgs.cmake:218 (message):
Could NOT find Boost (missing: Boost_INCLUDE_DIR filesystem system)
(Required is at least version "1.41")