blob: 2a7e800056bcb08c4e6f75dd679f9af682a6a95a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=>=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.2-r1:1.16 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
DEFINED_PHASES=configure install prepare
DEPEND=ssl? ( dev-libs/openssl:0= ) test? ( dev-cpp/gtest )
DESCRIPTION=RPC/Serialization system with capabilities support
EAPI=7
HOMEPAGE=https://capnproto.org
IUSE=+ssl static-libs test
KEYWORDS=amd64 ~arm ~arm64 x86
LICENSE=MIT
RDEPEND=ssl? ( dev-libs/openssl:0= )
RESTRICT=!test? ( test )
SLOT=0/070
SRC_URI=https://github.com/sandstorm-io/capnproto/archive/v0.7.0.tar.gz -> capnproto-0.7.0.tar.gz
_eclasses_=autotools 9677fc170e6d375dc41c14871b33d28c libtool f143db5a74ccd9ca28c1234deffede96 multilib d410501a125f99ffb560b0c523cd3d1e toolchain-funcs 1a94dc06d324bd0dab754e11abe6d27e
_md5_=6669d514fc88c81177dec9407bc21acc
|