[SCM] WorldForge 3D client branch, master, updated. upstream/0.6.2-32-gb525f17

Stephen M. Webb stephen.webb at bregmasoft.ca
Tue Mar 20 14:32:36 UTC 2012


The following commit has been merged in the master branch:
commit 3e08487446f1faecdb08faf7fab080f8ab351bfa
Author: Stephen M. Webb <stephen.webb at bregmasoft.ca>
Date:   Tue Mar 20 07:07:44 2012 -0400

    reduced mi required version of libwfut

diff --git a/debian/patches/0007-revert-libwfut-version.patch b/debian/patches/0007-revert-libwfut-version.patch
new file mode 100644
index 0000000..b868aa4
--- /dev/null
+++ b/debian/patches/0007-revert-libwfut-version.patch
@@ -0,0 +1,15 @@
+Description: reduce minimum required version of libwfut to earliest
+ ABI-comnpatible version.
+Author: Stephen M. Webb
+
+--- a/configure.ac
++++ b/configure.ac
+@@ -448,7 +448,7 @@
+ 
+ # Check for the WorldForge libs
+ PKG_CHECK_MODULES(WF, [eris-1.3 >= 1.3.19 \
+- varconf-1.0 >= 0.6.7 mercator-0.3 >= 0.3.0 atlascpp-0.6 >= 0.6.2 wfmath-0.3 >= 0.3.11 libwfut-0.2 >= 0.2.2],
++ varconf-1.0 >= 0.6.7 mercator-0.3 >= 0.3.0 atlascpp-0.6 >= 0.6.2 wfmath-0.3 >= 0.3.11 libwfut-0.2 >= 0.2.1],
+ 	[
+ 		CXXFLAGS="$CXXFLAGS $WF_CFLAGS"
+ 		LIBS="$LIBS $WF_LIBS"
diff --git a/debian/patches/series b/debian/patches/series
index abb6284..f71167f 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -4,3 +4,4 @@
 0004-domain-bindings-lua-makefile.patch
 0005-ember.in-prefix.patch
 0006-spellcheck-similiar.patch
+0007-revert-libwfut-version.patch

-- 
WorldForge 3D client



More information about the Pkg-games-commits mailing list