Hi Maxim, here are new patches :-D as they reflect your changes in the master Qt5 -> Qt6. > > Here's update to the latest released version of KDE. I submit all the patches as I rebased the updates. > > > Woow! That's an impressive stack, kudos! > Thanks. Big kudos to Brendan Tildesley as he started this enormous effort! > > @Maxim thanks for the work on updating the packages from Qt5 to Qt6. > > > You're welcome! > > > Do you know who would be the best reviewer for these patches? > > > Perhaps Hartmut Goebel? I think they had been involved in attempts of > packaging KDE in the past. I've added them in CC in case they'd like to > get involved, but no obligations, of course. Thanks. To ease up the effort the patches submitted here are only the stable ones. There is one commit 688434fb9ad79e82d5e85ce9b36e9b064628879c (!!DELETE gnu: Add wayland-protocols 1.26.) - result in massive rebuild and is important in other projects as well. So either add it or delete if it's already in master. By stable patches I mean just updates of the packages and some linting. There is problem when adding package `libaccounts-qt` as it does not build. Tried to look into the issue and the pkg-config can see the `libaccount-glib` package but the inner qmake in Accounts does not for some reason. No other distributions (Arch, Debian, Gentoo) do any modifications and Nixos does not package it. So unfortunately this means no Plasma desktop yet :-( I'll keep the rest of the patches in my github branch. [1] There's open issue for this error but not sure the maintainers will help. [2] [1] https://github.com/phodina/guix/tree/kde-updates [2] https://gitlab.com/accounts-sso/libaccounts-qt/-/issues/5 ---- Petr