blob: 361229f509c34bb2f54eb421901919d8afc5b5af (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile configure install
DEPEND=net-misc/curl doc? ( app-doc/doxygen )
DESCRIPTION=A C-library for parsing and writing XML 1.0/1.1 files or streams
EAPI=4
HOMEPAGE=http://www.autistici.org/bakunin/libnxml/doc/
IUSE=doc examples static-libs
KEYWORDS=amd64 ~arm ~mips ppc ~sparc x86
LICENSE=LGPL-2.1
RDEPEND=net-misc/curl
SLOT=0
SRC_URI=http://www.autistici.org/bakunin/libnxml/libnxml-0.18.3.tar.gz
_eclass_exported_funcs=src_configure:- src_compile:- src_install:-
_md5_=140984bbe8de34fbc885392b58fa99ed
|