blob: 031dd3909e780ec9372d8a996caaefc86c594537 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = parallel-hashmap
pkgdesc = A family of header-only, very fast and memory-friendly hashmap and btree containers.
pkgver = 1.3.10
pkgrel = 1
url = https://greg7mdp.github.io/parallel-hashmap/
arch = any
license = Apache
makedepends = cmake
makedepends = make
makedepends = git
makedepends = gtest
optdepends = python: For Conan python package manager.
source = parallel-hashmap-1.3.10.tar.gz::https://github.com/greg7mdp/parallel-hashmap/archive/e4b6668d46183a7656490d279b26145667cff3a3.tar.gz
source = 0001-makepkg-Use-system-gtest.patch
sha256sums = a7b351617f21f64775c0077423aefb451c242456907a3f53f20fcf34e8017e02
sha256sums = ea86c04fcb31005826500c57672d74234792c1d1a6bbe482758597bbeffc0ceb
b2sums = cac874ac25abc7ebcc2b8189045bbb774cb4df81d0d0264c4b7ed4a3c903e1025dd1d4e955c504295901953856bb78bc038888f95cd5bf9799eeed81ddc8d137
b2sums = 29df10b97cfcc8987c4fba3eb747fc3fb8cedc742431de8e59af5ef0e543d6f00458a0f55fe37cb9199051326ce2d95a394daed31e039419b38faaee3cccfa35
pkgname = parallel-hashmap
|