blob: 5b891ed87e185e5ef9616890c7de5461104f66f9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
BDEPEND=dev-util/ninja dev-util/cmake
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=C++ implementation of R*-tree, an MVR-tree and a TPR-tree with C API
EAPI=7
HOMEPAGE=https://libspatialindex.org/ https://github.com/libspatialindex/libspatialindex
IUSE=test
KEYWORDS=~amd64 ~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 6b7438831d544f2fe59a3d4ab4103f52 edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 69bd92aa099f708425db9f1f01d61213 flag-o-matic fb54c9a3302f35aeae1c84f363e776f7 l10n 8cdd85e169b835d518bc2fd59f780d8e multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb wrapper 4251d4c84c25f59094fd557e0063a974 xdg-utils ff2ff954e6b17929574eee4efc5152ba
_md5_=f68ed8c05a1cc7e9f6f8d5cada9ca38c
|