blob: 7fa96fe18d147a41d1bab99b2a1bef9113c8817e (
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.4.1
pkgrel = 1
url = https://greg7mdp.github.io/parallel-hashmap/
arch = any
license = Apache-2.0
makedepends = cmake
makedepends = make
makedepends = git
makedepends = gtest
optdepends = python: For Conan python package manager.
source = parallel-hashmap-1.4.1.tar.gz::https://github.com/greg7mdp/parallel-hashmap/archive/v1.4.1.tar.gz
source = 0001-makepkg-Use-system-gtest.patch
sha256sums = 949874f4207b8735422438b23b884fb1f4b926689bb5eebff38cc4d357d09cd2
sha256sums = 361c5b363fca4a247ba940f2bca1ee60e6ed889a1aebfd13b057a1e31e5c170e
b2sums = bcb5886173a25325c6381f0f174f08de33a2c9c9a0bd43eed6eee6273a2dba357fdfc09064a35aef219c03f7460cf10949808ea982e2dede89f4e103bcbe4b8f
b2sums = 7cea2282dd3787d94fa86ea37c01bed855f9163311ca3d91f5c0df27b273960ecea10ba13f94a434d56c5fdf568645aa3fb8c581337f1d93fee933c9b724078a
pkgname = parallel-hashmap
|