From aa83faa7d5262e29b5be690e2a0b542de5c5ea67 Mon Sep 17 00:00:00 2001 From: vasilito Date: Mon, 13 Jul 2026 19:35:15 +0300 Subject: [PATCH] =?UTF-8?q?docs/05-KDE-PLASMA-ON-REDOX.md:=20bump=20Qt=206?= =?UTF-8?q?.11.0=E2=86=926.11.1,=20fix=20KF6=20build=20claims?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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". --- docs/05-KDE-PLASMA-ON-REDOX.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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)