# This file created by conda-build 3.22.0 # meta.yaml template originally from: # /home/conda/recipe_root, last modified Mon Oct 31 13:18:23 2022 # ------------------------------------------------ package: name: hdf4 version: 4.2.15 source: patches: - patches/0001-Don-t-build-ctest0-and-run-ncgen-when-not-testing.patch - patches/debian/64bit.patch - patches/debian/hdf-4.2.10-aarch64.patch - patches/debian/hdfi.h.patch - patches/debian/spelling-errors.patch - patches/max_files.patch sha256: bde035ef5a1cd5fdbd0a7f1fa5c17e98bbd599300189ac4d234f16e9bb7bcb12 url: https://support.hdfgroup.org/ftp/HDF/releases/HDF4.2.15/src/hdf-4.2.15.tar.bz2 build: number: '5' run_exports: - hdf4 >=4.2.15,<4.2.16.0a0 string: h9772cbc_5 requirements: build: - _libgcc_mutex 0.1 conda_forge - _openmp_mutex 4.5 2_gnu - autoconf 2.69 pl5321hd708f79_11 - automake 1.16.5 pl5321ha770c72_0 - binutils_impl_linux-64 2.39 h6ceecb4_0 - binutils_linux-64 2.39 h5fc0e48_11 - bison 3.8 h9c3ff4c_0 - flex 2.6.4 h58526e2_1004 - gcc_impl_linux-64 10.4.0 h5231bdf_19 - gcc_linux-64 10.4.0 h9215b83_11 - gnuconfig 2020.11.07 hd8ed1ab_0 - gxx_impl_linux-64 10.4.0 h5231bdf_19 - gxx_linux-64 10.4.0 h6e491c6_11 - kernel-headers_linux-64 2.6.32 he073ed8_15 - ld_impl_linux-64 2.39 hc81fddc_0 - libgcc-devel_linux-64 10.4.0 hd38fd1e_19 - libgcc-ng 12.2.0 h65d4601_19 - libgomp 12.2.0 h65d4601_19 - libnsl 2.0.0 h7f98852_0 - libsanitizer 10.4.0 h5246dfb_19 - libstdcxx-devel_linux-64 10.4.0 hd38fd1e_19 - libstdcxx-ng 12.2.0 h46fd767_19 - libtool 2.4.6 h9c3ff4c_1008 - m4 1.4.18 h516909a_1001 - make 4.3 hd18ef5c_1 - perl 5.32.1 2_h7f98852_perl5 - sysroot_linux-64 2.12 he073ed8_15 host: - _libgcc_mutex 0.1 conda_forge - _openmp_mutex 4.5 2_gnu - jpeg 9e h166bdaf_2 - libgcc-ng 12.2.0 h65d4601_19 - libgomp 12.2.0 h65d4601_19 - libstdcxx-ng 12.2.0 h46fd767_19 - libzlib 1.2.13 h166bdaf_4 - zlib 1.2.13 h166bdaf_4 run: - jpeg >=9e,<10a - libgcc-ng >=12 - libstdcxx-ng >=12 - libzlib >=1.2.13,<1.3.0a0 - zlib test: commands: - hdiff -V - h4_ncgen -V - h4_ncdump -V - test -f ${PREFIX}/lib/libdf.a - test -f ${PREFIX}/lib/libmfhdf.a - test -f ${PREFIX}/lib/libdf${SHLIB_EXT} - test -f ${PREFIX}/lib/libmfhdf${SHLIB_EXT} about: dev_url: https://github.com/HDFGroup/hdf4 doc_url: https://support.hdfgroup.org/release4/doc/index.html home: http://www.hdfgroup.org/HDF4/ license: BSD-3-Clause license_family: BSD license_file: COPYING summary: Library and multi-object file format for storing and managing data between machines extra: copy_test_source_files: true final: true recipe-maintainers: - groutr - matthiasdiener - msarahan - ocefpaf