# This file created by conda-build 3.23.3 # meta.yaml template originally from: # /home/conda/recipe_root, last modified Fri Jan 13 18:40:06 2023 # ------------------------------------------------ package: name: tiledb version: 2.13.2 source: sha256: ba9c9568b88f258c5890611a5cbaeb802031944bfa0af052395685e45ac92de1 url: https://github.com/TileDB-Inc/TileDB/archive/2.13.2.tar.gz build: number: '0' run_exports: - tiledb >=2.13.2,<2.14.0a0 string: hd532e3d_0 requirements: build: - _libgcc_mutex 0.1 conda_forge - _openmp_mutex 4.5 2_gnu - binutils_impl_linux-64 2.39 he00db2b_1 - binutils_linux-64 2.39 h5fc0e48_11 - bzip2 1.0.8 h7f98852_4 - c-ares 1.18.1 h7f98852_0 - ca-certificates 2022.12.7 ha878542_0 - cmake 3.25.1 h816a3e0_0 - expat 2.5.0 h27087fc_0 - gcc_impl_linux-64 11.3.0 hab1b70f_19 - gcc_linux-64 11.3.0 he6f903b_11 - gxx_impl_linux-64 11.3.0 hab1b70f_19 - gxx_linux-64 11.3.0 hc203a17_11 - kernel-headers_linux-64 2.6.32 he073ed8_15 - keyutils 1.6.1 h166bdaf_0 - krb5 1.20.1 h81ceb04_0 - ld_impl_linux-64 2.39 hcc3a1bd_1 - libcurl 7.87.0 hdc1c0ab_0 - libedit 3.1.20191231 he28a2e2_2 - libev 4.33 h516909a_1 - libgcc-devel_linux-64 11.3.0 h210ce93_19 - libgcc-ng 12.2.0 h65d4601_19 - libgomp 12.2.0 h65d4601_19 - libnghttp2 1.51.0 hff17c54_0 - libsanitizer 11.3.0 h239ccf8_19 - libssh2 1.10.0 hf14f497_3 - libstdcxx-devel_linux-64 11.3.0 h210ce93_19 - libstdcxx-ng 12.2.0 h46fd767_19 - libuv 1.44.2 h166bdaf_0 - libzlib 1.2.13 h166bdaf_4 - make 4.3 hd18ef5c_1 - ncurses 6.3 h27087fc_1 - openssl 3.0.7 h0b41bf4_1 - pkg-config 0.29.2 h36c2ea0_1008 - rhash 1.4.3 h166bdaf_0 - sysroot_linux-64 2.12 he073ed8_15 - xz 5.2.6 h166bdaf_0 - zlib 1.2.13 h166bdaf_4 - zstd 1.5.2 h6239696_4 host: - _libgcc_mutex 0.1 conda_forge - _openmp_mutex 4.5 2_gnu - bzip2 1.0.8 h7f98852_4 - c-ares 1.18.1 h7f98852_0 - ca-certificates 2022.12.7 ha878542_0 - curl 7.87.0 hdc1c0ab_0 - keyutils 1.6.1 h166bdaf_0 - krb5 1.20.1 h81ceb04_0 - libcurl 7.87.0 hdc1c0ab_0 - libedit 3.1.20191231 he28a2e2_2 - libev 4.33 h516909a_1 - libgcc-ng 12.2.0 h65d4601_19 - libgomp 12.2.0 h65d4601_19 - libnghttp2 1.51.0 hff17c54_0 - libssh2 1.10.0 hf14f497_3 - libstdcxx-ng 12.2.0 h46fd767_19 - libzlib 1.2.13 h166bdaf_4 - lz4-c 1.9.3 h9c3ff4c_1 - ncurses 6.3 h27087fc_1 - openssl 3.0.7 h0b41bf4_1 - zlib 1.2.13 h166bdaf_4 - zstd 1.5.2 h6239696_4 run: - bzip2 >=1.0.8,<2.0a0 - curl - libgcc-ng >=12 - libstdcxx-ng >=12 - libzlib >=1.2.13,<1.3.0a0 - lz4-c >=1.9.3,<1.10.0a0 - openssl >=3.0.7,<4.0a0 - zlib - zstd >=1.5.2,<1.6.0a0 test: commands: - test -e $PREFIX/include/tiledb/tiledb.h - test -e $PREFIX/include/tiledb/tiledb - test -e $PREFIX/lib/libtiledb$SHLIB_EXT about: description: 'TileDB is an efficient multi-dimensional array management system which introduces a novel on-disk format that can effectively store dense and sparse array data with support for fast updates and reads. It features excellent compression, and an efficient parallel I/O system with high scalability. ' dev_url: https://github.com/TileDB-Inc/TileDB doc_url: http://docs.tiledb.io home: http://tiledb.io license: MIT license_family: MIT license_file: LICENSE summary: TileDB sparse and dense multi-dimensional array data management extra: copy_test_source_files: true final: true recipe-maintainers: - akrherz - ihnorton - nguyenv - shelnutt2 - stavrospapadopoulos - xylar