blob: 521384f71a8eebf7acaaa05459a7ab08824a9297 (
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.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=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 7d999b62b8749fad43fff00620cedf47 libtool f143db5a74ccd9ca28c1234deffede96 multilib ac7989ababbeabdef6fdc6e465b21644 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
_md5_=6669d514fc88c81177dec9407bc21acc
|