# This file created by conda-build 3.22.0 # ------------------------------------------------ package: name: zlib version: 1.2.13 source: sha256: b3a24de97a8fdbc835b9833169501030b8977031bcb54b3b3ac13740f846ab30 url: - http://zlib.net/zlib-1.2.13.tar.gz - https://gnupg.org/ftp/gcrypt/zlib/zlib-1.2.13.tar.gz build: number: 4 run_exports: - libzlib >=1.2.13,<1.3.0a0 string: h166bdaf_4 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 - 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 - 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 - libzlib 1.2.13 h166bdaf_4 run: - libgcc-ng >=12 - libzlib 1.2.13 h166bdaf_4 test: commands: - test -f ${PREFIX}/lib/libz.a - test -f ${PREFIX}/lib/libz${SHLIB_EXT} - test -f ${PREFIX}/include/zlib.h files: - test_compile_flags.bat - test_compile_flags.c requires: - gcc_linux-64 10.* about: description: 'zlib is designed to be a free, general-purpose, lossless data-compression library for use on virtually any computer hardware and operating system. ' dev_url: https://github.com/madler/zlib doc_url: http://zlib.net/manual.html home: http://zlib.net/ license: Zlib license_family: Other license_file: license.txt summary: Massively spiffy yet delicately unobtrusive compression library extra: copy_test_source_files: true feedstock-name: zlib final: true recipe-maintainers: - groutr - isuruf - msarahan - ocefpaf