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:
@@ -72,6 +72,7 @@ kf6-kdeclarative = {}
|
||||
kf6-kcmutils = {}
|
||||
kf6-kwayland = {}
|
||||
kdecoration = {}
|
||||
kf6-kded6 = {}
|
||||
|
||||
# KWin Wayland compositor
|
||||
kwin = {}
|
||||
|
||||
Reference in New Issue
Block a user