blob: 9c7154b25e6374d153a59c924ad55299ca9b14ff (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=>=dev-util/ninja-1.8.2 >=dev-util/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_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic b1206d933fc5a96cc864180a3cdbf18c multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 0f2e0c197fad0312f3c4765c9cf36271
_md5_=d785db0f3b8ad3063163b479b375a39d
|