mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-13 00:53:02 -04:00
17 lines
955 B
Groff
17 lines
955 B
Groff
BDEPEND=dev-build/make >=dev-build/cmake-3.20.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.3.8
|
|
SRC_URI=https://github.com/greg7mdp/parallel-hashmap/archive/refs/tags/v1.3.8.tar.gz -> parallel-hashmap-1.3.8.tar.gz
|
|
_eclasses_=toolchain-funcs 948855ec7ad9f11351edf9066708dfa9 multilib 7e1347c006a76bb812f3a9f663b79991 flag-o-matic fa33e3696fe4689dda7e9affe92e2c94 multiprocessing e644caa6eb7ce7e5ab0864383ac13ad9 ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 5465aed08f1dfc2a75f14cbea4272961 cmake 10a50dfaf728b802fcfd37f8d0da9056
|
|
_md5_=75c94d9814c756f5a8eb057d1a34a556
|