blob: c27b3466ad0960b914c6ede21c1677e036c8d3d5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=configure install
DEPEND=virtual/pkgconfig doc? ( >=app-doc/doxygen-1.5.8 qt4? ( dev-qt/qthelp:4 ) ) test? ( >=dev-util/cpptest-1.1.1 )
DESCRIPTION=Uriparser is a strictly RFC 3986 compliant URI parsing library in C
EAPI=4
HOMEPAGE=http://uriparser.sourceforge.net/
IUSE=doc qt4 test unicode
KEYWORDS=amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris
LICENSE=BSD
REQUIRED_USE=test? ( unicode )
SLOT=0
SRC_URI=mirror://sourceforge/uriparser/uriparser-0.7.9.tar.bz2
_eclass_exported_funcs=src_configure:- src_install:-
_eclasses_=epatch 8233751dc5105a6ae8fcd86ce2bb0247 epunt-cxx f8073339d152f56626493f43d8ba4691 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils e7491451996e8b54c3caeb713285b0fb ltprune 2770eed66a9b8ef944714cd0e968182e multilib 0236be304ee52e7f179ed2f337075515 toolchain-funcs 6eb35f81556258a4bc9182ad3dfd58ee
_md5_=30043759902093c2057ba8aeb10f2c56
|