Search Criteria
Package Details: mingw-w64-robin-map 1.4.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/mingw-w64-robin-map.git (read-only, click to copy) |
|---|---|
| Package Base: | mingw-w64-robin-map |
| Description: | C++ implementation of a fast hash map and hash set using robin hood hashing (mingw-w64) |
| Upstream URL: | https://github.com/Tessil/robin-map |
| Licenses: | MIT |
| Conflicts: | mingw-w64-robinmap |
| Replaces: | mingw-w64-robinmap |
| Submitter: | patlefort |
| Maintainer: | patlefort |
| Last Packager: | patlefort |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2021-02-13 22:52 (UTC) |
| Last Updated: | 2025-11-02 20:56 (UTC) |
Dependencies (2)
- mingw-w64-crt (llvm-mingwAUR, mingw-w64-crt-msvcrtAUR)
- mingw-w64-cmakeAUR (llvm-mingw-w64-cmakeAUR) (make)
Required by (1)
- mingw-w64-openimageio (make)
Latest Comments
micwoj92 commented on 2021-02-13 22:18 (UTC)
Name should be mingw-w64-robin-map
https://archlinux.org/packages/community/x86_64/robin-map/
patlefort commented on 2020-09-04 18:09 (UTC)
Fixed. No idea where that builddepends comes from, I must have copied it from another wrong package.
xantares commented on 2020-09-04 17:43 (UTC)
hi,
builddepends is invalid, the correct field name is makedepends
why set compilation flags, there's nothing to compile, this is header-only
please add "(mingw-w64)" to the description
xan