[qgis] 02/05: Disable Globe plugin, fails to build with Qt5.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Sat Feb 27 16:16:37 UTC 2016


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

sebastic pushed a commit to branch qt5
in repository qgis.

commit f9051ede7602b6c305c07f44bb761a137e0fbe6a
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat Feb 27 13:43:13 2016 +0100

    Disable Globe plugin, fails to build with Qt5.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index cce1ff5..d1ff134 100755
--- a/debian/rules
+++ b/debian/rules
@@ -67,7 +67,7 @@ CMAKE_OPTS := \
 	-DQGIS_CGIBIN_SUBDIR=/usr/lib/cgi-bin \
 	-DWITH_APIDOC=TRUE \
 	-DWITH_CUSTOM_WIDGETS=TRUE \
-	-DWITH_GLOBE=TRUE \
+	-DWITH_GLOBE=FALSE \
 	-DWITH_QWTPOLAR=FALSE \
 	-DWITH_INTERNAL_HTTPLIB2=FALSE \
 	-DWITH_INTERNAL_JINJA2=FALSE \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/qgis.git



More information about the Pkg-grass-devel mailing list