Source: geos Maintainer: Debian GIS Project Uploaders: Francesco Paolo Lovergine , Bas Couwenberg Section: science Priority: optional Build-Depends: debhelper-compat (= 13), dh-sequence-pkgkde-symbolshelper, dpkg-dev (>= 1.22.5), cmake, doxygen, pkg-kde-tools Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/debian-gis-team/geos Vcs-Git: https://salsa.debian.org/debian-gis-team/geos.git Homepage: https://trac.osgeo.org/geos/ Rules-Requires-Root: no Package: libgeos-dev Architecture: any Section: libdevel Depends: libgeos-c1t64 (= ${binary:Version}), ${misc:Depends} Suggests: libgdal-doc Description: Geometry engine for GIS - Development files GEOS provides a spatial object model and fundamental geometric functions. It implements the geometry model defined in the OpenGIS Consortium Simple Features Specification for SQL. . This package contains the headers and libraries needed to develop programs using GEOS. Package: libgeos++-dev Architecture: any Section: libdevel Depends: libgeos3.12.1t64 (= ${binary:Version}), libgeos-dev, ${misc:Depends} Suggests: libgdal-doc Breaks: libgeos-dev (<< 3.3.1-1~) Description: Geometry engine for GIS - C++ development files GEOS provides a spatial object model and fundamental geometric functions. It implements the geometry model defined in the OpenGIS Consortium Simple Features Specification for SQL. . This package contains the headers and libraries needed to develop programs using GEOS in C++. Note that third-parties programs should use the stable C API instead of the unstable C++ one. Package: libgeos-c1t64 Architecture: any Multi-Arch: same Section: libs Depends: ${shlibs:Depends}, ${misc:Depends} Provides: ${t64:Provides} Breaks: libgeos-c1v5 (<< ${source:Version}) Replaces: libgeos-c1v5 X-Time64-Compat: libgeos-c1v5 Description: Geometry engine for Geographic Information Systems - C Library GEOS provides a spatial object model and fundamental geometric functions. It implements the geometry model defined in the OpenGIS Consortium Simple Features Specification for SQL. Functions provided include: . * spatial predicates (based on the DE-9IM model), * overlay functions (intersection, difference, union, symmetric difference), * buffer, * convex hull, * area and distance functions, and * topological validity checking . This package contains the C library. Package: libgeos3.12.1t64 Architecture: any Multi-Arch: same Section: libs Depends: ${shlibs:Depends}, ${misc:Depends} Provides: ${t64:Provides} Breaks: libgeos3.12.1 (<< ${source:Version}) Replaces: libgeos3.12.1 Description: Geometry engine for Geographic Information Systems - C++ Library GEOS provides a spatial object model and fundamental geometric functions. It implements the geometry model defined in the OpenGIS Consortium Simple Features Specification for SQL. Functions provided include: . * spatial predicates (based on the DE-9IM model), * overlay functions (intersection, difference, union, symmetric difference), * buffer, * convex hull, * area and distance functions, and * topological validity checking . This package contains the C++ library. A stable C library is provided by the libgeos-c* package and should be preferred by third-parties programs. Package: libgeos-doc Architecture: all Multi-Arch: foreign Section: doc Depends: ${misc:Depends} Suggests: libgeos-dev (= ${binary:Version}) Description: Documentation for the GEOS GIS geometry engine library GEOS provides a spatial object model and fundamental geometric functions. It implements the geometry model defined in the OpenGIS Consortium Simple Features Specification for SQL. . This package contains the documentation for the GEOS API. Package: geos-bin Architecture: any Section: utils Depends: ${shlibs:Depends}, ${misc:Depends} Description: Geometry engine for Geographic Information Systems - Utilities GEOS provides a spatial object model and fundamental geometric functions. It implements the geometry model defined in the OpenGIS Consortium Simple Features Specification for SQL. Functions provided include: . * spatial predicates (based on the DE-9IM model), * overlay functions (intersection, difference, union, symmetric difference), * buffer, * convex hull, * area and distance functions, and * topological validity checking . This package contains the utilities.