meta.yaml 2.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485
  1. # This file created by conda-build 3.24.0
  2. # meta.yaml template originally from:
  3. # /feedstock/recipe, last modified Thu Apr 13 14:04:14 2023
  4. # ------------------------------------------------
  5. package:
  6. name: sqlite
  7. version: 3.41.2
  8. source:
  9. patches: null
  10. sha256: e98c100dd1da4e30fa460761dab7c0b91a50b785e167f8c57acc46514fae9499
  11. url: https://www.sqlite.org/2023/sqlite-autoconf-3410200.tar.gz
  12. build:
  13. number: '0'
  14. run_exports:
  15. - sqlite >=3.41.2,<4.0a0
  16. string: h5eee18b_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. - 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. - libtool 2.4.6 h6a678d5_1009
  33. - make 4.2.1 h1bed415_1
  34. - sysroot_linux-64 2.17 h57e8cba_10
  35. host:
  36. - _libgcc_mutex 0.1 main
  37. - _openmp_mutex 5.1 1_gnu
  38. - libgcc-ng 11.2.0 h1234567_1
  39. - libgomp 11.2.0 h1234567_1
  40. - ncurses 6.4 h6a678d5_0
  41. - readline 8.0 h7b6447c_0
  42. - zlib 1.2.13 h5eee18b_0
  43. run:
  44. - libgcc-ng >=11.2.0
  45. - ncurses >=6.4,<7.0a0
  46. - readline >=8.0,<9.0a0
  47. - zlib >=1.2.13,<1.3.0a0
  48. - zlib >=1.2.13,<2.0a0
  49. test:
  50. commands:
  51. - sqlite3 --version
  52. - test -f $PREFIX/lib/libsqlite3${SHLIB_EXT}
  53. - test ! -f $PREFIX/lib/libsqlite3.a
  54. - test -f $PREFIX/include/sqlite3.h
  55. - test -f $PREFIX/include/sqlite3ext.h
  56. about:
  57. description: 'SQLite is a self-contained, high-reliability, embedded, full-featured,
  58. public-domain, SQL database engine. It is the most used database engine
  59. in the world.
  60. '
  61. dev_url: https://sqlite.org/src/dir?ci=trunk
  62. doc_url: https://www.sqlite.org/docs.html
  63. home: https://www.sqlite.org/
  64. license: blessing
  65. license_family: Other
  66. license_file: LICENSE.md
  67. summary: Implements a self-contained, zero-configuration, SQL database engine
  68. extra:
  69. copy_test_source_files: true
  70. final: true
  71. flow_run_id: 8e23d2e4-fcc0-41e9-9260-7d83204f9045
  72. recipe-maintainers:
  73. - jakirkham
  74. - jjhelmus
  75. - mingwandroid
  76. - msarahan
  77. - ocefpaf
  78. - snorfalorpagus
  79. - xylar
  80. remote_url: git@github.com:AnacondaRecipes/sqlite-feedstock.git
  81. sha: 6304c37bf71ca903849b5503785f24aeac3da5ab