mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
17 lines
926 B
Groff
17 lines
926 B
Groff
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.28.5
|
|
DEFINED_PHASES=compile configure install prepare test
|
|
DEPEND=ssl? ( dev-libs/openssl:= ) zlib? ( virtual/zlib:= ) test? ( dev-cpp/gtest )
|
|
DESCRIPTION=RPC/Serialization system with capabilities support
|
|
EAPI=8
|
|
HOMEPAGE=https://capnproto.org
|
|
INHERIT=cmake flag-o-matic
|
|
IUSE=+ssl test zlib
|
|
KEYWORDS=amd64 ~arm arm64 ~loong ppc ppc64 ~riscv x86
|
|
LICENSE=MIT
|
|
RDEPEND=ssl? ( dev-libs/openssl:= ) zlib? ( virtual/zlib:= )
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0/1.0.2
|
|
SRC_URI=https://github.com/sandstorm-io/capnproto/archive/v1.0.2.tar.gz -> capnproto-1.0.2.tar.gz
|
|
_eclasses_=toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 3395ce6618fc5c7af03335471b896644
|
|
_md5_=42b1070836aafa410584e79825cb5b8f
|