[metview] 67/97: WIP: Test qt5

Alastair McKinstry mckinstry at moszumanska.debian.org
Tue Sep 1 09:18:54 UTC 2015


This is an automated email from the git hooks/post-receive script.

mckinstry pushed a commit to branch master
in repository metview.

commit 09ec8d1ac5d460f905d22a51f38fb3d1db9ab276
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Wed May 6 11:43:37 2015 +0100

    WIP: Test qt5
---
 debian/patches/qt5.patch | 16 ++++++++++++++++
 debian/patches/series    |  1 +
 2 files changed, 17 insertions(+)

diff --git a/debian/patches/qt5.patch b/debian/patches/qt5.patch
new file mode 100644
index 0000000..1d96087
--- /dev/null
+++ b/debian/patches/qt5.patch
@@ -0,0 +1,16 @@
+Index: metview-4.4.8+dfsg.1/configure.ac
+===================================================================
+--- metview-4.4.8+dfsg.1.orig/configure.ac
++++ metview-4.4.8+dfsg.1/configure.ac
+@@ -566,9 +566,9 @@ if test "x$ui" = xyes; then
+     m4_include([aux_build/autotroll.m4])
+ 
+     if test "x$new_ui" = "xyes" ; then
+-        AT_WITH_QT([+xmlpatterns +xml +network +webkit],[+help])
++        AT_WITH_QT([+xmlpatterns +xml +network +webkit],[])
+     else
+-        AT_WITH_QT([+xmlpatterns +xml +network],[+help])
++        AT_WITH_QT([+xmlpatterns +xml +network],[])
+     fi
+ 
+     AC_MSG_CHECKING([for Qt])
diff --git a/debian/patches/series b/debian/patches/series
index a70938c..04cf6ca 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -4,3 +4,4 @@ fix-scripts.patch
 #no-m32.patch
 #fix-colors.patch
 #socklen-fix.patch
+qt5.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/metview.git



More information about the debian-science-commits mailing list