feat: enable knewstuff+kwallet in config, fix Phase 6 packaging

- config/redbear-full.toml: 22 KF6 + kglobalacceld enabled, kirigami only suppressed
- kf6-knewstuff + kf6-kwallet now enabled (real cmake builds with stub fallback)
- recipe.toml: added redbear-phase6-kde-check to package.files (was in Cargo.toml but not packaged)
This commit is contained in:
2026-04-29 14:42:05 +01:00
parent 096846bfce
commit cb2e75e640
2 changed files with 8 additions and 27 deletions
@@ -27,4 +27,5 @@ template = "cargo"
"/usr/bin/redbear-phase4-kde-check" = "redbear-phase4-kde-check"
"/usr/bin/redbear-phase5-gpu-check" = "redbear-phase5-gpu-check"
"/usr/bin/redbear-boot-check" = "redbear-boot-check"
"/usr/bin/redbear-phase6-kde-check" = "redbear-phase6-kde-check"
"/usr/bin/redbear-phase5-cs-check" = "redbear-phase5-cs-check"