mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
17 lines
913 B
Plaintext
17 lines
913 B
Plaintext
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/2.0.0
|
|
SRC_URI=https://github.com/greg7mdp/parallel-hashmap/archive/refs/tags/v2.0.0.tar.gz -> parallel-hashmap-2.0.0.tar.gz
|
|
_eclasses_=toolchain-funcs 740535f4f83ae6f0f22c4f045321d850 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 3395ce6618fc5c7af03335471b896644
|
|
_md5_=75c94d9814c756f5a8eb057d1a34a556
|