meta.yaml 2.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091
  1. # This file created by conda-build 3.24.0
  2. # meta.yaml template originally from:
  3. # /feedstock/recipe, last modified Fri Jun 16 15:56:27 2023
  4. # ------------------------------------------------
  5. package:
  6. name: krb5
  7. version: 1.20.1
  8. source:
  9. sha256: ec3861c3bec29aa8da9281953c680edfdab1754d1b1db8761c1d824e4b25496a
  10. url: https://github.com/krb5/krb5/archive/krb5-1.20.1-final.tar.gz
  11. build:
  12. ignore_run_exports:
  13. - libstdcxx-ng
  14. - tk
  15. number: '1'
  16. run_exports:
  17. - krb5 >=1.20.1,<1.21.0a0
  18. string: h143b758_1
  19. requirements:
  20. build:
  21. - _libgcc_mutex 0.1 main
  22. - _openmp_mutex 5.1 1_gnu
  23. - _sysroot_linux-64_curr_repodata_hack 3 haa98f57_10
  24. - autoconf 2.71 pl5340h5eee18b_0
  25. - binutils_impl_linux-64 2.38 h2a08ee3_1
  26. - binutils_linux-64 2.38.0 hc2dff05_0
  27. - bison 3.7.5 h2531618_1
  28. - flex 2.6.4 ha10e3a4_1
  29. - gcc_impl_linux-64 11.2.0 h1234567_1
  30. - gcc_linux-64 11.2.0 h5c386dc_0
  31. - gdbm 1.18 hd4cb3f1_4
  32. - gxx_impl_linux-64 11.2.0 h1234567_1
  33. - gxx_linux-64 11.2.0 hc2dff05_0
  34. - kernel-headers_linux-64 3.10.0 h57e8cba_10
  35. - ld_impl_linux-64 2.38 h1181459_1
  36. - libgcc-devel_linux-64 11.2.0 h1234567_1
  37. - libgcc-ng 11.2.0 h1234567_1
  38. - libgomp 11.2.0 h1234567_1
  39. - libstdcxx-devel_linux-64 11.2.0 h1234567_1
  40. - libstdcxx-ng 11.2.0 h1234567_1
  41. - m4 1.4.18 h4e445db_0
  42. - make 4.2.1 h1bed415_1
  43. - ncurses 6.4 h6a678d5_0
  44. - perl 5.34.0 h5eee18b_2
  45. - pkg-config 0.29.2 h1bed415_8
  46. - readline 8.2 h5eee18b_0
  47. - sysroot_linux-64 2.17 h57e8cba_10
  48. host:
  49. - _libgcc_mutex 0.1 main
  50. - _openmp_mutex 5.1 1_gnu
  51. - ca-certificates 2023.05.30 h06a4308_0
  52. - libedit 3.1.20221030 h5eee18b_0
  53. - libgcc-ng 11.2.0 h1234567_1
  54. - libgomp 11.2.0 h1234567_1
  55. - ncurses 6.4 h6a678d5_0
  56. - openssl 3.0.8 h7f8727e_0
  57. - tk 8.6.12 h1ccaba5_0
  58. - zlib 1.2.13 h5eee18b_0
  59. run:
  60. - libedit >=3.1.20221030,<3.2.0a0
  61. - libedit >=3.1.20221030,<4.0a0
  62. - libgcc-ng >=11.2.0
  63. - openssl >=3.0.8,<4.0a0
  64. test:
  65. requires:
  66. - python 3.11.*
  67. about:
  68. description: 'Kerberos is a network authentication protocol. It is designed to provide
  69. strong authentication for client/server applications by using secret-key cryptography.
  70. '
  71. dev_url: https://kerberos.org/dist/index.html
  72. doc_url: https://web.mit.edu/kerberos/krb5-1.20/doc/index.html
  73. home: https://web.mit.edu/kerberos/
  74. license: MIT
  75. license_family: MIT
  76. license_file: doc/notice.rst
  77. summary: A network authentication protocol.
  78. extra:
  79. copy_test_source_files: true
  80. final: true
  81. flow_run_id: cdb34c75-662d-47dc-8e95-470041a739c3
  82. recipe-maintainers:
  83. - chenghlee
  84. - mariusvniekerk
  85. - mingwandroid
  86. - ocefpaf
  87. - pelson
  88. remote_url: git@github.com:AnacondaRecipes/krb5-feedstock.git
  89. sha: ab05638e4d7f8fb8cec7f7e79a93b43b7461b5d1