[Frugalware-git] xfcetesting: xqilla-2.2.4-1-x86_64

2011-12-18 Thread Marius Cirsta
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 +

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 000..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 000..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.0 +
 XQilla-2.2.4.new/include/xqilla/framework/XPath2MemoryManager.hpp  
2011-09-13 22:44:22.0 +
+@@ -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


[Frugalware-git] xfcetesting: xqilla-2.2.4-1-x86_64

2011-12-18 Thread Marius Cirsta
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=xfcetesting.git;a=commitdiff;h=f0f0e19b13994a103e4d1a6186a302a97dfc0eda

commit f0f0e19b13994a103e4d1a6186a302a97dfc0eda
Author: Marius Cirsta mcir...@frugalware.org
Date:   Sat Sep 17 00:06:49 2011 +

xqilla-2.2.4-1-x86_64

remove ppc

diff --git a/source/apps-extra/xqilla/FrugalBuild 
b/source/apps-extra/xqilla/FrugalBuild
index 52382fb..8537a9b 100644
--- a/source/apps-extra/xqilla/FrugalBuild
+++ b/source/apps-extra/xqilla/FrugalBuild
@@ -10,7 +10,7 @@ Finclude sourceforge
url=http://xqilla.sourceforge.net;
depends=('xerces-c')
groups=('apps-extra')
-archs=('i686' 'x86_64' 'ppc')
+archs=('i686' 'x86_64')
source=(${source[@]} \
gcc46.patch)
Fconfopts=${Fconfopts} --with-xerces=/usr
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git