File qt-4.7.4-mingw32-configure.patch of Package mingw32-libqt4

diff '--exclude=.qmake.cache' -urN qt-everywhere-opensource-src-4.7.4/configure.cache qt-everywhere-opensource-src-4.7.4/configure.cache
--- qt-everywhere-opensource-src-4.7.4/configure.cache	1970-01-01 01:00:00.000000000 +0100
+++ qt-everywhere-opensource-src-4.7.4/configure.cache	2011-09-13 11:16:20.671694047 +0200
@@ -0,0 +1,43 @@
+-platform 
+win32-i686-w64-mingw32-g++ 
+-confirm-license 
+-dont-process 
+-no-qmake 
+-dbus-linked 
+-prefix 
+/usr/i686-w64-mingw32/sys-root/mingw 
+-bindir 
+/usr/i686-w64-mingw32/sys-root/mingw/bin 
+-datadir 
+/usr/i686-w64-mingw32/sys-root/mingw/share 
+-demosdir 
+/usr/i686-w64-mingw32/sys-root/mingw/lib/qt4/demos 
+-docdir 
+/usr/i686-w64-mingw32/sys-root/mingw/share/doc 
+-examplesdir 
+/usr/i686-w64-mingw32/sys-root/mingw/share/qt4/examples 
+-headerdir 
+/usr/i686-w64-mingw32/sys-root/mingw/include 
+-libdir 
+/usr/i686-w64-mingw32/sys-root/mingw/lib 
+-plugindir 
+/usr/i686-w64-mingw32/sys-root/mingw/lib/qt4/plugins 
+-translationdir 
+/usr/i686-w64-mingw32/sys-root/mingw/share/qt4/translations 
+-qt-style-windowsxp 
+-qt-style-windowsvista 
+-system-sqlite 
+-system-zlib 
+-system-libpng 
+-system-libtiff 
+-system-libjpeg 
+-webkit 
+-script 
+-scripttools 
+-no-3dnow 
+-no-mmx 
+-no-sse 
+-no-sse2 
+-release 
+-shared 
+-openssl 
diff '--exclude=.qmake.cache' -urN qt-everywhere-opensource-src-4.7.4/mkspecs/default/qmake.conf qt-everywhere-opensource-src-4.7.4/mkspecs/default/qmake.conf
--- qt-everywhere-opensource-src-4.7.4/mkspecs/default/qmake.conf	1970-01-01 01:00:00.000000000 +0100
+++ qt-everywhere-opensource-src-4.7.4/mkspecs/default/qmake.conf	2011-09-13 11:16:20.720697744 +0200
@@ -0,0 +1,4 @@
+QMAKESPEC_ORIGINAL=Z:/home/fstrba/devel-cvs/windows:mingw:win32/mingw32-libqt4/qt-everywhere-opensource-src-4.7.4/mkspecs/win32-i686-w64-mingw32-g++
+
+include(../win32-i686-w64-mingw32-g++/qmake.conf)
+
diff '--exclude=.qmake.cache' -urN qt-everywhere-opensource-src-4.7.4/mkspecs/default/qplatformdefs.h qt-everywhere-opensource-src-4.7.4/mkspecs/default/qplatformdefs.h
--- qt-everywhere-opensource-src-4.7.4/mkspecs/default/qplatformdefs.h	1970-01-01 01:00:00.000000000 +0100
+++ qt-everywhere-opensource-src-4.7.4/mkspecs/default/qplatformdefs.h	2011-09-13 11:16:20.721697820 +0200
@@ -0,0 +1,2 @@
+#include "../win32-i686-w64-mingw32-g++/qplatformdefs.h"
+
diff '--exclude=.qmake.cache' -urN qt-everywhere-opensource-src-4.7.4/mkspecs/modules/qt_webkit_version.pri qt-everywhere-opensource-src-4.7.4/mkspecs/modules/qt_webkit_version.pri
--- qt-everywhere-opensource-src-4.7.4/mkspecs/modules/qt_webkit_version.pri	1970-01-01 01:00:00.000000000 +0100
+++ qt-everywhere-opensource-src-4.7.4/mkspecs/modules/qt_webkit_version.pri	2011-08-23 14:02:27.000000000 +0200
@@ -0,0 +1,5 @@
+QT_WEBKIT_VERSION = 4.7.4
+QT_WEBKIT_MAJOR_VERSION = 4
+QT_WEBKIT_MINOR_VERSION = 7
+QT_WEBKIT_PATCH_VERSION = 4
+QT_CONFIG += webkit
diff '--exclude=.qmake.cache' -urN qt-everywhere-opensource-src-4.7.4/mkspecs/qconfig.pri qt-everywhere-opensource-src-4.7.4/mkspecs/qconfig.pri
--- qt-everywhere-opensource-src-4.7.4/mkspecs/qconfig.pri	1970-01-01 01:00:00.000000000 +0100
+++ qt-everywhere-opensource-src-4.7.4/mkspecs/qconfig.pri	2011-09-13 11:16:20.712697140 +0200
@@ -0,0 +1,12 @@
+CONFIG+= release shared stl exceptions rtti
+QT_ARCH = windows
+QT_EDITION = OpenSource
+QT_CONFIG += release system-zlib system-tiff system-jpeg png system-png accessibility qt3support opengl s60 openssl dbus dbus-linked ipv6 script scripttools xmlpatterns multimedia audio-backend declarative native-gestures svg minimal-config small-config medium-config large-config full-config
+#versioning 
+QT_VERSION = 4.7.4
+QT_MAJOR_VERSION = 4
+QT_MINOR_VERSION = 7
+QT_PATCH_VERSION = 4
+#Qt for Windows CE c-runtime deployment
+QT_CE_C_RUNTIME = no
+#Qt for Symbian FPU settings
diff '--exclude=.qmake.cache' -urN qt-everywhere-opensource-src-4.7.4/src/corelib/global/qconfig.cpp qt-everywhere-opensource-src-4.7.4/src/corelib/global/qconfig.cpp
--- qt-everywhere-opensource-src-4.7.4/src/corelib/global/qconfig.cpp	1970-01-01 01:00:00.000000000 +0100
+++ qt-everywhere-opensource-src-4.7.4/src/corelib/global/qconfig.cpp	2011-09-13 11:16:20.726698000 +0200
@@ -0,0 +1,33 @@
+/* Licensed */
+static const char qt_configure_licensee_str          [512 + 12] = "qt_lcnsuser=Open Source";
+static const char qt_configure_licensed_products_str [512 + 12] = "qt_lcnsprod=OpenSource";
+
+/* Build date */
+static const char qt_configure_installation          [11  + 12] = "qt_instdate=2011-09-13";
+
+static const char qt_configure_prefix_path_str       [512 + 12] = "qt_prfxpath=/usr/i686-w64-mingw32/sys-root/mingw";
+static const char qt_configure_documentation_path_str[512 + 12] = "qt_docspath=/usr/i686-w64-mingw32/sys-root/mingw/share/doc";
+static const char qt_configure_headers_path_str      [512 + 12] = "qt_hdrspath=/usr/i686-w64-mingw32/sys-root/mingw/include";
+static const char qt_configure_libraries_path_str    [512 + 12] = "qt_libspath=/usr/i686-w64-mingw32/sys-root/mingw/lib";
+static const char qt_configure_binaries_path_str     [512 + 12] = "qt_binspath=/usr/i686-w64-mingw32/sys-root/mingw/bin";
+static const char qt_configure_plugins_path_str      [512 + 12] = "qt_plugpath=/usr/i686-w64-mingw32/sys-root/mingw/lib/qt4/plugins";
+static const char qt_configure_imports_path_str      [512 + 12] = "qt_impspath=\\usr\\i686-w64-mingw32\\sys-root\\mingw\\imports";
+static const char qt_configure_data_path_str         [512 + 12] = "qt_datapath=/usr/i686-w64-mingw32/sys-root/mingw/share";
+static const char qt_configure_translations_path_str [512 + 12] = "qt_trnspath=/usr/i686-w64-mingw32/sys-root/mingw/share/qt4/translations";
+static const char qt_configure_examples_path_str     [512 + 12] = "qt_xmplpath=/usr/i686-w64-mingw32/sys-root/mingw/share/qt4/examples";
+static const char qt_configure_demos_path_str        [512 + 12] = "qt_demopath=/usr/i686-w64-mingw32/sys-root/mingw/lib/qt4/demos";
+/* strlen( "qt_lcnsxxxx") == 12 */
+#define QT_CONFIGURE_LICENSEE qt_configure_licensee_str + 12;
+#define QT_CONFIGURE_LICENSED_PRODUCTS qt_configure_licensed_products_str + 12;
+#define QT_CONFIGURE_PREFIX_PATH qt_configure_prefix_path_str + 12;
+#define QT_CONFIGURE_DOCUMENTATION_PATH qt_configure_documentation_path_str + 12;
+#define QT_CONFIGURE_HEADERS_PATH qt_configure_headers_path_str + 12;
+#define QT_CONFIGURE_LIBRARIES_PATH qt_configure_libraries_path_str + 12;
+#define QT_CONFIGURE_BINARIES_PATH qt_configure_binaries_path_str + 12;
+#define QT_CONFIGURE_PLUGINS_PATH qt_configure_plugins_path_str + 12;
+#define QT_CONFIGURE_IMPORTS_PATH qt_configure_imports_path_str + 12;
+#define QT_CONFIGURE_DATA_PATH qt_configure_data_path_str + 12;
+#define QT_CONFIGURE_TRANSLATIONS_PATH qt_configure_translations_path_str + 12;
+#define QT_CONFIGURE_EXAMPLES_PATH qt_configure_examples_path_str + 12;
+#define QT_CONFIGURE_DEMOS_PATH qt_configure_demos_path_str + 12;
+
diff '--exclude=.qmake.cache' -urN qt-everywhere-opensource-src-4.7.4/src/corelib/global/qconfig.h qt-everywhere-opensource-src-4.7.4/src/corelib/global/qconfig.h
--- qt-everywhere-opensource-src-4.7.4/src/corelib/global/qconfig.h	1970-01-01 01:00:00.000000000 +0100
+++ qt-everywhere-opensource-src-4.7.4/src/corelib/global/qconfig.h	2011-09-13 11:16:20.714697000 +0200
@@ -0,0 +1,106 @@
+/* Everything */
+
+#ifndef QT_DLL
+#define QT_DLL
+#endif
+
+/* License information */
+#define QT_PRODUCT_LICENSEE "Open Source"
+#define QT_PRODUCT_LICENSE "OpenSource"
+
+// Qt Edition
+#ifndef QT_EDITION
+#  define QT_EDITION QT_EDITION_OPENSOURCE
+#endif
+
+#if defined(__SYMBIAN32__)
+# define QT_BUILD_KEY "Symbian full-config"
+#else
+# if !defined(QT_NO_DEBUG)
+#  if (defined(WIN64) || defined(_WIN64) || defined(__WIN64__))
+#   define QT_BUILD_KEY "Windows x64 mingw debug full-config"
+#  else
+#   define QT_BUILD_KEY "Windows mingw debug full-config"
+#  endif
+# else
+#  if (defined(WIN64) || defined(_WIN64) || defined(__WIN64__))
+#   define QT_BUILD_KEY "Windows x64 mingw release full-config"
+#  else
+#   define QT_BUILD_KEY "Windows mingw release full-config"
+#  endif
+# endif
+#endif
+
+/* Machine byte-order */
+#define Q_BIG_ENDIAN 4321
+#define Q_LITTLE_ENDIAN 1234
+#define Q_BYTE_ORDER Q_LITTLE_ENDIAN
+
+// Compile time features
+#define QT_ARCH_WINDOWS
+#if defined(QT_GRAPHICSSYSTEM_RASTER) && defined(QT_NO_GRAPHICSSYSTEM_RASTER)
+# undef QT_GRAPHICSSYSTEM_RASTER
+#elif !defined(QT_GRAPHICSSYSTEM_RASTER)
+# define QT_GRAPHICSSYSTEM_RASTER
+#endif
+
+#if defined(QT_NO_FREETYPE) && defined(QT_FREETYPE)
+# undef QT_NO_FREETYPE
+#elif !defined(QT_NO_FREETYPE)
+# define QT_NO_FREETYPE
+#endif
+
+#if defined(QT_NO_IMAGEFORMAT_JPEG) && defined(QT_IMAGEFORMAT_JPEG)
+# undef QT_NO_IMAGEFORMAT_JPEG
+#elif !defined(QT_NO_IMAGEFORMAT_JPEG)
+# define QT_NO_IMAGEFORMAT_JPEG
+#endif
+
+#if defined(QT_NO_IMAGEFORMAT_MNG) && defined(QT_IMAGEFORMAT_MNG)
+# undef QT_NO_IMAGEFORMAT_MNG
+#elif !defined(QT_NO_IMAGEFORMAT_MNG)
+# define QT_NO_IMAGEFORMAT_MNG
+#endif
+
+#if defined(QT_NO_IMAGEFORMAT_TIFF) && defined(QT_IMAGEFORMAT_TIFF)
+# undef QT_NO_IMAGEFORMAT_TIFF
+#elif !defined(QT_NO_IMAGEFORMAT_TIFF)
+# define QT_NO_IMAGEFORMAT_TIFF
+#endif
+
+#if defined(QT_NO_OPENVG) && defined(QT_OPENVG)
+# undef QT_NO_OPENVG
+#elif !defined(QT_NO_OPENVG)
+# define QT_NO_OPENVG
+#endif
+
+#if defined(QT_NO_PHONON) && defined(QT_PHONON)
+# undef QT_NO_PHONON
+#elif !defined(QT_NO_PHONON)
+# define QT_NO_PHONON
+#endif
+
+#if defined(QT_NO_STYLE_GTK) && defined(QT_STYLE_GTK)
+# undef QT_NO_STYLE_GTK
+#elif !defined(QT_NO_STYLE_GTK)
+# define QT_NO_STYLE_GTK
+#endif
+
+#if defined(QT_NO_STYLE_S60) && defined(QT_STYLE_S60)
+# undef QT_NO_STYLE_S60
+#elif !defined(QT_NO_STYLE_S60)
+# define QT_NO_STYLE_S60
+#endif
+
+#if defined(QT_NO_STYLE_WINDOWSCE) && defined(QT_STYLE_WINDOWSCE)
+# undef QT_NO_STYLE_WINDOWSCE
+#elif !defined(QT_NO_STYLE_WINDOWSCE)
+# define QT_NO_STYLE_WINDOWSCE
+#endif
+
+#if defined(QT_NO_STYLE_WINDOWSMOBILE) && defined(QT_STYLE_WINDOWSMOBILE)
+# undef QT_NO_STYLE_WINDOWSMOBILE
+#elif !defined(QT_NO_STYLE_WINDOWSMOBILE)
+# define QT_NO_STYLE_WINDOWSMOBILE
+#endif
+
openSUSE Build Service is sponsored by