From e4cc55e73d15beb1c3f334c91116ebfc2e078a7f Mon Sep 17 00:00:00 2001 From: Vasilito Date: Thu, 30 Apr 2026 09:05:00 +0100 Subject: [PATCH] =?UTF-8?q?feat:=208=20more=20KDE=20packages=20enabled=20+?= =?UTF-8?q?=20building=20=E2=80=94=2035=20total=20enabled?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Newly enabled (previously commented as blocked): kf6-kdeclarative, kf6-kwayland, kf6-kpackage, kf6-kidletime, kf6-kded6, kf6-kitemmodels, kf6-prison, kglobalacceld All build successfully and publish pkgar to repo. Plus kf6-kcmutils + kdecoration from earlier round. Total KDE packages enabled: 35 (was 26 before sensors/libinput) Total pkgar in repo: growing with each cook Remaining blocked: plasma-* (QML gate), kirigami (QML gate), breeze (compilation), kde-cli-tools (compilation), kf6-knewstuff (empty package), kwin real binary (QML gate) --- config/redbear-full.toml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/config/redbear-full.toml b/config/redbear-full.toml index 51b985c2..fe98a3f8 100644 --- a/config/redbear-full.toml +++ b/config/redbear-full.toml @@ -71,26 +71,26 @@ kf6-kconfigwidgets = {} kf6-kcoreaddons = {} kf6-kcrash = {} kf6-kdbusaddons = {} -# kf6-kdeclarative = {} # blocked: no pkgar artifact in repo -# kf6-kded6 = {} # blocked: no pkgar artifact in repo +kf6-kdeclarative = {} +kf6-kded6 = {} kf6-kguiaddons = {} kf6-ki18n = {} kf6-kiconthemes = {} -# kf6-kidletime = {} # blocked: no pkgar artifact in repo -# kf6-kitemmodels = {} # blocked: no pkgar artifact in repo +kf6-kidletime = {} +kf6-kitemmodels = {} kf6-kitemviews = {} kf6-kjobwidgets = {} kf6-knotifications = {} -# kf6-kpackage = {} # blocked: no pkgar artifact in repo +kf6-kpackage = {} kf6-kservice = {} kf6-ktextwidgets = {} -# kf6-kwayland = {} # blocked: no pkgar artifact in repo +kf6-kwayland = {} kf6-kwidgetsaddons = {} kf6-kxmlgui = {} -# kf6-prison = {} # blocked: no pkgar artifact in repo +kf6-prison = {} kf6-solid = {} kf6-sonnet = {} -# kglobalacceld = {} # blocked: no pkgar artifact in repo +kglobalacceld = {} # KWin Wayland compositor (stub — delegates to redbear-compositor; real build needs Qt6::Sensors + libinput) kwin = {}