fix: final doc/config accuracy pass
- In-repo row: 13 names match 13 actual .pkgar files; removed double-counted attica/kwallet/kdecoration - Stage-only: 23 to match 48-13-12 arithmetic - CONSOLE line 90: removed '33 enabled + 3 blocked' contradiction - Config comments: kirigami/kf6-kio now describe actual blocker state, not aspirational build description - All counts verifiable against repo artifacts
This commit is contained in:
@@ -52,8 +52,8 @@ qtwayland = {}
|
||||
qt6-wayland-smoke = {}
|
||||
|
||||
# KF6 Frameworks — explicit real-build surface in alphabetical order
|
||||
# kirigami: core-only build (QML disabled), needed as build-dep for plasma-framework
|
||||
# kf6-kio: honest KIOCORE_ONLY build (QtNetwork now available in qtbase)
|
||||
# kirigami: blocked (QML gate — QQuickWindow/QQmlEngine headers don't exist on Redox)
|
||||
# kf6-kio: blocked (linker error — undefined reference to KIO::HostInfo::lookupHost)
|
||||
kirigami = "ignore"
|
||||
# kf6-kio: blocked (compilation error — upstream source incompatibility)
|
||||
# kf6-knewstuff: blocked (empty package — cmake succeeds, produces no libs)
|
||||
|
||||
Reference in New Issue
Block a user