# This file created by conda-build 3.21.4 # meta.yaml template originally from: # /home/conda/recipe_root, last modified Thu Jul 22 16:48:29 2021 # ------------------------------------------------ package: name: libspatialindex version: 1.9.3 source: sha256: 7b44340a3edc55c11abfc453bb60f148b29f569cef9e1148583e76132e9c7379 url: https://github.com/libspatialindex/libspatialindex/archive/1.9.3.tar.gz build: number: '4' run_exports: - libspatialindex >=1.9.3,<1.9.4.0a0 string: h9c3ff4c_4 requirements: build: - _libgcc_mutex 0.1 conda_forge - _openmp_mutex 4.5 1_gnu - binutils_impl_linux-64 2.36.1 h193b22a_1 - binutils_linux-64 2.36 hf3e587d_32 - bzip2 1.0.8 h7f98852_4 - c-ares 1.17.1 h7f98852_1 - ca-certificates 2021.5.30 ha878542_0 - cmake 3.21.0 h8897547_0 - expat 2.4.1 h9c3ff4c_0 - gcc_impl_linux-64 9.3.0 h70c0ae5_19 - gcc_linux-64 9.3.0 hf25ea35_32 - gxx_impl_linux-64 9.3.0 hd87eabc_19 - gxx_linux-64 9.3.0 h3fbe746_32 - kernel-headers_linux-64 2.6.32 he073ed8_14 - krb5 1.19.1 hcc1bbae_0 - ld_impl_linux-64 2.36.1 hea4e1c9_1 - libcurl 7.77.0 h2574ce0_0 - libedit 3.1.20191231 he28a2e2_2 - libev 4.33 h516909a_1 - libgcc-devel_linux-64 9.3.0 h7864c58_19 - libgcc-ng 9.3.0 h2828fa1_19 - libgomp 9.3.0 h2828fa1_19 - libnghttp2 1.43.0 h812cca2_0 - libssh2 1.9.0 ha56f1ee_6 - libstdcxx-devel_linux-64 9.3.0 hb016644_19 - libstdcxx-ng 9.3.0 h6de172a_19 - libuv 1.42.0 h7f98852_0 - lz4-c 1.9.3 h9c3ff4c_0 - make 4.3 hd18ef5c_1 - ncurses 6.2 h58526e2_4 - openssl 1.1.1k h7f98852_0 - rhash 1.4.1 h7f98852_0 - sysroot_linux-64 2.12 he073ed8_14 - tk 8.6.10 h21135ba_1 - xz 5.2.5 h516909a_1 - zlib 1.2.11 h516909a_1010 - zstd 1.5.0 ha95c52a_0 host: - _libgcc_mutex 0.1 conda_forge - _openmp_mutex 4.5 1_gnu - libgcc-ng 9.3.0 h2828fa1_19 - libgomp 9.3.0 h2828fa1_19 - libstdcxx-ng 9.3.0 h6de172a_19 run: - libgcc-ng >=9.3.0 - libstdcxx-ng >=9.3.0 test: commands: - test -f ${PREFIX}/lib/libspatialindex_c${SHLIB_EXT} about: home: http://libspatialindex.github.io license: MIT license_file: COPYING summary: Extensible framework for robust spatial indexing extra: copy_test_source_files: true final: true recipe-maintainers: - hobu - ocefpaf