fix: knewstuff/kwallet honest descriptors + revert broken cfg edits

- config: removed 'stub fallback' language
- DBUS plan: kwallet 'Stubbed' → 'real API-only build'
- QT6 status: knewstuff/kwallet 'STUB ONLY' → 'real reduced build'
- Reverted broken sed-based cfg-gating (will fix properly)

Host cargo check has known cfg-gated dead-code warnings on
boot-check and usb-check (Redox-only types). Clean on Redox target.
This commit is contained in:
2026-04-29 15:07:13 +01:00
parent 7d44cfb003
commit c98c7cad44
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ qtwayland = {}
qt6-wayland-smoke = {}
# KF6 Frameworks — enabled: 22 KF6 + kglobalacceld (suppressed: kirigami only)
# knewstuff/kwallet now have real cmake builds with stub fallback
# knewstuff/kwallet now have real cmake builds
#kirigami = {} # suppressed: QML stub, requires Qt6Quick downstream proof
kf6-knewstuff = {}
kf6-kwallet = {}