Bas Couwenberg pushed to branch master at Debian GIS Project / osgearth

Commits:
58b7f317 by Bas Couwenberg at 2018-11-13T11:22:25Z
Disable FastDXT image compressor, FTBFS on non-amd64.

- - - - -
a3235a2b by Bas Couwenberg at 2018-11-13T11:22:39Z
Set distribution to experimental.

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+osgearth (2.10.0+dfsg-1~exp2) experimental; urgency=medium
+
+  * Disable FastDXT image compressor, FTBFS on non-amd64.
+
+ -- Bas Couwenberg <[email protected]>  Tue, 13 Nov 2018 12:20:23 +0100
+
 osgearth (2.10.0+dfsg-1~exp1) experimental; urgency=medium
 
   * New upstream release.


=====================================
debian/rules
=====================================
@@ -40,7 +40,7 @@ override_dh_auto_configure:
                -DDEB_HOST_MULTIARCH=$(DEB_HOST_MULTIARCH) \
                -DLIB_POSTFIX="" \
                -DOSG_DIR=/usr \
-               -DOSGEARTH_QT_BUILD=1
+               -DOSGEARTH_ENABLE_FASTDXT=0
 
 override_dh_auto_build:
        # Create man pages from DocBook XML



View it on GitLab: 
https://salsa.debian.org/debian-gis-team/osgearth/compare/d9744ea4a611179a9e48ec02dcbb4deec6b2a9d9...a3235a2ba4fb71a57cfa008d082c4108793ff84c

-- 
View it on GitLab: 
https://salsa.debian.org/debian-gis-team/osgearth/compare/d9744ea4a611179a9e48ec02dcbb4deec6b2a9d9...a3235a2ba4fb71a57cfa008d082c4108793ff84c
You're receiving this email because of your account on salsa.debian.org.
_______________________________________________
Pkg-grass-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to