meta.yaml 3.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102
  1. # This file created by conda-build 3.22.0
  2. # meta.yaml template originally from:
  3. # /feedstock/recipe, last modified Tue Feb 14 07:35:37 2023
  4. # ------------------------------------------------
  5. package:
  6. name: fmt
  7. version: 9.1.0
  8. source:
  9. sha256: 5dea48d1fcddc3ec571ce2058e13910a0d4a6bab4cc09a809d8b1dd1c88ae6f2
  10. url: https://github.com/fmtlib/fmt/archive/9.1.0.tar.gz
  11. build:
  12. number: '0'
  13. run_exports:
  14. - fmt >=9.1.0,<10.0a0
  15. string: hdb19cb5_0
  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. - bzip2 1.0.8 h7b6447c_0
  24. - c-ares 1.18.1 h7f8727e_0
  25. - ca-certificates 2023.01.10 h06a4308_0
  26. - cmake 3.22.1 h1fce559_0
  27. - expat 2.4.9 h6a678d5_0
  28. - gcc_impl_linux-64 11.2.0 h1234567_1
  29. - gcc_linux-64 11.2.0 h5c386dc_0
  30. - gxx_impl_linux-64 11.2.0 h1234567_1
  31. - gxx_linux-64 11.2.0 hc2dff05_0
  32. - kernel-headers_linux-64 3.10.0 h57e8cba_10
  33. - krb5 1.19.4 h568e23c_0
  34. - ld_impl_linux-64 2.38 h1181459_1
  35. - libcurl 7.87.0 h91b91d3_0
  36. - libedit 3.1.20221030 h5eee18b_0
  37. - libev 4.33 h7f8727e_1
  38. - libffi 3.4.2 h6a678d5_6
  39. - libgcc-devel_linux-64 11.2.0 h1234567_1
  40. - libgcc-ng 11.2.0 h1234567_1
  41. - libgomp 11.2.0 h1234567_1
  42. - libnghttp2 1.46.0 hce63b2e_0
  43. - libssh2 1.10.0 h8f2d780_0
  44. - libstdcxx-devel_linux-64 11.2.0 h1234567_1
  45. - libstdcxx-ng 11.2.0 h1234567_1
  46. - libuuid 1.41.5 h5eee18b_0
  47. - libuv 1.40.0 h7b6447c_0
  48. - lz4-c 1.9.4 h6a678d5_0
  49. - ncurses 6.4 h6a678d5_0
  50. - ninja 1.10.2 h06a4308_5
  51. - ninja-base 1.10.2 hd09550d_5
  52. - openssl 1.1.1t h7f8727e_0
  53. - python 3.11.0 h7a1cb2a_2
  54. - readline 8.2 h5eee18b_0
  55. - rhash 1.4.1 h3c74f83_1
  56. - sqlite 3.40.1 h5082296_0
  57. - sysroot_linux-64 2.17 h57e8cba_10
  58. - tk 8.6.12 h1ccaba5_0
  59. - tzdata 2022g h04d1e81_0
  60. - xz 5.2.10 h5eee18b_1
  61. - zlib 1.2.13 h5eee18b_0
  62. - zstd 1.5.2 ha4553b6_0
  63. host:
  64. - _libgcc_mutex 0.1 main
  65. - _openmp_mutex 5.1 1_gnu
  66. - libgcc-ng 11.2.0 h1234567_1
  67. - libgomp 11.2.0 h1234567_1
  68. - libstdcxx-ng 11.2.0 h1234567_1
  69. run:
  70. - libgcc-ng >=11.2.0
  71. - libstdcxx-ng >=11.2.0
  72. test:
  73. commands:
  74. - test -d ${PREFIX}/include/fmt
  75. - test -f ${PREFIX}/include/fmt/core.h
  76. - test -f ${PREFIX}/include/fmt/format.h
  77. - test -f ${PREFIX}/lib/cmake/fmt/fmt-config.cmake
  78. - test -f ${PREFIX}/lib/libfmt.so
  79. about:
  80. description: '{fmt} is an open-source formatting library for C++.
  81. It can be used as a safe and fast alternative to (s)printf and iostreams.
  82. '
  83. dev_url: https://github.com/fmtlib/fmt
  84. doc_url: https://fmt.dev/latest/
  85. home: https://fmt.dev/latest/
  86. license: MIT
  87. license_family: MIT
  88. license_file: LICENSE.rst
  89. summary: '{fmt} is an open-source formatting library for C++'
  90. extra:
  91. copy_test_source_files: true
  92. final: true
  93. flow_run_id: ab1096e8-265d-42d9-86c4-e00332642591
  94. recipe-maintainers:
  95. - saraedum
  96. - tdegeus
  97. - vitaut
  98. remote_url: git@github.com:AnacondaRecipes/fmt-feedstock.git
  99. sha: 71f9fe8f7258b237b28b798036d2140668923027