[metview] 65/97: wip: switch over to 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 3c06fc33a84ff1a4aeba3259c6b4ecf085164044
Author: Alastair McKinstry <mckinstry at debian.org>
Date: Tue May 5 15:32:45 2015 +0100
wip: switch over to qt5
---
debian/control | 2 +-
debian/rules | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 5580bfb..a08695f 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: science
Priority: optional
Maintainer: Alastair McKinstry <mckinstry at debian.org>
Build-Depends: debhelper (>= 9), gfortran,
- qt4-dev-tools, libqt4-dev, libqtwebkit-dev,
+ qt5-default, libqt5svg5-dev, libqt5webkit5-dev,
libgrib-api-dev, libemos-dev, libboost1.55-dev,
libmagics++-metview-dev, libmagics++-dev (>= 2.22.7.dfsg.1-3),
libmotif-dev, libxmu-dev, libgdbm-dev, libcurl4-gnutls-dev,
diff --git a/debian/rules b/debian/rules
index 4db9e77..1d89790 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,6 +7,7 @@ DEB_BUILD_MAINT_OPTIONS:= hardening=+all,-format
DEB_CFLAGS_MAINT_APPEND:= -Wall -pedantic -fPIC
export DEB_BUILD_MAINT_OPTIONS
export DEB_CFLAGS_MAINT_APPEND
+export QT_SELECT=5
DESTDIR:=$(CURDIR)/debian/tmp/
DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
--
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