AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Build Qt version >= 5.9, 5.9 is minimal supported Qt version - Do not build with WebEngine on PowerPC and s390(x) - Do not build version dependent with QtWebEngine - Do not build with QtWebKit, QtWebKit is officilly deprecated, openSUSE had 5.212 version which is not Qt upstream officilly supported https://bugreports.qt.io/browse/PYSIDE-598 - Remove duplicated build requires - Add 0001-Remove-5.10-API-in-Qt-5.9.patch fixes build error in Leap 15 * Files is listed in CMakeLists.txt but version 5.9 haven't those files
- disable python2 build No one needs it atm and it is conflicting at installation time with python3 variant
- update to current snapshot from dev branch for Qt 5.10 - make test optional - fix-cmake.patch lib64.patch for fixing build and installation
- build fix
- add Qt5-svg support
- Trim filler wording from description.
- initial package of PySide2 for Qt5.9 - includes also shiboken