[mingw-qt5-qtbase] Remove DirectWrite support for now

Erik van Pienbroek epienbro at fedoraproject.org
Tue Apr 30 20:31:52 UTC 2013


commit 361ff68bad4de512b60f958b75ca7984e9088001
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Tue Apr 30 22:31:29 2013 +0200

    Remove DirectWrite support for now
    
    The necessary API isn't available on Windows XP (as mentioned in RHBZ #917323)

 mingw-qt5-qtbase.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/mingw-qt5-qtbase.spec b/mingw-qt5-qtbase.spec
index 2fea106..2c7c966 100644
--- a/mingw-qt5-qtbase.spec
+++ b/mingw-qt5-qtbase.spec
@@ -258,7 +258,6 @@ qt_configure_args_generic="\
     -no-glib \
     -no-gtkstyle \
     -no-icu \
-    -directwrite \
     -release \
     -nomake examples \
     -make tools \
@@ -695,6 +694,8 @@ sed -i s@'#QT_TOOL'@'QT_TOOL'@ $RPM_BUILD_ROOT%{mingw64_datadir}/qt5/mkspecs/%{p
 %changelog
 * Sat Apr 13 2013 Erik van Pienbroek <epienbro at fedoraproject.org> - 5.0.2-1
 - Update to 5.0.2
+- Remove DirectWrite support for now as the necessary API
+  isn't available on Windows XP (as mentioned in RHBZ #917323)
 
 * Thu Mar 28 2013 Erik van Pienbroek <epienbro at fedoraproject.org> - 5.0.1-4
 - Have the -qmake packages require mingw{32,64}-qt5-qttools-lrelease


More information about the scm-commits mailing list