blob: 5e9a1dce0ab5cfd897b6492e564211e0f80f3991 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=doc? ( app-doc/doxygen dev-python/sphinx ) valgrind? ( dev-util/valgrind ) >=dev-vcs/git-1.8.2.1[curl] sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71 >=sys-devel/libtool-2.4
DEFINED_PHASES=configure prepare pretend setup test unpack
DEPEND=dev-libs/boost:=
DESCRIPTION=Collection of multi-dimensional data structure and indexing algorithm
EAPI=8
HOMEPAGE=https://gitlab.com/mdds/mdds
INHERIT=git-r3 autotools toolchain-funcs
IUSE=doc openmp valgrind test
LICENSE=MIT
PROPERTIES=live
RDEPEND=dev-libs/boost:=
RESTRICT=!test? ( test )
SLOT=1/2.0
_eclasses_=git-r3 b9ac6f96d2a88edb5b351df634dc5e53 gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 libtool 241a8f577b9781a42a7421e53448a44e autotools 136117fb43a9bf5598530e9cc642f710
_md5_=1a2f60ace6d364ac211ec84296f2186a
|