    MODULE=geos
   VERSION=3.14.1
    SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=https://download.osgeo.org/geos/
SOURCE_VFY=sha256:3c20919cda9a505db07b5216baa980bacdaa0702da715b43f176fb07eff7e716
  WEB_SITE=https://libgeos.org/
      TYPE=cmake
   ENTERED=20050902
   UPDATED=20260525
     SHORT="Geometry Engine Open Source"

cat << EOF
GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite
(JTS). As such, it aims to contain the complete functionality of JTS in C++.
This includes all the OpenGIS "Simple Features for SQL" spatial predicate
functions and spatial operators, as well as specific JTS topology functions such
as IsValid().
EOF
