blob: 33d247e51e210fb93ffff7197115de2736f555ec (
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.8.0.tar.bz2
_eclass_exported_funcs=src_configure:- src_install:-
_eclasses_=eutils 708f85bc1bf00876604e223fb56e062a multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783
_md5_=0a3df2e2e6aca415af4927124b9c67d6
|