mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-04-30 16:57:29 -07:00
16 lines
812 B
Plaintext
16 lines
812 B
Plaintext
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.28.5
|
|
DEFINED_PHASES=compile configure install prepare test
|
|
DEPEND=test? ( dev-cpp/doctest )
|
|
DESCRIPTION=Modern C++ Parallel Task Programming
|
|
EAPI=8
|
|
HOMEPAGE=https://taskflow.github.io
|
|
INHERIT=cmake
|
|
IUSE=examples test
|
|
KEYWORDS=~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86
|
|
LICENSE=MIT
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/taskflow/taskflow/archive/v3.10.0.tar.gz -> taskflow-3.10.0.tar.gz
|
|
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 3395ce6618fc5c7af03335471b896644
|
|
_md5_=a24f0035cf7ac74e204fd1d49a93c641
|