meta.yaml 2.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384
  1. # This file created by conda-build 3.22.0
  2. # meta.yaml template originally from:
  3. # /feedstock/recipe, last modified Mon Dec 12 10:14:31 2022
  4. # ------------------------------------------------
  5. package:
  6. name: libedit
  7. version: 3.1.20221030
  8. source:
  9. fn: libedit-20221030-3.1.tar.gz
  10. patches:
  11. - 0001-prefer-tinfo-over-curses-and-termcap.patch
  12. sha256: f0925a5adf4b1bf116ee19766b7daa766917aec198747943b1c4edf67a4be2bb
  13. url: https://thrysoee.dk/editline/libedit-20221030-3.1.tar.gz
  14. build:
  15. number: '0'
  16. run_exports:
  17. - libedit >=3.1.20221030,<3.2.0a0
  18. string: h5eee18b_0
  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. - automake 1.16.5 pl5340h06a4308_1
  26. - binutils_impl_linux-64 2.38 h2a08ee3_1
  27. - binutils_linux-64 2.38.0 hc2dff05_0
  28. - gcc_impl_linux-64 11.2.0 h1234567_1
  29. - gcc_linux-64 11.2.0 h5c386dc_0
  30. - gdbm 1.18 hd4cb3f1_4
  31. - kernel-headers_linux-64 3.10.0 h57e8cba_10
  32. - ld_impl_linux-64 2.38 h1181459_1
  33. - libgcc-devel_linux-64 11.2.0 h1234567_1
  34. - libgcc-ng 11.2.0 h1234567_1
  35. - libgomp 11.2.0 h1234567_1
  36. - libstdcxx-ng 11.2.0 h1234567_1
  37. - m4 1.4.18 h4e445db_0
  38. - make 4.2.1 h1bed415_1
  39. - ncurses 6.3 h5eee18b_3
  40. - patch 2.7.6 h7b6447c_1001
  41. - perl 5.34.0 h5eee18b_2
  42. - pkg-config 0.29.2 h1bed415_8
  43. - readline 8.2 h5eee18b_0
  44. - sysroot_linux-64 2.17 h57e8cba_10
  45. host:
  46. - _libgcc_mutex 0.1 main
  47. - _openmp_mutex 5.1 1_gnu
  48. - libgcc-ng 11.2.0 h1234567_1
  49. - libgomp 11.2.0 h1234567_1
  50. - ncurses 6.3 h5eee18b_3
  51. run:
  52. - libgcc-ng >=11.2.0
  53. - ncurses >=6.3,<7.0a0
  54. test:
  55. commands:
  56. - test -f $PREFIX/lib/pkgconfig/libedit.pc
  57. - test -f $PREFIX/lib/libedit.so
  58. about:
  59. description: 'This is an autotool- and libtoolized port of the NetBSD Editline library
  60. (libedit). This Berkeley-style licensed command line editor library provides
  61. generic line editing, history, and tokenization functions, similar to those
  62. found in GNU Readline
  63. '
  64. doc_url: https://thrysoee.dk/editline/
  65. home: https://thrysoee.dk/editline/
  66. license: BSD-2-Clause
  67. license_family: BSD
  68. license_file: COPYING
  69. summary: Editline Library (libedit)
  70. extra:
  71. copy_test_source_files: true
  72. final: true
  73. flow_run_id: 0999b094-fa8e-4307-baf2-eda993d4e78a
  74. recipe-maintainers:
  75. - djsutherland
  76. - mingwandroid
  77. - scopatz
  78. remote_url: git@github.com:AnacondaRecipes/libedit-feedstock.git
  79. sha: d14ed3397c1705b279f0250a995d0a1615467422