# This file created by conda-build 3.22.0 # meta.yaml template originally from: # /home/conda/recipe_root, last modified Wed Nov 23 23:16:35 2022 # ------------------------------------------------ package: name: kealib version: 1.5.0 source: sha256: d19a0fb051019f87fe413bda76472bf4fff8fca52ede92e0ffd983caeafd05b8 url: https://github.com/ubarsc/kealib/releases/download/kealib-1.5.0/kealib-1.5.0.tar.gz build: number: '0' run_exports: - kealib >=1.5.0,<1.6.0a0 string: ha7026e8_0 requirements: build: - _libgcc_mutex 0.1 conda_forge - _openmp_mutex 4.5 2_gnu - binutils_impl_linux-64 2.39 he00db2b_1 - binutils_linux-64 2.39 h5fc0e48_11 - bzip2 1.0.8 h7f98852_4 - c-ares 1.18.1 h7f98852_0 - ca-certificates 2022.9.24 ha878542_0 - cmake 3.25.0 h816a3e0_0 - expat 2.5.0 h27087fc_0 - gcc_impl_linux-64 10.4.0 h5231bdf_19 - gcc_linux-64 10.4.0 h9215b83_11 - 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 - keyutils 1.6.1 h166bdaf_0 - krb5 1.19.3 h08a2579_0 - ld_impl_linux-64 2.39 hcc3a1bd_1 - libcurl 7.86.0 h2283fc2_1 - libedit 3.1.20191231 he28a2e2_2 - libev 4.33 h516909a_1 - libgcc-devel_linux-64 10.4.0 hd38fd1e_19 - libgcc-ng 12.2.0 h65d4601_19 - libgomp 12.2.0 h65d4601_19 - libnghttp2 1.47.0 hff17c54_1 - libsanitizer 10.4.0 h5246dfb_19 - libssh2 1.10.0 hf14f497_3 - libstdcxx-devel_linux-64 10.4.0 hd38fd1e_19 - libstdcxx-ng 12.2.0 h46fd767_19 - libuv 1.44.2 h166bdaf_0 - libzlib 1.2.13 h166bdaf_4 - make 4.3 hd18ef5c_1 - ncurses 6.3 h27087fc_1 - openssl 3.0.7 h166bdaf_0 - rhash 1.4.3 h166bdaf_0 - sysroot_linux-64 2.12 he073ed8_15 - xz 5.2.6 h166bdaf_0 - zlib 1.2.13 h166bdaf_4 - zstd 1.5.2 h6239696_4 host: - _libgcc_mutex 0.1 conda_forge - _openmp_mutex 4.5 2_gnu - c-ares 1.18.1 h7f98852_0 - ca-certificates 2022.9.24 ha878542_0 - hdf5 1.12.2 nompi_h4df4325_100 - keyutils 1.6.1 h166bdaf_0 - krb5 1.19.3 h08a2579_0 - libcurl 7.86.0 h2283fc2_1 - libedit 3.1.20191231 he28a2e2_2 - libev 4.33 h516909a_1 - libgcc-ng 12.2.0 h65d4601_19 - libgfortran-ng 12.2.0 h69a702a_19 - libgfortran5 12.2.0 h337968e_19 - libgomp 12.2.0 h65d4601_19 - libnghttp2 1.47.0 hff17c54_1 - libssh2 1.10.0 hf14f497_3 - libstdcxx-ng 12.2.0 h46fd767_19 - libzlib 1.2.13 h166bdaf_4 - ncurses 6.3 h27087fc_1 - openssl 3.0.7 h166bdaf_0 run: - hdf5 >=1.12.2,<1.12.3.0a0 - libgcc-ng >=12 - libstdcxx-ng >=12 about: description: '"KEA is an image file format, named after the New Zealand bird, that provides a full implementation of the GDAL data model and is implemented within a HDF5 file. A software library, libkea, is used to access the file format. The format has comparable performance with existing formats while producing smaller file sizes and is already within active use for a number of projects within Landcare Research, New Zealand, and the wider community." ' dev_url: https://github.com/ubarsc/kealib doc_url: https://gdal.org/drivers/raster/kea.html home: http://kealib.org/ license: MIT license_file: LICENSE.txt summary: The KEA format provides an implementation of the GDAL specification within the the HDF5 file format. extra: copy_test_source_files: true final: true recipe-maintainers: - danclewley - gillins