Upgrading Qt: Difference between revisions

From Alpine Linux
mNo edit summary
No edit summary
Line 1: Line 1:
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:
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. 6.8.x to 6.9.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
* plasma-integration
* qqc2-desktop-style
* kwin
* kwin
* kaidan # compiles it's QML files
* layer-shell-qt

Revision as of 18:58, 10 July 2025

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. 6.8.x to 6.9.x) upgrade:

  • plasma-integration
  • kwin
  • layer-shell-qt