meta.yaml 2.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889
  1. # This file created by conda-build 3.24.0
  2. # ------------------------------------------------
  3. package:
  4. name: libnghttp2
  5. version: 1.52.0
  6. source:
  7. sha256: 9877caa62bd72dde1331da38ce039dadb049817a01c3bdee809da15b754771b8
  8. url: https://github.com/nghttp2/nghttp2/releases/download/v1.52.0/nghttp2-1.52.0.tar.gz
  9. build:
  10. missing_dso_whitelist: null
  11. number: 1
  12. run_exports:
  13. - libnghttp2 >=1.52.0,<2.0a0
  14. string: h2d74bed_1
  15. requirements:
  16. build:
  17. - _libgcc_mutex 0.1 main
  18. - _openmp_mutex 5.1 1_gnu
  19. - _sysroot_linux-64_curr_repodata_hack 3 haa98f57_10
  20. - binutils_impl_linux-64 2.38 h2a08ee3_1
  21. - binutils_linux-64 2.38.0 hc2dff05_0
  22. - gcc_impl_linux-64 11.2.0 h1234567_1
  23. - gcc_linux-64 11.2.0 h5c386dc_0
  24. - gxx_impl_linux-64 11.2.0 h1234567_1
  25. - gxx_linux-64 11.2.0 hc2dff05_0
  26. - kernel-headers_linux-64 3.10.0 h57e8cba_10
  27. - ld_impl_linux-64 2.38 h1181459_1
  28. - libgcc-devel_linux-64 11.2.0 h1234567_1
  29. - libgcc-ng 11.2.0 h1234567_1
  30. - libgomp 11.2.0 h1234567_1
  31. - libstdcxx-devel_linux-64 11.2.0 h1234567_1
  32. - libstdcxx-ng 11.2.0 h1234567_1
  33. - make 4.2.1 h1bed415_1
  34. - sysroot_linux-64 2.17 h57e8cba_10
  35. host:
  36. - _libgcc_mutex 0.1 main
  37. - _openmp_mutex 5.1 1_gnu
  38. - c-ares 1.19.0 h5eee18b_0
  39. - ca-certificates 2023.05.30 h06a4308_0
  40. - libev 4.33 h7f8727e_1
  41. - libgcc-ng 11.2.0 h1234567_1
  42. - libgomp 11.2.0 h1234567_1
  43. - libstdcxx-ng 11.2.0 h1234567_1
  44. - openssl 3.0.8 h7f8727e_0
  45. - zlib 1.2.13 h5eee18b_0
  46. run:
  47. - c-ares >=1.19.0,<2.0a0
  48. - c-ares >=1.7.5
  49. - libev >=4.11
  50. - libev >=4.33,<4.34.0a0
  51. - libgcc-ng >=11.2.0
  52. - libstdcxx-ng >=11.2.0
  53. - openssl >=3.0.8,<4.0a0
  54. - zlib >=1.2.13,<1.3.0a0
  55. test:
  56. commands:
  57. - nghttp -nv https://nghttp2.org
  58. - test ! -f ${PREFIX}/lib/libnghttp2.a
  59. - test -f ${PREFIX}/lib/libnghttp2.so
  60. about:
  61. description: 'This is an implementation of the Hypertext Transfer Protocol version
  62. 2 in C.
  63. The framing layer of HTTP/2 is implemented as a reusable C library. On top
  64. of that, we have implemented an HTTP/2 client, server and proxy. We have
  65. also developed load test and benchmarking tools for HTTP/2.
  66. '
  67. dev_url: https://github.com/nghttp2/nghttp2
  68. doc_url: https://nghttp2.org/documentation/
  69. home: https://github.com/nghttp2/nghttp2
  70. license: MIT
  71. license_family: MIT
  72. license_file: COPYING
  73. summary: This is an implementation of Hypertext Transfer Protocol version 2.
  74. extra:
  75. copy_test_source_files: true
  76. final: true
  77. flow_run_id: 148257aa-81bd-4da9-a8aa-e5e826a11452
  78. recipe-maintainers:
  79. - cpaulik
  80. - mariusvniekerk
  81. - wolfv
  82. remote_url: git@github.com:AnacondaRecipes/nghttp2-feedstock.git
  83. sha: ff9f8fa3f2314417dfe0b43e75fc6f509c50a6a6