# This file created by conda-build 3.22.0 # meta.yaml template originally from: # /home/conda/recipe_root, last modified Tue Nov 15 12:44:51 2022 # ------------------------------------------------ package: name: librttopo version: 1.1.0 source: patches: null sha256: 5b4002b2b6be1fe59a487cff6edbc81db773dd1e437beb966fac6ac68e849f19 url: http://www.gaia-gis.it/gaia-sins/librttopo-1.1.0.tar.gz build: number: '12' run_exports: - librttopo >=1.1.0,<1.2.0a0 string: ha49c73b_12 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 - gnuconfig 2020.11.07 hd8ed1ab_0 - gxx_impl_linux-64 10.4.0 h5231bdf_19 - gxx_linux-64 10.4.0 h6e491c6_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-devel_linux-64 10.4.0 hd38fd1e_19 - libstdcxx-ng 12.2.0 h46fd767_19 - 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 - geos 3.11.1 h27087fc_0 - libgcc-ng 12.2.0 h65d4601_19 - libgomp 12.2.0 h65d4601_19 - libstdcxx-ng 12.2.0 h46fd767_19 run: - geos >=3.11.1,<3.11.2.0a0 - libgcc-ng >=12 - libstdcxx-ng >=12 about: description: "The RT Topology Library exposes an API to create and manage standard\ \ (ISO\n13249 aka SQL/MM) topologies using user-provided data stores and released\n\ under the GNU GPL license (version 2 or later).\n\nThe code is derived from PostGIS\ \ liblwgeom library enhanced to provide\nthread-safety, have less dependencies\ \ and be independent from PostGIS\nrelease cycles.\n\nThe RT Topology Library\ \ was funded by \u201CRegione Toscana - SITA\u201D (CIG:\n6445512CC1), which also\ \ funded many improvements in the originating\nliblwgeom.\n" dev_url: https://git.osgeo.org/gitea/rttopo/librttopo doc_url: https://git.osgeo.org/gitea/rttopo/librttopo home: https://git.osgeo.org/gitea/rttopo/librttopo license: GPL-2.0-or-later license_file: COPYING summary: 'The RT Topology Library exposes an API to create and manage standard topologies using user-provided data stores. ' extra: copy_test_source_files: true final: true recipe-maintainers: - xylar