blob: d93f6531075db60d59fe174d7f5a3be4dd533685 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=dev-cpp/libxmlpp:2.6 dev-libs/boost dev-libs/locked_sstream || ( dev-lang/python:3.6[threads(+)] dev-lang/python:3.5[threads(+)] dev-lang/python:3.4[threads(+)] >=dev-lang/python-2.7.5-r2:2.7[threads(+)] ) dev-util/waf virtual/pkgconfig
DESCRIPTION=small C++ library which makes it marginally neater to parse XML using libxml++
EAPI=6
HOMEPAGE=http://carlh.net/libcxml
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=dev-cpp/libxmlpp:2.6 dev-libs/boost dev-libs/locked_sstream
SLOT=0
SRC_URI=http://carlh.net/downloads/libcxml/libcxml-0.15.4.tar.bz2
_eclass_exported_funcs=pkg_setup:python-any-r1 src_prepare:- src_configure:waf-utils src_compile:waf-utils src_test:- src_install:waf-utils
_eclasses_=multilib 0236be304ee52e7f179ed2f337075515 multiprocessing 284a473719153462f3e974d86c8cb81c python-any-r1 be89e882151ba4b847089b860d79729c python-utils-r1 b4b2ab22637f2be1315af83f2d89cfc6 toolchain-funcs 6eb35f81556258a4bc9182ad3dfd58ee waf-utils d1ea2758053cbb7c5b38b8f88654468d
_md5_=3a6d257d725dfd4ec2460cba15e80b21
|