blob: 3c17d04680a2a8b4f81291a6a22b4fe18a313ee7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
BDEPEND=doc? ( app-doc/doxygen dev-python/sphinx ) valgrind? ( dev-util/valgrind ) >=dev-vcs/git-1.8.2.1[curl] >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
DEFINED_PHASES=configure prepare pretend setup test unpack
DEPEND=dev-libs/boost:=
DESCRIPTION=A collection of multi-dimensional data structure and indexing algorithm
EAPI=7
HOMEPAGE=https://gitlab.com/mdds/mdds
IUSE=doc openmp valgrind test
LICENSE=MIT
PROPERTIES=live
RDEPEND=dev-libs/boost:=
RESTRICT=!test? ( test )
SLOT=1/9999
_eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 git-r3 8ec5b53812bce105ae7943930e4660f8 libtool f143db5a74ccd9ca28c1234deffede96 multilib 2477ebe553d3e4d2c606191fe6c33602 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
_md5_=3af9b3f409b77139bccc660a9a8f5c1e
|