[vtk6] 01/07: Switch vtk6 to Qt5. (Closes: #754948)

Anton Gladky gladk at moszumanska.debian.org
Wed Oct 1 04:34:51 UTC 2014


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

gladk pushed a commit to branch master
in repository vtk6.

commit 00730bd0121c81f27415b1880ddfb02359264ecd
Author: Dimitri John Ledkov <xnox at ubuntu.com>
Date:   Wed Jul 16 10:59:43 2014 +0100

    Switch vtk6 to Qt5. (Closes: #754948)
---
 debian/control | 7 ++++---
 debian/rules   | 1 +
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index dac4f93..a108858 100644
--- a/debian/control
+++ b/debian/control
@@ -38,9 +38,10 @@ Build-Depends:
  libosmesa6-dev,
  libpng-dev,
  libpq-dev,
- libqt4-dev,
- libqt4-opengl-dev,
- libqtwebkit-dev,
+ qtbase5-dev,
+ libqt5webkit5-dev,
+ libqt5opengl5-dev,
+ qttools5-private-dev,
  libsqlite3-dev,
  libswscale-dev,
  libtheora-dev,
diff --git a/debian/rules b/debian/rules
index 7470254..d84ab44 100755
--- a/debian/rules
+++ b/debian/rules
@@ -35,6 +35,7 @@ extra_flags +=  \
 	-DVTK_Group_Qt=ON \
 	-DVTK_Group_Tk=ON \
 	-DVTK_Group_Views=ON \
+	-DVTK_QT_VERSION=5 \
 	-DVTK_BUILD_ALL_MODULES=ON \
 	-DMPI_CXX_INCLUDE_PATH="/usr/include/mpi" \
 	-DVTK_INSTALL_LIBRARY_DIR="/usr/lib/$(DEB_HOST_MULTIARCH)" \

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



More information about the debian-science-commits mailing list