# This file created by conda-build 3.22.0 # meta.yaml template originally from: # /home/conda/recipe_root, last modified Sat Sep 10 20:43:12 2022 # ------------------------------------------------ package: name: libkml version: 1.3.0 source: patches: null sha256: 8892439e5570091965aaffe30b08631fdf7ca7f81f6495b4648f0950d7ea7963 url: https://github.com/libkml/libkml/archive/1.3.0.tar.gz build: number: '1015' run_exports: - libkml >=1.3.0,<1.4.0a0 string: h37653c0_1015 requirements: build: - _libgcc_mutex 0.1 conda_forge - _openmp_mutex 4.5 2_gnu - binutils_impl_linux-64 2.36.1 h193b22a_2 - binutils_linux-64 2.36 hf3e587d_10 - bzip2 1.0.8 h7f98852_4 - c-ares 1.18.1 h7f98852_0 - ca-certificates 2022.6.15.1 ha878542_0 - cmake 3.24.1 h5432695_0 - expat 2.4.8 h27087fc_0 - gcc_impl_linux-64 10.4.0 h7ee1905_16 - gcc_linux-64 10.4.0 h9215b83_10 - gxx_impl_linux-64 10.4.0 h7ee1905_16 - gxx_linux-64 10.4.0 h6e491c6_10 - kernel-headers_linux-64 2.6.32 he073ed8_15 - keyutils 1.6.1 h166bdaf_0 - krb5 1.19.3 h08a2579_0 - ld_impl_linux-64 2.36.1 hea4e1c9_2 - libcurl 7.83.1 h2283fc2_0 - libedit 3.1.20191231 he28a2e2_2 - libev 4.33 h516909a_1 - libgcc-devel_linux-64 10.4.0 h74af60c_16 - libgcc-ng 12.1.0 h8d9b700_16 - libgomp 12.1.0 h8d9b700_16 - libnghttp2 1.47.0 hff17c54_1 - libsanitizer 10.4.0 hde28e3b_16 - libssh2 1.10.0 hf14f497_3 - libstdcxx-devel_linux-64 10.4.0 h74af60c_16 - libstdcxx-ng 12.1.0 ha89aaad_16 - libuv 1.44.2 h166bdaf_0 - libzlib 1.2.12 h166bdaf_2 - make 4.3 hd18ef5c_1 - ncurses 6.3 h27087fc_1 - openssl 3.0.5 h166bdaf_2 - rhash 1.4.3 h166bdaf_0 - sysroot_linux-64 2.12 he073ed8_15 - xz 5.2.6 h166bdaf_0 - zlib 1.2.12 h166bdaf_2 - zstd 1.5.2 h6239696_4 host: - _libgcc_mutex 0.1 conda_forge - _openmp_mutex 4.5 2_gnu - boost-cpp 1.78.0 h75c5d50_1 - bzip2 1.0.8 h7f98852_4 - expat 2.4.8 h27087fc_0 - icu 70.1 h27087fc_0 - libgcc-ng 12.1.0 h8d9b700_16 - libgomp 12.1.0 h8d9b700_16 - libstdcxx-ng 12.1.0 ha89aaad_16 - libzlib 1.2.12 h166bdaf_2 - xz 5.2.6 h166bdaf_0 - zlib 1.2.12 h166bdaf_2 - zstd 1.5.2 h6239696_4 run: - boost-cpp >=1.78.0,<1.78.1.0a0 - expat >=2.4.8,<3.0a0 - libgcc-ng >=12 - libstdcxx-ng >=12 - libzlib >=1.2.12,<1.3.0a0 - zlib >=1.2.12,<1.3.0a0 test: commands: - test -f $PREFIX/lib/libkmlbase.so.1 about: description: 'This is Google''s reference implementation of OGC KML 2.2. It also includes implementations of Google''s gx: extensions used by Google Earth, as well as several utility libraries for working with other formats. ' home: https://github.com/libkml/libkml license: BSD-3-Clause license_file: LICENSE summary: Reference implementation of OGC KML 2.2 extra: copy_test_source_files: true final: true recipe-maintainers: - msarahan - ocefpaf