blob: 1b931ddf1d2034ea6bed4e071983eb2c5b08d000 (
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 ) sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.4:1.16 ) >=sys-devel/autoconf-2.71 >=sys-devel/libtool-2.4
DEFINED_PHASES=configure prepare pretend setup test
DEPEND=dev-libs/boost:=
DESCRIPTION=Collection of multi-dimensional data structure and indexing algorithm
EAPI=8
HOMEPAGE=https://gitlab.com/mdds/mdds
INHERIT=autotools toolchain-funcs
IUSE=doc openmp valgrind test
LICENSE=MIT
RDEPEND=dev-libs/boost:=
RESTRICT=!test? ( test )
SLOT=1/2.0
SRC_URI=https://kohei.us/files/mdds/src/mdds-2.0.2.tar.xz
_eclasses_=gnuconfig 262062cef0ba4f22b397193da514a350 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b libtool 241a8f577b9781a42a7421e53448a44e autotools ed3ef2014ee93d24bde80f0c0ea9732e
_md5_=3358955e96e60bfd088456dca44a7cbf
|