mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 12:03:02 -04:00
13 lines
467 B
Groff
13 lines
467 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=https://sourceforge.net/projects/xqilla/
|
|
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=https://downloads.sourceforge.net/xqilla/XQilla-2.3.4.tar.gz
|
|
_md5_=0080d28713e91a077809bc5406e8d332
|