blob: 273392f7b5cc6f17d285c9dc387e3371303974d4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=app-alternatives/ninja >=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 e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 78cf3cc2d5572fddf5e5e10c70f7c81a multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake b7ccad6f1800c4ea58dbbdafb0b1b5e0
_md5_=9b27e27553469f6e15d555eb571b685c
|