blob: 88fe74e91c51310044b40fb82c7d05315bbb3d9a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
BDEPEND=test? ( dev-cpp/gtest ) >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-libs/FXdiv
DESCRIPTION=Portable and efficient thread pool implementation
EAPI=8
HOMEPAGE=https://github.com/Maratyszcza/pthreadpool
INHERIT=cmake
IUSE=test
KEYWORDS=~amd64
LICENSE=BSD-2
RDEPEND=dev-libs/FXdiv
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/Maratyszcza/pthreadpool/archive/1787867.tar.gz -> pthreadpool-2022.05.09.tar.gz
_eclasses_=toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b xdg-utils ac0e315a3688929e34ac75b139e7349a cmake 2e47edc2986d4e1c0363867058cd4489
_md5_=61d9b86509915f30c2da3be938b1c214
|