blob: efbcfb22812e430e685a1ab03dd6707367515168 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=test? ( >=dev-cpp/gtest-1.10.0 )
DESCRIPTION=C++ implementation of R*-tree, an MVR-tree and a TPR-tree with C API
EAPI=8
HOMEPAGE=https://libspatialindex.org/ https://github.com/libspatialindex/libspatialindex
INHERIT=cmake
IUSE=test
KEYWORDS=amd64 arm64 ~riscv ~x86
LICENSE=MIT
RESTRICT=!test? ( test )
SLOT=0/6
SRC_URI=https://github.com/libspatialindex/libspatialindex/releases/download/1.9.3/spatialindex-src-1.9.3.tar.bz2
_eclasses_=cmake 10a50dfaf728b802fcfd37f8d0da9056 flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 xdg-utils 42869b3c8d86a70ef3cf75165a395e09
_md5_=9b27e27553469f6e15d555eb571b685c
|