meta.yaml 2.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071
  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:58:58 2023
  4. # ------------------------------------------------
  5. package:
  6. name: libssh2
  7. version: 1.10.0
  8. source:
  9. sha256: 2d64e90f3ded394b91d3a2e774ca203a4179f69aebee03003e5a6fa621e41d51
  10. url: https://www.libssh2.org/download/libssh2-1.10.0.tar.gz
  11. build:
  12. number: '2'
  13. run_exports:
  14. - libssh2 >=1.10.0,<2.0a0
  15. string: hdbd6064_2
  16. requirements:
  17. build:
  18. - _libgcc_mutex 0.1 main
  19. - _openmp_mutex 5.1 1_gnu
  20. - _sysroot_linux-64_curr_repodata_hack 3 haa98f57_10
  21. - binutils_impl_linux-64 2.38 h2a08ee3_1
  22. - binutils_linux-64 2.38.0 hc2dff05_0
  23. - cmake-no-system 3.25.3 h6a678d5_0
  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. - 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-ng 11.2.0 h1234567_1
  32. - make 4.2.1 h1bed415_1
  33. - sysroot_linux-64 2.17 h57e8cba_10
  34. host:
  35. - _libgcc_mutex 0.1 main
  36. - _openmp_mutex 5.1 1_gnu
  37. - ca-certificates 2023.05.30 h06a4308_0
  38. - libgcc-ng 11.2.0 h1234567_1
  39. - libgomp 11.2.0 h1234567_1
  40. - openssl 3.0.8 h7f8727e_0
  41. run:
  42. - libgcc-ng >=11.2.0
  43. - openssl >=3.0.8,<4.0a0
  44. test:
  45. commands:
  46. - test -f $PREFIX/include/libssh2.h
  47. - test -f $PREFIX/include/libssh2_publickey.h
  48. - test -f $PREFIX/include/libssh2_sftp.h
  49. - test -f $PREFIX/lib/libssh2.a
  50. - test -f $PREFIX/lib/libssh2${SHLIB_EXT}
  51. about:
  52. description: 'libssh2 is a library implementing the SSH2 protocol, available under
  53. the revised BSD license.
  54. '
  55. dev_url: https://github.com/libssh2/libssh2
  56. doc_url: https://www.libssh2.org/docs.html
  57. home: https://www.libssh2.org/
  58. license: BSD-3-Clause
  59. license_family: BSD
  60. license_file: COPYING
  61. summary: the SSH library
  62. extra:
  63. copy_test_source_files: true
  64. final: true
  65. flow_run_id: 714c4899-652b-4955-b9a6-a1405c0afec7
  66. recipe-maintainers:
  67. - shadowwalkersb
  68. remote_url: git@github.com:AnacondaRecipes/libssh2-feedstock.git
  69. sha: e811d4215d64e348b7a115c0f035b721d4d8ebbe