[SCM] Qt 4 packaging branch, experimental-snapshots, updated. debian/4.7.3-1-7-g0470728

Fathi Boudra fabo at alioth.debian.org
Sat Jun 11 11:42:48 UTC 2011


The following commit has been merged in the experimental-snapshots branch:
commit 2a01d8105bd8701da72ded2c933ae6792cb4fb49
Author: Fathi Boudra <fabo at debian.org>
Date:   Sat Mar 5 21:18:21 2011 +0200

    pass -opengl desktop and -no-egl configure options. (Closes: #616391)
---
 debian/changelog |    6 ++++--
 debian/rules     |    2 ++
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c715701..40e9448 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,8 +15,10 @@ qt4-x11 (4:4.7.2-1) UNRELEASED; urgency=low
     - 17_add_postgresql_8.3_support.diff - fixed upstream.
     - 22_use___GLIBC__.diff - merged upstream.
   * Update symbols files.
-  * Remove catalan translation, obsolete and should have been contributed
-    upstream.
+  * Update debian/rules:
+    - remove catalan translation, obsolete and should have been contributed
+      upstream.
+    - pass -opengl desktop and -no-egl configure options. (Closes: #616391)
   * Update debian/control:
     - Suggests/Recommends QML plugin packages to libqt4-declarative and
       qt4-demos packages. (Closes: #597900)
diff --git a/debian/rules b/debian/rules
index 7fef9c3..65be7c6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -122,6 +122,8 @@ endif
 	            -gtkstyle \
 	            -system-nas-sound \
 	            -no-openvg \
+	            -opengl desktop \
+	            -no-egl \
 	            -lfontconfig \
 	            -I/usr/include/freetype2 \
 	            -qvfb \

-- 
Qt 4 packaging



More information about the pkg-kde-commits mailing list