# Buildsheet autogenerated by ravenadm tool -- Do not edit. NAMEBASE= spatialindex VERSION= 1.9.3 KEYWORDS= geography devel VARIANTS= standard SDESC[standard]= Library for spatial indexing and querying HOMEPAGE= https://libspatialindex.github.io/ CONTACT= Leonid_Bobrov[goleo@disroot.org] DOWNLOAD_GROUPS= main SITES[main]= GITHUB/libspatialindex:libspatialindex:1.9.3 DISTFILE[1]= generated:main DF_INDEX= 1 SPKGS[standard]= single OPTIONS_AVAILABLE= none OPTIONS_STANDARD= none USES= c++:single cclibs:single cmake LICENSE= MIT:single LICENSE_FILE= MIT:{{WRKSRC}}/COPYING LICENSE_SCHEME= solo FPC_EQUIVALENT= devel/spatialindex SOVERSION= 6.1.1 post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libspatialindex*.so [FILE:766:descriptions/desc.single] The purpose of this library is to provide: * An extensible framework that will support robust spatial indexing methods. * Support for sophisticated spatial queries. Range, point location, nearest neighbor and k-nearest neighbor as well as parametric queries (defined by spatial constraints) should be easy to deploy and run. * Easy to use interfaces for inserting, deleting and updating information. * Wide variety of customization capabilities. Basic index and storage characteristics like the page size, node capacity, minimum fan-out, splitting algorithm, etc. should be easy to customize. * Index persistence. Internal memory and external memory structures should be supported. Clustered and non-clustered indices should be easy to be persisted. [FILE:123:distinfo] 7b44340a3edc55c11abfc453bb60f148b29f569cef9e1148583e76132e9c7379 737444 libspatialindex-libspatialindex-1.9.3.tar.gz [FILE:645:manifests/plist.single] include/spatialindex/ LineSegment.h MVRTree.h MovingPoint.h MovingRegion.h Point.h RTree.h Region.h SpatialIndex.h TPRTree.h TimePoint.h TimeRegion.h Version.h include/spatialindex/capi/ BoundsQuery.h CountVisitor.h CustomStorage.h DataStream.h Error.h IdVisitor.h Index.h LeafQuery.h ObjVisitor.h Utility.h sidx_api.h sidx_config.h sidx_export.h sidx_impl.h include/spatialindex/tools/ PointerPool.h PoolPointer.h Tools.h rand48.h lib/ libspatialindex.so libspatialindex.so.%%SOMAJOR%% libspatialindex.so.%%SOVERSION%% libspatialindex_c.so libspatialindex_c.so.%%SOMAJOR%% libspatialindex_c.so.%%SOVERSION%%