# This file created by conda-build 3.22.0 # ------------------------------------------------ package: name: sqlite version: 3.40.0 source: patches: null sha256: 0333552076d2700c75352256e91c78bf5cd62491589ba0c69aed0a81868980e7 url: https://www.sqlite.org/2022/sqlite-autoconf-3400000.tar.gz build: number: 0 run_exports: - libsqlite >=3.40.0,<4.0a0 string: h4ff8645_0 requirements: build: - _libgcc_mutex 0.1 conda_forge - _openmp_mutex 4.5 2_gnu - binutils_impl_linux-64 2.39 h6ceecb4_0 - binutils_linux-64 2.39 h5fc0e48_11 - gcc_impl_linux-64 10.4.0 h5231bdf_19 - gcc_linux-64 10.4.0 h9215b83_11 - kernel-headers_linux-64 2.6.32 he073ed8_15 - ld_impl_linux-64 2.39 hc81fddc_0 - libgcc-devel_linux-64 10.4.0 hd38fd1e_19 - libgcc-ng 12.2.0 h65d4601_19 - libgomp 12.2.0 h65d4601_19 - libsanitizer 10.4.0 h5246dfb_19 - libstdcxx-ng 12.2.0 h46fd767_19 - libtool 2.4.6 h9c3ff4c_1008 - make 4.3 hd18ef5c_1 - sysroot_linux-64 2.12 he073ed8_15 host: - _libgcc_mutex 0.1 conda_forge - _openmp_mutex 4.5 2_gnu - libgcc-ng 12.2.0 h65d4601_19 - libgomp 12.2.0 h65d4601_19 - libzlib 1.2.13 h166bdaf_4 - ncurses 6.3 h27087fc_1 - readline 8.1.2 h0f457ee_0 - zlib 1.2.13 h166bdaf_4 run: - libgcc-ng >=12 - libsqlite 3.40.0 h753d276_0 - libzlib >=1.2.13,<1.3.0a0 - ncurses >=6.3,<7.0a0 - readline >=8.1.2,<9.0a0 test: commands: - sqlite3 --version about: description: 'SQLite is a self-contained, high-reliability, embedded, full-featured, public-domain, SQL database engine.It is the most used database engine in the world. ' dev_url: https://github.com/mackyle/sqlite doc_source_url: https://github.com/mackyle/sqlite/tree/master/doc doc_url: http://www.sqlite.org/docs.html home: http://www.sqlite.org/ license: Unlicense license_url: http://www.sqlite.org/copyright.html summary: Implements a self-contained, zero-configuration, SQL database engine extra: copy_test_source_files: true final: true recipe-maintainers: - jakirkham - mingwandroid - msarahan - ocefpaf - snorfalorpagus