13 lines
612 B
Groff
13 lines
612 B
Groff
DEFINED_PHASES=configure install
|
|
DEPEND=virtual/pkgconfig doc? ( >=app-doc/doxygen-1.5.8 qt5? ( dev-qt/qthelp:5 ) ) test? ( >=dev-cpp/gtest-1.8.1 )
|
|
DESCRIPTION=Uriparser is a strictly RFC 3986 compliant URI parsing library in C
|
|
EAPI=7
|
|
HOMEPAGE=https://uriparser.github.io/
|
|
IUSE=doc qt5 test unicode
|
|
KEYWORDS=amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris
|
|
LICENSE=BSD
|
|
REQUIRED_USE=test? ( unicode )
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/uriparser/uriparser/releases/download/uriparser-0.9.1/uriparser-0.9.1.tar.bz2
|
|
_md5_=e4c98cb6025011a3066e625e39b407a6
|