# This file created by conda-build 3.21.4 # meta.yaml template originally from: # /home/conda/recipe_root, last modified Wed Oct 27 16:36:37 2021 # ------------------------------------------------ package: name: c-ares version: 1.18.1 source: sha256: 1a7d52a8a84a9fbffb1be9133c0f6e17217d91ea5a6fa61f6b4729cda78ebbcf url: https://c-ares.haxx.se/download/c-ares-1.18.1.tar.gz build: number: '0' run_exports: - c-ares >=1.18.1,<2.0a0 string: h7f98852_0 requirements: build: - _libgcc_mutex 0.1 conda_forge - _openmp_mutex 4.5 1_gnu - binutils_impl_linux-64 2.36.1 h193b22a_2 - binutils_linux-64 2.36 hf3e587d_1 - cmake-no-system 3.16.5 h9c3ff4c_0 - gcc_impl_linux-64 9.4.0 h03d3576_11 - gcc_linux-64 9.4.0 h391b98a_1 - kernel-headers_linux-64 2.6.32 he073ed8_14 - ld_impl_linux-64 2.36.1 hea4e1c9_2 - libgcc-devel_linux-64 9.4.0 hd854feb_11 - libgcc-ng 11.2.0 h1d223b6_11 - libgomp 11.2.0 h1d223b6_11 - libsanitizer 9.4.0 h79bfe98_11 - libstdcxx-ng 11.2.0 he4da1e4_11 - ninja 1.10.2 h4bd325d_1 - sysroot_linux-64 2.12 he073ed8_14 run: - libgcc-ng >=9.4.0 run_constraint: - c-ares-static <0a0 about: home: https://c-ares.haxx.se/ license: MIT license_family: MIT license_file: LICENSE.md summary: This is c-ares, an asynchronous resolver library extra: copy_test_source_files: true final: true recipe-maintainers: - ocefpaf - wesm - xhochy