blob: 7654a27366924bae0ae64a81b7920c8177e1d576 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
BDEPEND=app-alternatives/ninja >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=A simple, small, efficient, C++ XML parser
EAPI=8
HOMEPAGE=http://www.grinninglizard.com/tinyxml2/ https://github.com/leethomason/tinyxml2/
INHERIT=cmake
IUSE=test
KEYWORDS=amd64 arm arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv sparc x86
LICENSE=ZLIB
RESTRICT=!test? ( test )
SLOT=0/9
SRC_URI=https://github.com/leethomason/tinyxml2/archive/9.0.0.tar.gz -> tinyxml2-9.0.0.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 78cf3cc2d5572fddf5e5e10c70f7c81a multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils c8951c1dfcc1d43e3f967f61fd0ec59c xdg-utils baea6080dd821f5562d715887954c9d3 cmake 0f2e0c197fad0312f3c4765c9cf36271
_md5_=97b4baee41d97027558044f88ee0ddb7
|