blob: 614053c1ae361a504f9bd9d38962de12411b12c8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=configure install prepare
DEPEND=test? ( dev-cpp/gtest ) !<sys-devel/gettext-0.18.1.1-r3 || ( >=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
DESCRIPTION=RPC/Serialization system with capabilities support
EAPI=5
HOMEPAGE=http://capnproto.org
IUSE=static-libs test
KEYWORDS=~amd64
LICENSE=MIT
SLOT=0
SRC_URI=https://github.com/sandstorm-io/capnproto/archive/v0.5.3.tar.gz -> capnproto-0.5.3.tar.gz
_eclass_exported_funcs=src_prepare:- src_configure:- src_install:-
_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c libtool 4890219c51da247200223277f993e054 multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs e886935aae2b45a545665444ab0667cf
_md5_=1a2b409cb84c12b440667b4e8dcb558a
|