# This file created by conda-build 3.22.0 # meta.yaml template originally from: # /home/conda/recipe_root, last modified Sat Sep 10 14:15:00 2022 # ------------------------------------------------ package: name: freexl version: 1.0.6 source: patches: - patches/aarch64.patch - patches/makefile.vc.patch - patches/nmake.opt.patch sha256: 3de8b57a3d130cb2881ea52d3aa9ce1feedb1b57b7daa4eb37f751404f90fc22 url: http://www.gaia-gis.it/gaia-sins/freexl-1.0.6.tar.gz build: number: '1' run_exports: - freexl >=1.0.6,<2.0a0 string: h166bdaf_1 requirements: build: - _libgcc_mutex 0.1 conda_forge - _openmp_mutex 4.5 2_gnu - binutils_impl_linux-64 2.36.1 h193b22a_2 - binutils_linux-64 2.36 hf3e587d_10 - gcc_impl_linux-64 10.4.0 h7ee1905_16 - gcc_linux-64 10.4.0 h9215b83_10 - gnuconfig 2020.11.07 hd8ed1ab_0 - kernel-headers_linux-64 2.6.32 he073ed8_15 - ld_impl_linux-64 2.36.1 hea4e1c9_2 - libgcc-devel_linux-64 10.4.0 h74af60c_16 - libgcc-ng 12.1.0 h8d9b700_16 - libgomp 12.1.0 h8d9b700_16 - libsanitizer 10.4.0 hde28e3b_16 - libstdcxx-ng 12.1.0 ha89aaad_16 - make 4.3 hd18ef5c_1 - sysroot_linux-64 2.12 he073ed8_15 host: - _libgcc_mutex 0.1 conda_forge - _openmp_mutex 4.5 2_gnu - libgcc-ng 12.1.0 h8d9b700_16 - libgomp 12.1.0 h8d9b700_16 run: - libgcc-ng >=12 test: commands: - test -f ${PREFIX}/lib/libfreexl.a about: home: https://www.gaia-gis.it/fossil/freexl/index license: MPL-1.1 license_file: COPYING summary: Extract valid data from within an Excel extra: copy_test_source_files: true final: true recipe-maintainers: - msarahan - ocefpaf