Source: s2geometry
Section: libs
Priority: optional
Maintainer: Sebastian Spaeth <Sebastian@SSpaeth.de>
Build-Depends: debhelper-compat (= 13),
               cmake, libssl-dev, libabsl-dev (>= 0~20220623)
Standards-Version: 4.6.1
Rules-Requires-Root: no
Homepage: https://github.com/google/s2geometry
Description: manipulating geometric shapes with spherical geometry
 s2geometry is for manipulating geometric shapes. Unlike many geometry
 libraries, S2 is primarily designed to work with spherical geometry,
 i.e., shapes drawn on a sphere rather than on a planar 2D map.  This
 makes it especially suitable for working with geographic data.

Package: libs2-0
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: ${source:Synopsis}
 ${source:Extended-Description}
 .
 This package provides the shared library.

Package: libs2-dev
Architecture: any
Section: libdevel
Depends: libs2-0 (= ${binary:Version}), ${misc:Depends}
Description: ${source:Synopsis}
 ${source:Extended-Description} -  dev files
 .
 This package provides headers and libraries for development.
