Search Criteria
Package Details: pthreadpool-git 0.1.r144.g4fe0e1e-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/pthreadpool-git.git (read-only, click to copy) |
---|---|
Package Base: | pthreadpool-git |
Description: | A portable thread pool implementation for C/C++ (git version) |
Upstream URL: | https://github.com/Maratyszcza/pthreadpool/ |
Licenses: | BSD |
Conflicts: | pthreadpool |
Provides: | pthreadpool |
Submitter: | dbermond |
Maintainer: | dbermond |
Last Packager: | dbermond |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2017-05-07 14:21 (UTC) |
Last Updated: | 2023-10-07 12:47 (UTC) |
Latest Comments
dbermond commented on 2023-10-07 12:48 (UTC)
@pkmx Package updated to match the latest upstream changes. Thanks for reporting.
pkmx commented on 2023-10-03 08:26 (UTC)
I had to add -DGOOGLETEST_SOURCE_DIR=/usr/src/googletest to cmake's argument to prevent it from downloading gtest and installing them into the package.