# This file created by conda-build 3.22.0 # meta.yaml template originally from: # /home/conda/recipe_root, last modified Tue Nov 22 00:03:18 2022 # ------------------------------------------------ package: name: libpng version: 1.6.39 source: patches: - 0001-Include-pkg-config-files-in-the-Windows-packages-too.patch - 0002-Ensure-that-lm-is-not-included-in-Windows-pkg-config.patch sha256: af4fb7f260f839919e5958e5ab01a275d4fe436d45442a36ee62f73e5beb75ba url: http://download.sourceforge.net/libpng/libpng-1.6.39.tar.gz build: number: '0' run_exports: - libpng >=1.6.39,<1.7.0a0 string: h753d276_0 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 he00db2b_1 - binutils_linux-64 2.39 h5fc0e48_11 - gcc_impl_linux-64 10.4.0 h5231bdf_19 - gcc_linux-64 10.4.0 h9215b83_11 - kernel-headers_linux-64 2.6.32 he073ed8_15 - ld_impl_linux-64 2.39 hcc3a1bd_1 - 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-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 - libgcc-ng 12.2.0 h65d4601_19 - libgomp 12.2.0 h65d4601_19 - libzlib 1.2.13 h166bdaf_4 - zlib 1.2.13 h166bdaf_4 run: - libgcc-ng >=12 - libzlib >=1.2.13,<1.3.0a0 test: commands: - test -f ${PREFIX}/lib/libpng.a - test -f ${PREFIX}/lib/libpng${SHLIB_EXT} - libpng-config --version about: description: 'libpng is the official PNG reference library. It supports almost all PNG features, is extensible, and has been extensively tested for over 20 years. ' dev_url: https://sourceforge.net/p/libpng/code/ci/libpng16/tree/ doc_url: http://www.libpng.org/pub/png/libpng.html home: http://www.libpng.org/pub/png/libpng.html license: zlib-acknowledgement license_file: LICENSE license_url: http://www.libpng.org/pub/png/src/libpng-LICENSE.txt summary: PNG reference library extra: copy_test_source_files: true final: true recipe-maintainers: - msarahan - ocefpaf - pkgw