Search Criteria
Package Details: mingw-w64-robin-map 1.3.0-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: | 2024-04-20 19:24 (UTC) |
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