mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 23:23:00 -04:00
17 lines
913 B
Groff
17 lines
913 B
Groff
BDEPEND=dev-build/make >=dev-build/cmake-3.28.5
|
|
DEFINED_PHASES=compile configure install prepare test
|
|
DEPEND=dev-libs/cereal test? ( dev-cpp/gtest )
|
|
DESCRIPTION=Family of header-only, fast and memory-friendly hashmap and btree containers
|
|
EAPI=8
|
|
HOMEPAGE=https://greg7mdp.github.io/parallel-hashmap/ https://github.com/greg7mdp/parallel-hashmap
|
|
INHERIT=cmake
|
|
IUSE=examples test
|
|
KEYWORDS=~amd64
|
|
LICENSE=Apache-2.0
|
|
RDEPEND=dev-libs/cereal
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0/1.4.1
|
|
SRC_URI=https://github.com/greg7mdp/parallel-hashmap/archive/refs/tags/v1.4.1.tar.gz -> parallel-hashmap-1.4.1.tar.gz
|
|
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 22e4e58d68692975dc74424dc9b12fb7
|
|
_md5_=75c94d9814c756f5a8eb057d1a34a556
|