Merge remote-tracking branch 'origin/hdf5-blosc'
This commit is contained in:
5
HDF5_serial/HDF5_blosc/build
Normal file
5
HDF5_serial/HDF5_blosc/build
Normal 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
|
||||
1
HDF5_serial/HDF5_blosc/files/variants
Normal file
1
HDF5_serial/HDF5_blosc/files/variants
Normal file
@@ -0,0 +1 @@
|
||||
HDF5_blosc/1.0.0 unstable gcc/4.8.3 hdf5_serial/1.18.12
|
||||
11
HDF5_serial/HDF5_blosc/modulefile
Normal file
11
HDF5_serial/HDF5_blosc/modulefile
Normal 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
|
||||
Reference in New Issue
Block a user