Open thunder-coding opened 2 years ago
This issue/PR has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Just some remarks.
Qt 5.15.x is planned to reach EOL at 26th May 2023.
Qt 4.8.x reached EOL around 19th December 2015. On Gentoo (a GNU/Linux distribution), the last removal of Qt 4 components was taken took place on 7th August 2018, more than 2 years and a half after EOL. Obviously it is not at all easy to fulfill all the tasks.
Marking the first 3 points as completed after the merger of
Currently introduced qt6-*
packages:
25ebf70
addpkg(x11): qt6-qtbase - truboxl3fcd4c7
addpkg(x11): qt6-qtsvg - truboxl13e74a0
addpkg(x11): qt6-shadertools - truboxla9d9e17
addpkg(x11): qt6-qtmultimedia - truboxlf49aba3
addpkg(x11/qt6-qtlanguageserver): 6.7.1 - Biswa96c044c64
addpkg(x11/qt6-qtdeclarative): 6.7.1 - Biswa9617ec89f
addpkg(x11/qt6-qtcharts): 6.7.1 - Biswa96e51ef33
addpkg(x11/qt6-qtimageformats): 6.7.1 - Biswa964193ab3
addpkg(x11/qt6-qttools): 6.7.1 - Biswa96Packages currently using Qt6:
feathernotes
featherpad
mkvtoolnix
I will be updating this comment as more Qt6 packages are introduced
Probably this issue should be updated. There are a lot qt6 packages and their dependencies now.
Probably this issue should be updated. There are a lot qt6 packages and their dependencies now.
Yep I hadn't kept up with that. And with #21646 it's about to be a whole lot more.
octave
package has an option of QT6 GUI, but it is not enabled.
I tried to enable it, but it fails to be build (a lot of compiler errors).
nextcloud-client
(b3a6576a184b755d2164cd3196370741aee12de3) and wireshark-qt
(0c3f58bdc134d7696c0cfab475ba253198fd220c) was just updated to Qt6 as well.
Going through apt rdepends qt5-qtbase
, filtering out already removed packages which are still present in the apt repo:
polyphone
. Latest version should be Qt6 compatibleqscintilla
and pyqt5
-> pyqt6
.pyqt5
-> pyqt6
and have a qt6-qtwebengine
package (which is a complex beast to build)qt6-qtwebengine
package (which is a complex beast to build)Qt 5 is recommended, Qt 6 is also supported
)quassel
arqiver
(862983e1c7f0458427ed6316f0abdee791cdf652) and spotify-qt
(93fba13dfb441d27940d0cb0ddaa72be88115afd) was just transitioned to Qt6.
How the transition should be done
19464