# Buildsheet autogenerated by ravenadm tool -- Do not edit. NAMEBASE= spatialindex VERSION= 2.1.0 KEYWORDS= geography devel VARIANTS= std SDESC[std]= 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:2.1.0 DISTFILE[1]= generated:main DF_INDEX= 1 SPKGS[std]= set primary dev OPTIONS_AVAILABLE= none OPTIONS_STANDARD= none USES= c++:primary cclibs:primary cmake LICENSE= MIT:primary LICENSE_FILE= MIT:{{WRKSRC}}/COPYING LICENSE_SCHEME= solo FPC_EQUIVALENT= devel/spatialindex SOVERSION= 8.0.0 post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libspatialindex*.so [FILE:766:descriptions/desc.primary] 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] a04513cea04dd20ab2c9d153c14cc45692805ee496b30619103f7929f6fb81bf 670671 libspatialindex-libspatialindex-2.1.0.tar.gz [FILE:141:manifests/plist.primary] lib/ libspatialindex.so.%%SOMAJOR%% libspatialindex.so.%%SOVERSION%% libspatialindex_c.so.%%SOMAJOR%% libspatialindex_c.so.%%SOVERSION%% [FILE:710:manifests/plist.dev] include/spatialindex/ Ball.h 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_c.so lib/cmake/libspatialindex/ libspatialindexConfig.cmake libspatialindexConfigVersion.cmake libspatialindexTargets-release.cmake libspatialindexTargets.cmake lib/pkgconfig/libspatialindex.pc