blob: 8083b78cbd5d9ecc07edb4a9187c1220e0a768eb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile configure install prepare test
DEPEND=sys-devel/make >=dev-util/cmake-2.8.12
DESCRIPTION=A simple, small, efficient, C++ XML parser
EAPI=6
HOMEPAGE=http://www.grinninglizard.com/tinyxml2/ https://github.com/leethomason/tinyxml2/
IUSE=static-libs test
KEYWORDS=~amd64 ~arm ~x86
LICENSE=ZLIB
SLOT=0/4
SRC_URI=https://github.com/leethomason/tinyxml2/archive/4.0.1.tar.gz -> tinyxml2-4.0.1.tar.gz
_eclass_exported_funcs=src_prepare:cmake-utils src_configure:- src_compile:cmake-utils src_test:- src_install:cmake-utils
_eclasses_=cmake-utils 022d8ca5c8887ca2d21e83b57f5c75ff eutils 792f83d5ec9536cb5ccef375469d8bde flag-o-matic 8632fcd33a047954f007dee9a137bdcc multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs 6198c04daba0e1307bd844df7d37f423 versionator 99ae9d758cbe7cfed19170e7d48f5a9c
_md5_=350aca29c4564f874c01e1a22107f761
|