meta.yaml 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596
  1. # This file created by conda-build 3.24.0
  2. # meta.yaml template originally from:
  3. # /feedstock/recipe, last modified Wed May 10 11:01:53 2023
  4. # ------------------------------------------------
  5. package:
  6. name: libffi
  7. version: 3.4.4
  8. source:
  9. patches:
  10. - 0004-LIBFFI_CLOSURE.patch
  11. sha256: d66c56ad259a82cf2a9dfc408b32bf5da52371500b84745f7fb8b645712df676
  12. url: https://github.com/libffi/libffi/releases/download/v3.4.4/libffi-3.4.4.tar.gz
  13. build:
  14. number: '0'
  15. run_exports:
  16. - libffi >=3.4,<4.0a0
  17. string: h6a678d5_0
  18. requirements:
  19. build:
  20. - _libgcc_mutex 0.1 main
  21. - _openmp_mutex 5.1 1_gnu
  22. - _sysroot_linux-64_curr_repodata_hack 3 haa98f57_10
  23. - autoconf 2.71 pl5340h5eee18b_0
  24. - automake 1.16.5 pl5340h06a4308_1
  25. - binutils_impl_linux-64 2.38 h2a08ee3_1
  26. - binutils_linux-64 2.38.0 hc2dff05_0
  27. - gcc_impl_linux-64 11.2.0 h1234567_1
  28. - gcc_linux-64 11.2.0 h5c386dc_0
  29. - gdbm 1.18 hd4cb3f1_4
  30. - gettext 0.21.0 h39681ba_1
  31. - gxx_impl_linux-64 11.2.0 h1234567_1
  32. - gxx_linux-64 11.2.0 hc2dff05_0
  33. - icu 58.2 he6710b0_3
  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. - libtool 2.4.6 h6a678d5_1009
  42. - libxml2 2.10.3 hcbfbd50_0
  43. - m4 1.4.18 h4e445db_0
  44. - make 4.2.1 h1bed415_1
  45. - ncurses 6.4 h6a678d5_0
  46. - patch 2.7.6 h7b6447c_1001
  47. - perl 5.34.0 h5eee18b_2
  48. - readline 8.2 h5eee18b_0
  49. - sed 4.8 h7b6447c_0
  50. - sysroot_linux-64 2.17 h57e8cba_10
  51. - texinfo 6.8 pl5262h7f8727e_0
  52. - xz 5.4.2 h5eee18b_0
  53. - zlib 1.2.13 h5eee18b_0
  54. host:
  55. - _libgcc_mutex 0.1 main
  56. - _openmp_mutex 5.1 1_gnu
  57. - libgcc-ng 11.2.0 h1234567_1
  58. - libgomp 11.2.0 h1234567_1
  59. - libstdcxx-ng 11.2.0 h1234567_1
  60. run:
  61. - libgcc-ng >=11.2.0
  62. - libstdcxx-ng >=11.2.0
  63. test:
  64. requires:
  65. - gcc_linux-64 11.2.0.*
  66. - gxx_linux-64 11.2.0.*
  67. - make
  68. source_files:
  69. - testsuite
  70. - testsuite/libffi.bhaible
  71. about:
  72. description: 'The libffi library provides a portable, high level programming interface
  73. to various calling conventions. This allows a programmer to call any
  74. function specified by a call interface description at run-time.
  75. '
  76. dev_url: https://github.com/libffi/libffi
  77. doc_url: https://sourceware.org/libffi/
  78. home: https://sourceware.org/libffi/
  79. license: MIT
  80. license_family: MIT
  81. license_file: LICENSE
  82. summary: A Portable Foreign Function Interface Library
  83. extra:
  84. copy_test_source_files: true
  85. final: true
  86. flow_run_id: 0aaf49e4-c769-48d2-80c7-f7b8867d9378
  87. recipe-maintainers:
  88. - isuruf
  89. - scopatz
  90. - stefan-balke
  91. remote_url: git@github.com:AnacondaRecipes/libffi-feedstock.git
  92. sha: 51c485b94e09cdd4bd6550dea0c5bd0b06a8488a