diff --git a/docs/05-KDE-PLASMA-ON-REDOX.md b/docs/05-KDE-PLASMA-ON-REDOX.md index 550a613bbd..4cc4964bb7 100644 --- a/docs/05-KDE-PLASMA-ON-REDOX.md +++ b/docs/05-KDE-PLASMA-ON-REDOX.md @@ -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)