package/libgeos: new package
authorMaxim Kochetkov <fido_max@inbox.ru>
Tue, 12 Jan 2021 08:18:55 +0000 (11:18 +0300)
committerYann E. MORIN <yann.morin.1998@free.fr>
Sat, 23 Jan 2021 21:32:49 +0000 (22:32 +0100)
commit92c9f6408dc9873b229fadaec8c144650dc1258a
treeeaa3994aa960d3044e2a1ebacebc1486fa09f6eb
parent33fbea7f85c0a5229271bb34169dca5d9074d42b
package/libgeos: new package

GEOS (Geometry Engine - Open Source) is a C++ port of the JTS Topology
Suite (JTS). 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
enhanced functions.

https://trac.osgeo.org/geos

Signed-off-by: Maxim Kochetkov <fido_max@inbox.ru>
[yann.morin.1998@free.fr:
  - wrap long lines in Config.in
  - wrap long lines in commit log
  - drop "invsible characters" <200b>
]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
package/Config.in
package/libgeos/Config.in [new file with mode: 0644]
package/libgeos/libgeos.hash [new file with mode: 0644]
package/libgeos/libgeos.mk [new file with mode: 0644]