meta.yaml 2.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879
  1. # This file created by conda-build 3.22.0
  2. # meta.yaml template originally from:
  3. # /feedstock/recipe, last modified Tue Dec 13 15:17:39 2022
  4. # ------------------------------------------------
  5. package:
  6. name: lz4-c
  7. version: 1.9.4
  8. source:
  9. fn: lz4-1.9.4.tar.gz
  10. sha256: 0b0e3aa07c8c063ddf40b082bdf7e37a1562bda40a0ff5272957f3e987e0e54b
  11. url: https://github.com/lz4/lz4/archive/v1.9.4.tar.gz
  12. build:
  13. number: '0'
  14. run_exports:
  15. - lz4-c >=1.9.4,<1.10.0a0
  16. string: h6a678d5_0
  17. requirements:
  18. build:
  19. - _libgcc_mutex 0.1 main
  20. - _openmp_mutex 5.1 1_gnu
  21. - _sysroot_linux-64_curr_repodata_hack 3 haa98f57_10
  22. - binutils_impl_linux-64 2.38 h2a08ee3_1
  23. - binutils_linux-64 2.38.0 hc2dff05_0
  24. - gcc_impl_linux-64 11.2.0 h1234567_1
  25. - gcc_linux-64 11.2.0 h5c386dc_0
  26. - gxx_impl_linux-64 11.2.0 h1234567_1
  27. - gxx_linux-64 11.2.0 hc2dff05_0
  28. - kernel-headers_linux-64 3.10.0 h57e8cba_10
  29. - ld_impl_linux-64 2.38 h1181459_1
  30. - libgcc-devel_linux-64 11.2.0 h1234567_1
  31. - libgcc-ng 11.2.0 h1234567_1
  32. - libgomp 11.2.0 h1234567_1
  33. - libstdcxx-devel_linux-64 11.2.0 h1234567_1
  34. - libstdcxx-ng 11.2.0 h1234567_1
  35. - make 4.2.1 h1bed415_1
  36. - sysroot_linux-64 2.17 h57e8cba_10
  37. host:
  38. - _libgcc_mutex 0.1 main
  39. - _openmp_mutex 5.1 1_gnu
  40. - libgcc-ng 11.2.0 h1234567_1
  41. - libgomp 11.2.0 h1234567_1
  42. - libstdcxx-ng 11.2.0 h1234567_1
  43. run:
  44. - libgcc-ng >=11.2.0
  45. - libstdcxx-ng >=11.2.0
  46. about:
  47. description: 'LZ4 is lossless compression algorithm, providing compression speed
  48. at 400
  49. MB/s per core (0.16 Bytes/cycle). It features an extremely fast decoder,
  50. with speed in multiple GB/s per core (0.71 Bytes/cycle). A high compression
  51. derivative, called LZ4_HC, is available, trading customizable CPU time for
  52. compression ratio. LZ4 library is provided as open source software using a
  53. BSD license.
  54. '
  55. dev_url: https://github.com/lz4/lz4
  56. doc_url: https://github.com/lz4/lz4/blob/dev/README.md
  57. home: https://lz4.github.io/lz4/
  58. license: BSD-2-Clause
  59. license_family: BSD
  60. license_file: lib/LICENSE
  61. summary: Extremely Fast Compression algorithm
  62. extra:
  63. copy_test_source_files: true
  64. final: true
  65. flow_run_id: 1a1ce31b-8a4c-4261-b90f-bcc3584e1c9f
  66. recipe-maintainers:
  67. - mingwandroid
  68. - rmax
  69. - wesm
  70. - xhochy
  71. remote_url: git@github.com:AnacondaRecipes/lz4-c-feedstock.git
  72. sha: 359bebe42162aacde2c674faaef7bc52a2ce74c7