fix: enable breeze + kde-cli-tools, clean stale blocker comments
- Removed stale cookbook bug comments (topo sort fixed) - Removed duplicate knewstuff/kwallet blocked comments (Attica now exists) - breeze + kde-cli-tools enabled in config - Both fail to compile (genuine upstream source issues, not ordering) - Plasma packages remain documented as blocked (QML gate, kwin stub)
This commit is contained in:
@@ -94,18 +94,15 @@ kf6-solid = {}
|
|||||||
kf6-sonnet = {}
|
kf6-sonnet = {}
|
||||||
kglobalacceld = {}
|
kglobalacceld = {}
|
||||||
|
|
||||||
# KWin Wayland compositor (stub — delegates to redbear-compositor)
|
# KWin Wayland compositor (stub — delegates to redbear-compositor; real build needs Qt6::Sensors + libinput)
|
||||||
kwin = {}
|
kwin = {}
|
||||||
|
|
||||||
# Plasma + app packages — attempted, blocked by cookbook dependency resolver bug
|
# Plasma + app packages
|
||||||
# (kdecoration not scheduled before breeze; kf6-extra-cmake-modules not before kde-cli-tools)
|
# plasma-framework: blocked (depends on kirigami — QML gate)
|
||||||
# kf6-knewstuff = {} # core-only build, blocked by missing KF6Attica
|
# plasma-workspace: blocked (depends on kf6-knewstuff empty package + kwin stub)
|
||||||
# kf6-kwallet = {} # API-only build, blocked by missing KF6Attica
|
# plasma-desktop: blocked (depends on plasma-workspace)
|
||||||
# plasma-framework = {} # depends on kirigami + kf6-kio (now enabled)
|
breeze = {}
|
||||||
# plasma-workspace = {} # depends on kwin + all KF6
|
kde-cli-tools = {}
|
||||||
# plasma-desktop = {} # depends on plasma-workspace
|
|
||||||
# breeze = {} # depends on kdecoration
|
|
||||||
# kde-cli-tools = {} # depends on kf6-extra-cmake-modules
|
|
||||||
|
|
||||||
# Greeter/login stack
|
# Greeter/login stack
|
||||||
redbear-authd = {}
|
redbear-authd = {}
|
||||||
|
|||||||
Reference in New Issue
Block a user