blob: f2198e38c54cffc4e0839c9523fb5d89502737a8 (
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-3.2.2
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 841d8d6fc58d18f89ca4920900fd8d2a eutils b83a2420b796f7c6eff682679d08fe25 flag-o-matic 7366202dd55cb8f018f5d450d54e7749 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 versionator 99ae9d758cbe7cfed19170e7d48f5a9c
_md5_=350aca29c4564f874c01e1a22107f761
|