mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 23:52:59 -04:00
13 lines
452 B
Groff
13 lines
452 B
Groff
DEFINED_PHASES=configure prepare
|
|
DEPEND=>=dev-libs/xerces-c-3.2.1 tidy? ( app-text/htmltidy )
|
|
DESCRIPTION=An XQuery and XPath 2 library and command line utility written in C++
|
|
EAPI=7
|
|
HOMEPAGE=http://xqilla.sourceforge.net/HomePage
|
|
IUSE=static-libs tidy
|
|
KEYWORDS=~amd64
|
|
LICENSE=Apache-2.0
|
|
RDEPEND=>=dev-libs/xerces-c-3.2.1 tidy? ( app-text/htmltidy )
|
|
SLOT=0
|
|
SRC_URI=mirror://sourceforge/xqilla/XQilla-2.3.4.tar.gz
|
|
_md5_=55b4cf4ab803c60d2fc506ee9bc5f73b
|