# This file created by conda-build 3.22.0 # meta.yaml template originally from: # /home/conda/recipe_root, last modified Fri Oct 14 18:20:05 2022 # ------------------------------------------------ package: name: libxml2 version: 2.10.3 source: patches: - 0002-Make-and-install-a-pkg-config-file-on-Windows.patch - 0004-CVE-2017-8872.patch sha256: 497f12e34790d407ec9e2a190d576c0881a1cd78ff3c8991d1f9e40281a5ff57 url: https://gitlab.gnome.org/GNOME/libxml2/-/archive/v2.10.3/libxml2-v2.10.3.tar.gz build: number: '0' run_exports: - libxml2 >=2.10.3,<2.11.0a0 string: h7463322_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.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 - libnsl 2.0.0 h7f98852_0 - libsanitizer 10.4.0 hde28e3b_16 - libstdcxx-ng 12.1.0 ha89aaad_16 - libtool 2.4.6 h9c3ff4c_1008 - m4 1.4.18 h516909a_1001 - make 4.3 hd18ef5c_1 - perl 5.32.1 2_h7f98852_perl5 - pkg-config 0.29.2 h36c2ea0_1008 - sysroot_linux-64 2.12 he073ed8_15 host: - _libgcc_mutex 0.1 conda_forge - _openmp_mutex 4.5 2_gnu - icu 70.1 h27087fc_0 - libgcc-ng 12.1.0 h8d9b700_16 - libgomp 12.1.0 h8d9b700_16 - libiconv 1.17 h166bdaf_0 - libstdcxx-ng 12.1.0 ha89aaad_16 - libzlib 1.2.13 h166bdaf_4 - xz 5.2.6 h166bdaf_0 - zlib 1.2.13 h166bdaf_4 run: - icu >=70.1,<71.0a0 - libgcc-ng >=12 - libiconv >=1.17,<2.0a0 - libzlib >=1.2.13,<1.3.0a0 - xz >=5.2.6,<6.0a0 test: commands: - xmllint test.xml files: - test.xml about: description: 'Though libxml2 is written in C a variety of language bindings make it available in other environments. ' dev_url: https://git.gnome.org/browse/libxml2/ doc_source_url: https://github.com/GNOME/libxml2/blob/master/doc/index.html doc_url: http://xmlsoft.org/html/index.html home: http://xmlsoft.org/ license: MIT license_family: MIT license_file: Copyright summary: The XML C parser and toolkit of Gnome extra: copy_test_source_files: true final: true recipe-maintainers: - gillins - jakirkham - jschueller - msarahan - ocefpaf - scopatz