Search Criteria
Package Details: pokerstove-git r134.abc20d8-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/pokerstove-git.git (read-only, click to copy) |
|---|---|
| Package Base: | pokerstove-git |
| Description: | A highly hand optimized C++ poker hand evaluation tool |
| Upstream URL: | https://github.com/andrewprock/pokerstove |
| Licenses: | custom |
| Provides: | ps-colex, ps-eval |
| Submitter: | sangster |
| Maintainer: | sangster |
| Last Packager: | sangster |
| Votes: | 1 |
| Popularity: | 0.001070 |
| First Submitted: | 2017-04-11 01:37 (UTC) |
| Last Updated: | 2018-09-21 05:54 (UTC) |
Dependencies (3)
- boost-libs (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- gtest (googletest-gitAUR) (make)
Latest Comments
churro commented on 2018-07-13 22:37 (UTC)
needs gtest as a dependency
pizzapill commented on 2018-06-13 01:15 (UTC)
Hi, this has dependencies on "gtest" and "boost-libs" also the make command is not up to date. It should be:
cmake -DCMAKE_BUILD_TYPE=Release ..
instead of:
cmake ..
sangster commented on 2017-04-11 01:41 (UTC)