Qt5 base package
http://www.qt-project.org
No description set
-
6
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout windows:mingw:win32/mingw32-libqt5-qtbase && cd $_
- Create Badge
Refresh
Refresh
Source Files
Revision 63 (latest revision is 76)
Ralf Habacker (rhabacker)
accepted
request 987212
from
Ralf Habacker (rhabacker)
(revision 63)
- Update to version 5.12.12 - Add patches * 0001-Fix-building-qmake-registry_cpp.patch * 0001-Fix-using-opengl-import-library.patch * 0001-fix-egl-implib-suffix.patch * 0001-Fix-generating-qt-ext-libEGL-suffix.patch * qt-5.12.9-fix-compiling-on-tumbleweed.patch * qt-5.12.12-fix-compiling-with-gcc12.patch * qt-5.12.12-add-custom-qt5-suffix-to-used-egl-libraries.patch * qt-5.12.12-add-qt5-suffix-to-def-files-for-angle.patch * qt-5.12.12-use-qt-provided-gl-libraries-for-gui.patch - Modified patches: * 0001-Add-support-for-cross-compiling-qmake.patch * 0001-Fix-GLES-library-names.patch * 0001-Generate-import-libraries-with-dll.a-postfix.patch - Renamed patches * 0001-Use-lib-prefix-for-shared-libraries-and-module-on-Wind.patch * qt-5.11.1-fix-missing-include.patch * qt-5.12.9-fix-egl-implib-suffix.patch * qt-5.12.12-add-custom-qt5-suffix-to-used-egl-libraries.patch - Removed obsolete patches * 0001-gcc-9-compile-fix.patch * 0001-qt-5.11-qmake-compile-fix.patch - Add the new mingw32-libangle and mingw32-angle-devel packages to provide a newer version of the angle library to replace the external angle project, which relies on online git access to build - shared ibraries created from the angle library (libEGLQt5 and libGLESv2Qt5) are provided with a qt5 suffix to avoid conflicts with the same libraries from the external angle project. - Add pkgconfig support for finding shared libraries installed from the angle library - Add required dependencies to the development package to avoid the need to add it over and over in client packages - Use %autosetup - Fix 'E: env-script-interpreter' in package mingw32-cross-libqt5-qmake - Drop '-meta' suffix to fix the rpmlint issue related to mismatching package directory name and package name in the spec file
Comments 1
direct2d linking patch has been submitted to https://codereview.qt-project.org/#/c/243154/