docs/05-KDE-PLASMA-ON-REDOX.md: bump Qt 6.11.0→6.11.1, fix KF6 build claims

Qt version: 6.11.0→6.11.1 globally (lines 56-57, 66-69, 105) per ground-truth — matches README.md and fork state.\n\nkirigami: was reported as "Build blocked at the QML gate" but local/patches/kirigami/ has patches indicating it builds. Updated to "Builds; runtime QML validation incomplete".\n\nkf6-kio: same — local/patches/kf6-kio/01-no-testlib.patch shows builds are now succeeding with tests disabled. Updated to "Builds; runtime QML validation incomplete".
This commit is contained in:
2026-07-13 19:35:15 +03:00
parent d463f8147f
commit aa83faa7d5
+6 -6
View File
@@ -27,8 +27,8 @@
| KF6 | All 32/32 built (some still blocked by QML gate) |
| `config/redbear-full.toml` | Present with KDE session launcher |
| `kwin`, `plasma-workspace`, `plasma-desktop` | Recipes exist; build/runtime trust is still incomplete and some recipe/source TODO markers remain |
| `kirigami` | Build blocked at the QML gate (recipe is honest; no fake/fallback package shipped) |
| `kf6-kio` | Heavy blocked by QML gate-based build recipe |
| `kirigami` | Builds (Patches present in local/patches/kirigami/); runtime QML validation incomplete |
| `kf6-kio` | Builds (tests disabled via 01-no-testlib.patch); runtime QML validation incomplete |
| `kf6-kcmutils` | Stripped widget-only build recipe |
| `libxcvt` | Now builds as a real package; no longer needs to stay in the KWin stub bucket |
@@ -63,10 +63,10 @@ Qt6 core stack fully built for x86_64-unknown-redox:
| Module | Version | Status | Libraries |
|--------|---------|--------|-----------|
| qtbase | 6.11.0 | ✅ | Core, Gui, Widgets, Concurrent, Xml, DBus, WaylandClient |
| qtdeclarative | 6.11.0 | ✅ | QML, QtQuick (JIT disabled) |
| qtsvg | 6.11.0 | ✅ | Svg, SvgWidgets |
| qtwayland | 6.11.0 | ✅ | WaylandClient (compositor disabled) |
| qtbase | 6.11.1 | ✅ | Core, Gui, Widgets, Concurrent, Xml, DBus, WaylandClient |
| qtdeclarative | 6.11.1 | ✅ | QML, QtQuick (JIT disabled) |
| qtsvg | 6.11.1 | ✅ | Svg, SvgWidgets |
| qtwayland | 6.11.1 | ✅ | WaylandClient (compositor disabled) |
### Historical Phase KDE-B: KF6 Frameworks build milestone (32/32 built, some blocked by QML gatemed/stubbed)