Add kglobalacceld recipe with D-Bus service wiring and config entry

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
2026-04-25 14:49:39 +01:00
parent 9c8de2d919
commit da53c400b4
48 changed files with 5797 additions and 2 deletions
@@ -0,0 +1,16 @@
Dependencies:
- 'on': ['@all']
'require':
'frameworks/extra-cmake-modules': '@latest-kf6'
'frameworks/kconfig' : '@latest-kf6'
'frameworks/kcoreaddons' : '@latest-kf6'
'frameworks/kcrash' : '@latest-kf6'
'frameworks/kdbusaddons' : '@latest-kf6'
'frameworks/kwindowsystem' : '@latest-kf6'
'frameworks/kglobalaccel' : '@latest-kf6'
'frameworks/kio' : '@latest-kf6'
'frameworks/kservice' : '@latest-kf6'
'frameworks/kjobwidgets' : '@latest-kf6'
Options:
require-passing-tests-on: [ 'Linux', 'FreeBSD' ]