docs: kf6-kio status consistent across all docs
- CONSOLE line 91: removed stale 'commented out/compilation error' - DESKTOP line 19: removed stale double-text - DESKTOP line 127: removed kf6-kio from blocked list, breeze count 2→1 - kf6-kio now consistently 'builds, enabled, pkgar in repo' everywhere
This commit is contained in:
@@ -88,7 +88,7 @@ and what must happen, in what order, to reach a usable KDE Plasma desktop.**
|
|||||||
| qtwayland | **builds** | enabled | Wayland QPA plugin |
|
| qtwayland | **builds** | enabled | Wayland QPA plugin |
|
||||||
| qtsvg | **builds** | enabled | SVG support |
|
| qtsvg | **builds** | enabled | SVG support |
|
||||||
| KDE/Plasma surface (48 recipes) | **37 build / 11 blocked** | 36 enabled in config, 12 commented/ignored. See DESKTOP-STACK-CURRENT-STATUS.md for exact breakdown. |
|
| KDE/Plasma surface (48 recipes) | **37 build / 11 blocked** | 36 enabled in config, 12 commented/ignored. See DESKTOP-STACK-CURRENT-STATUS.md for exact breakdown. |
|
||||||
| kf6-kio | **builds** | enabled | HostInfo stub (direct QHostInfo::fromName replaces QtConcurrent chain)** | commented out in config | Compilation error — upstream source incompatibility |
|
| kf6-kio | **builds** | enabled | HostInfo stub (direct QHostInfo::fromName replaces QtConcurrent chain) — pkgar in repo |
|
||||||
| kirigami | **blocked: QML gate** | ignored in config | QQuickWindow/QQmlEngine headers don't exist on Redox |
|
| kirigami | **blocked: QML gate** | ignored in config | QQuickWindow/QQmlEngine headers don't exist on Redox |
|
||||||
| kf6-knewstuff | **blocked** | commented out | Empty package — cmake succeeds but core source produces no libs with QtQuick off |
|
| kf6-knewstuff | **blocked** | commented out | Empty package — cmake succeeds but core source produces no libs with QtQuick off |
|
||||||
| kf6-kwallet | **builds** | enabled | Real API-only core wallet cmake build; QML/GPG disabled |
|
| kf6-kwallet | **builds** | enabled | Real API-only core wallet cmake build; QML/GPG disabled |
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
|
|
||||||
- **KF6 surface made more honest for Phase 3/4**:
|
- **KF6 surface made more honest for Phase 3/4**:
|
||||||
- `kf6-kdeclarative` is enabled in `config/redbear-full.toml` (real reduced cmake build with `BUILD_WITH_QML=OFF`).
|
- `kf6-kdeclarative` is enabled in `config/redbear-full.toml` (real reduced cmake build with `BUILD_WITH_QML=OFF`).
|
||||||
- `kf6-kio | **builds** | enabled | HostInfo stub (direct QHostInfo::fromName replaces QtConcurrent chain) (commented out — source-incompatible).
|
- `kf6-kio` is enabled (HostInfo stub fix — pkgar in repo).
|
||||||
- `kf6-knewstuff` and `kf6-kwallet` have real cmake builds; `kf6-kwallet` enabled, `kf6-knewstuff` blocked (empty package).
|
- `kf6-knewstuff` and `kf6-kwallet` have real cmake builds; `kf6-kwallet` enabled, `kf6-knewstuff` blocked (empty package).
|
||||||
- Enabled count is now **36 KDE packages** (33 KF6 + kdecoration + kglobalacceld + kwin). See Current KDE Package Status table for full breakdown.
|
- Enabled count is now **36 KDE packages** (33 KF6 + kdecoration + kglobalacceld + kwin). See Current KDE Package Status table for full breakdown.
|
||||||
|
|
||||||
@@ -123,7 +123,7 @@ greeter/auth/session-launch stack on the `redbear-full` desktop path.
|
|||||||
| **Building (stage only)** | 23 | kdecoration, kwallet + 21 other KF6 frameworks — compiled during cook, need full make all to push to repo |
|
| **Building (stage only)** | 23 | kdecoration, kwallet + 21 other KF6 frameworks — compiled during cook, need full make all to push to repo |
|
||||||
| **Attica (new)** | — | Minimal core library build, KF6::Attica cmake target (counted in Building+repo above) |
|
| **Attica (new)** | — | Minimal core library build, KF6::Attica cmake target (counted in Building+repo above) |
|
||||||
| **Blocked: QML gate** | 1 | kirigami — source includes QQuickWindow/QQmlEngine unconditionally |
|
| **Blocked: QML gate** | 1 | kirigami — source includes QQuickWindow/QQmlEngine unconditionally |
|
||||||
| **Blocked: compilation** | 2 | breeze, kf6-kio — upstream source incompatibilities with Redox toolchain |
|
| **Blocked: compilation** | 1 | breeze — upstream source incompatibility with Redox toolchain |
|
||||||
| **Blocked: transitive** | 3 | plasma-framework (needs kirigami), plasma-workspace (needs kf6-knewstuff payload), plasma-desktop (needs plasma-workspace) |
|
| **Blocked: transitive** | 3 | plasma-framework (needs kirigami), plasma-workspace (needs kf6-knewstuff payload), plasma-desktop (needs plasma-workspace) |
|
||||||
| **Blocked: Qt6::Sensors** | 1 | kwin real build (current stub delegates to redbear-compositor) |
|
| **Blocked: Qt6::Sensors** | 1 | kwin real build (current stub delegates to redbear-compositor) |
|
||||||
| **Blocked: source-incompatible** | 1 | kde-cli-tools (depends on kf6-kio) |
|
| **Blocked: source-incompatible** | 1 | kde-cli-tools (depends on kf6-kio) |
|
||||||
|
|||||||
Reference in New Issue
Block a user