meta.yaml 2.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283
  1. # This file created by conda-build 3.23.3
  2. # ------------------------------------------------
  3. package:
  4. name: c-ares
  5. version: 1.19.0
  6. source:
  7. sha256: bfceba37e23fd531293829002cac0401ef49a6dc55923f7f92236585b7ad1dd3
  8. url: https://c-ares.org/download/c-ares-1.19.0.tar.gz
  9. build:
  10. number: 0
  11. run_exports:
  12. - c-ares >=1.19.0,<2.0a0
  13. string: h5eee18b_0
  14. requirements:
  15. build:
  16. - _libgcc_mutex 0.1 main
  17. - _openmp_mutex 5.1 1_gnu
  18. - _sysroot_linux-64_curr_repodata_hack 3 haa98f57_10
  19. - binutils_impl_linux-64 2.38 h2a08ee3_1
  20. - binutils_linux-64 2.38.0 hc2dff05_0
  21. - bzip2 1.0.8 h7b6447c_0
  22. - ca-certificates 2023.01.10 h06a4308_0
  23. - cmake-no-system 3.16.5 h295c915_1
  24. - gcc_impl_linux-64 11.2.0 h1234567_1
  25. - gcc_linux-64 11.2.0 h5c386dc_0
  26. - kernel-headers_linux-64 3.10.0 h57e8cba_10
  27. - ld_impl_linux-64 2.38 h1181459_1
  28. - libffi 3.4.2 h6a678d5_6
  29. - libgcc-devel_linux-64 11.2.0 h1234567_1
  30. - libgcc-ng 11.2.0 h1234567_1
  31. - libgomp 11.2.0 h1234567_1
  32. - libstdcxx-ng 11.2.0 h1234567_1
  33. - libuuid 1.41.5 h5eee18b_0
  34. - ncurses 6.4 h6a678d5_0
  35. - ninja 1.10.2 h06a4308_5
  36. - ninja-base 1.10.2 hd09550d_5
  37. - openssl 1.1.1t h7f8727e_0
  38. - python 3.11.0 h7a1cb2a_3
  39. - readline 8.2 h5eee18b_0
  40. - sqlite 3.40.1 h5082296_0
  41. - sysroot_linux-64 2.17 h57e8cba_10
  42. - tk 8.6.12 h1ccaba5_0
  43. - tzdata 2022g h04d1e81_0
  44. - xz 5.2.10 h5eee18b_1
  45. - zlib 1.2.13 h5eee18b_0
  46. host:
  47. - _libgcc_mutex 0.1 main
  48. - _openmp_mutex 5.1 1_gnu
  49. - libgcc-ng 11.2.0 h1234567_1
  50. - libgomp 11.2.0 h1234567_1
  51. run:
  52. - libgcc-ng >=11.2.0
  53. run_constraint:
  54. - c-ares-static <0a0
  55. test:
  56. commands:
  57. - test -f ${PREFIX}/include/ares.h
  58. - test -f ${PREFIX}/lib/libcares${SHLIB_EXT}
  59. - test ! -f ${PREFIX}/lib/libcares.a
  60. - test ! -f ${PREFIX}/lib/libcares_static.a
  61. about:
  62. description: 'c-ares is a C library for asynchronous DNS requests (including name
  63. resolves).
  64. '
  65. dev_url: https://github.com/c-ares/c-ares
  66. doc_url: https://c-ares.org/docs.html
  67. home: https://c-ares.org/
  68. license: MIT
  69. license_family: MIT
  70. license_file: LICENSE.md
  71. summary: This is c-ares, an asynchronous resolver library
  72. extra:
  73. copy_test_source_files: true
  74. final: true
  75. flow_run_id: f11eb132-fc99-4c74-ba7c-082d39ecf11e
  76. recipe-maintainers:
  77. - ocefpaf
  78. - wesm
  79. - xhochy
  80. remote_url: git@github.com:AnacondaRecipes/c-ares-feedstock.git
  81. sha: 424f3ae1929dc99db54027f0e0809344242e0a90