blob: ce12627696634c5d1f586aa6b90396df9842fdb6 (
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 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 929e29d009c20f55b45c96866ebf47fe multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 44afbf15c35884f7c840470f1cf05d0d vcs-snapshot 19dc666868420457132a7514d4621476
_md5_=b0f56d611962575b9035e011e5682377
|