Merge remote-tracking branch 'origin/hdf5-blosc'

This commit is contained in:
2019-03-26 10:16:40 +01:00
3 changed files with 17 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
#!/usr/bin/env modbuild
pbuild::set_download_url "https://github.com/Blosc/hdf5-blosc/archive/v${V_PKG}.tar.gz"
pbuild::add_to_group 'HDF5_serial'
pbuild::use_cmake

View File

@@ -0,0 +1 @@
HDF5_blosc/1.0.0 unstable gcc/4.8.3 hdf5_serial/1.18.12

View File

@@ -0,0 +1,11 @@
#%Module1.0
module-whatis "HDF5_blosc"
module-url "https://github.com/Blosc/hdf5-blosc"
module-license "https://github.com/Blosc/hdf5-blosc/tree/master/LICENSES"
module-maintainer "Ivan Usov <ivan.usov@psi.ch>"
module-help "
This is a filter for HDF5 that uses the Blosc compressor
"
setenv HDF5_PLUGIN_PATH $PREFIX