Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=xfcetesting.git;a=commitdiff;h=e3a1af4ab3ec6e6a9858a7e081ddfc104773e3b3

commit e3a1af4ab3ec6e6a9858a7e081ddfc104773e3b3
Author: Marius Cirsta <mfor...@gmail.com>
Date:   Wed Sep 14 00:35:27 2011 +0000

xqilla-2.2.4-1-x86_64

*new package xqilla

diff --git a/source/apps-extra/xqilla/FrugalBuild 
b/source/apps-extra/xqilla/FrugalBuild
new file mode 100644
index 0000000..52382fb
--- /dev/null
+++ b/source/apps-extra/xqilla/FrugalBuild
@@ -0,0 +1,20 @@
+# Compiling Time: 2 SBU
+# Maintainer: Marius Cirsta <mcir...@frugalware.org>
+
+pkgname=xqilla
+pkgver=2.2.4
+pkgrel=1
+pkgdesc="XQilla is an XQuery and XPath 2 library and command line utility 
written in C++"
+_F_sourceforge_name=XQilla
+Finclude sourceforge
+url="http://xqilla.sourceforge.net";
+depends=('xerces-c')
+groups=('apps-extra')
+archs=('i686' 'x86_64' 'ppc')
+source=(${source[@]} \
+       gcc46.patch)
+Fconfopts="${Fconfopts} --with-xerces=/usr"
+sha1sums=('edd1681a6bb9d310b6aaca6af0584eb96df3b8eb' \
+          'd070bb97b500ad9e89b89d83fda3dec8a675d881')
+
+
diff --git a/source/apps-extra/xqilla/gcc46.patch 
b/source/apps-extra/xqilla/gcc46.patch
new file mode 100644
index 0000000..d173f14
--- /dev/null
+++ b/source/apps-extra/xqilla/gcc46.patch
@@ -0,0 +1,10 @@
+--- XQilla-2.2.4/include/xqilla/framework/XPath2MemoryManager.hpp      
2010-01-13 15:40:36.000000000 +0000
++++ XQilla-2.2.4.new/include/xqilla/framework/XPath2MemoryManager.hpp  
2011-09-13 22:44:22.000000000 +0000
+@@ -24,6 +24,7 @@
+
+ #include <algorithm>
+ #include <assert.h>
++#include <cstddef>
+
+ #include <xqilla/framework/XQillaExport.hpp>
+
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to