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:
2026-04-30 02:19:59 +01:00
parent 65bd27b8fc
commit 267733794f
3 changed files with 6 additions and 7 deletions
+2 -2
View File
@@ -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)