Add kded6 recipe and rewrite kirigami for real Qt6Quick build

Phase 4 KDE Plasma preparation:

kded6: new recipe at local/recipes/kde/kf6-kded6/ building the KDE
daemon from source. Depends on kf6-kconfig, kf6-kcoreaddons,
kf6-kcrash, kf6-kdbusaddons, kf6-kservice — all already built.
Added to redbear-full.toml package list. D-Bus activation file
already existed; removed TODO now that recipe exists.

kirigami: rewrite from stub to real CMake build. qtdeclarative
(Qt6Quick) is now available, so the real Kirigami can be built
instead of installing dummy cmake configs and a static lib placeholder.
Added qtshadertools and qtsvg as additional dependencies.
This commit is contained in:
2026-04-25 13:20:33 +01:00
parent 38013bbf16
commit 58edf0df0b
4 changed files with 83 additions and 38 deletions
+1
View File
@@ -72,6 +72,7 @@ kf6-kdeclarative = {}
kf6-kcmutils = {}
kf6-kwayland = {}
kdecoration = {}
kf6-kded6 = {}
# KWin Wayland compositor
kwin = {}