# This file created by conda-build 3.22.0 # meta.yaml template originally from: # /home/conda/recipe_root, last modified Fri Oct 21 00:48:58 2022 # ------------------------------------------------ package: name: xerces-c version: 3.2.4 source: sha256: 3d8ec1c7f94e38fee0e4ca5ad1e1d9db23cbf3a10bba626f6b4afa2dedafe5ab url: https://archive.apache.org/dist/xerces/c/3/sources/xerces-c-3.2.4.tar.gz build: number: '1' run_exports: - xerces-c >=3.2.4,<3.3.0a0 string: h55805fa_1 requirements: build: - _libgcc_mutex 0.1 conda_forge - _openmp_mutex 4.5 2_gnu - binutils_impl_linux-64 2.39 h6ceecb4_0 - binutils_linux-64 2.39 h5fc0e48_11 - gcc_impl_linux-64 10.4.0 h5231bdf_18 - gcc_linux-64 10.4.0 h9215b83_11 - gnuconfig 2020.11.07 hd8ed1ab_0 - gxx_impl_linux-64 10.4.0 h5231bdf_18 - gxx_linux-64 10.4.0 h6e491c6_11 - kernel-headers_linux-64 2.6.32 he073ed8_15 - ld_impl_linux-64 2.39 hc81fddc_0 - libgcc-devel_linux-64 10.4.0 hd38fd1e_18 - libgcc-ng 12.2.0 h65d4601_18 - libgomp 12.2.0 h65d4601_18 - libnsl 2.0.0 h7f98852_0 - libsanitizer 10.4.0 h5246dfb_18 - libstdcxx-devel_linux-64 10.4.0 hd38fd1e_18 - libstdcxx-ng 12.2.0 h46fd767_18 - 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 - c-ares 1.18.1 h7f98852_0 - ca-certificates 2022.9.24 ha878542_0 - icu 70.1 h27087fc_0 - keyutils 1.6.1 h166bdaf_0 - krb5 1.19.3 h08a2579_0 - libcurl 7.85.0 h2283fc2_0 - libedit 3.1.20191231 he28a2e2_2 - libev 4.33 h516909a_1 - libgcc-ng 12.2.0 h65d4601_18 - libgomp 12.2.0 h65d4601_18 - libnghttp2 1.47.0 hff17c54_1 - libnsl 2.0.0 h7f98852_0 - libssh2 1.10.0 hf14f497_3 - libstdcxx-ng 12.2.0 h46fd767_18 - libzlib 1.2.13 h166bdaf_4 - ncurses 6.3 h27087fc_1 - openssl 3.0.5 h166bdaf_2 run: - icu >=70.1,<71.0a0 - libcurl >=7.85.0,<8.0a0 - libgcc-ng >=12 - libnsl >=2.0.0,<2.1.0a0 - libstdcxx-ng >=12 about: home: http://xerces.apache.org/xerces-c/ license: Apache-2.0 license_family: Apache license_file: LICENSE summary: Xerces-C++ is a validating XML parser written in a portable subset of C++ extra: copy_test_source_files: true final: true recipe-maintainers: - gillins - groutr - ocefpaf