Upgrading Qt: Difference between revisions
PureTryOut (talk | contribs) No edit summary |
PureTryOut (talk | contribs) mNo edit summary |
||
Line 7: | Line 7: | ||
* kwayland | * kwayland | ||
* kwayland-integration | * kwayland-integration | ||
* kwayland-server | |||
* plasma-framework | * plasma-framework | ||
* breeze | * breeze | ||
Line 13: | Line 14: | ||
* kwin | * kwin | ||
* kaidan # compiles it's QML files | * kaidan # compiles it's QML files | ||
Latest revision as of 19:21, 24 November 2020
When Qt gets upgraded between major versions, we have to rebuild some packages due to ABI changes and private API usages. The following is a list of packages to bump on every major (e.g. 5.12.x to 5.14.x) upgrade:
- py3-qt5
- qt5-qtwebkit # is not part of the regular Qt releases
- kio-extras
- kdeclarative
- kwayland
- kwayland-integration
- kwayland-server
- plasma-framework
- breeze
- plasma-integration
- qqc2-desktop-style
- kwin
- kaidan # compiles it's QML files