Skip to content

community/sddm: add -qt5 and -qt6 subpackages

Bart Ribbers requested to merge PureTryOut/aports:community_sddm-qt5 into master

Not all SDDM themes are Qt6 compatible yet, for example the Breeze theme from KDE isn't. Having the Qt6 version of SDDM installed in that case makes it fallback to the default theme and print various errors (on the screen) about not being able to load the proper theme, and thus looks broken.

So let's build both a Qt5 and a Qt6 version for now. They can't be installed alongside each other but users will only need 1 version anyway.

Now KDE users can remain on Qt5 till the whole DE has moved to Qt6.

CC @psykose

Merge request reports