blob: aa96459af93b42809a90bda15f681a0a8d4f5422 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
BDEPEND=doc? ( app-doc/doxygen dev-texlive/texlive-fontutils ) >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare pretend setup test unpack
DEPEND=net-misc/curl[ssl] test? ( dev-cpp/gtest )
DESCRIPTION=Common bricks library for building distributed machine learning
EAPI=8
HOMEPAGE=https://github.com/dmlc/dmlc-core
INHERIT=cmake toolchain-funcs vcs-snapshot
IUSE=doc openmp s3 test
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
LICENSE=Apache-2.0
RDEPEND=net-misc/curl[ssl]
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/dmlc/dmlc-core/archive/54db57d5d1b2a7b93319053011802888b827a539.tar.gz -> dmlc-core-0_p20170719.tar.gz
_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 flag-o-matic 514815b1cc0dd4aeac177c2e812b3b1a multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 xdg-utils baea6080dd821f5562d715887954c9d3 cmake a5db80fc70a5cb2ba598250d1c470593 vcs-snapshot eab6d8533446763c2e9777d8bbd1594e
_md5_=b0f56d611962575b9035e011e5682377
|