1 # Maintainer: jsteel <jsteel at vorx dot com>
6 pkgdesc="C++ XQuery and XPath 2 library and command line utility"
8 url="http://xqilla.sourceforge.net"
11 source=(http://sourceforge.net/projects/xqilla/files/xqilla/2.3.0/XQilla-2.3.0.tar.gz http://apache.mirror.rbftpnetworks.com//xerces/c/3/sources/xerces-c-3.1.1.tar.gz)
12 md5sums=('7261c7b4bb5a45cbf6270073976a51ce'
13 '6a8ec45d83c8cfb1584c5a5345cb51ae')
17 ./configure --prefix=/usr --with-xerces="${srcdir}"/xerces-c-3.1.1/
23 make DESTDIR="$pkgdir" install