blob: 7274c37379c4995f1e51febfdc699c6a67cb05d6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
BDEPEND=dev-util/ninja dev-util/cmake
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Modern C++ Parallel Task Programming
EAPI=7
HOMEPAGE=https://cpp-taskflow.github.io
INHERIT=cmake
IUSE=examples test
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/cpp-taskflow/cpp-taskflow/archive/v3.0.0.tar.gz -> cpp-taskflow-3.0.0.tar.gz
_eclasses_=toolchain-funcs 2545dc6f0aaecb2dea61424911e82674 multilib ba7da83f763a749a2870c28785c6dc0b multiprocessing 65f88f0e80751d45b06bbcfc4b149ccc ninja-utils 132cbb376048d079b5a012f5467c4e7f edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 6da6797255ab7fb848a02afa0cbc406f wrapper 4251d4c84c25f59094fd557e0063a974 eutils f93c6ebbcd4a4e3e3f2328a13511b73a flag-o-matic bc2e7662a4a9a8643be851982a837ddc xdg-utils ff2ff954e6b17929574eee4efc5152ba cmake 518e4c9a6a38dfd7afc54b6a7c5de3da
_md5_=bb18ddf957effd229d5c1cb38ae91a93
|