mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 19:13:13 -04:00
13 lines
448 B
Groff
13 lines
448 B
Groff
DEFINED_PHASES=configure
|
|
DEPEND=>=dev-libs/xerces-c-3.2.1 tidy? ( app-text/tidy-html5 )
|
|
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/tidy-html5 )
|
|
SLOT=0
|
|
SRC_URI=mirror://sourceforge/xqilla/XQilla-2.3.4.tar.gz
|
|
_md5_=3af5ff97c79d35cebf376e4fcfc1a53a
|