blob: 2d5c0a665ecc023925b2b86fe6f9cd85d1e74013 (
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 b97a0a7215b2f463a485ff0599ab30bb multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 0f2e0c197fad0312f3c4765c9cf36271
_md5_=9b27e27553469f6e15d555eb571b685c
|