Files
RedBear-OS/local/recipes/kde/kf6-ksvg/source/.kde-ci.yml
T
vasilito b9e900cb70 fix: update KF6 cross-compile build configurations
Patch CMakeLists.txt across 15 KF6 packages for Redox cross-compile.
Add kf6-ksvg recipe for KWin dependency chain.

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

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-05-11 10:09:48 +01:00

16 lines
507 B
YAML

Dependencies:
- 'on': ['Linux', 'FreeBSD', 'Windows', 'macOS', 'Android']
'require':
'frameworks/extra-cmake-modules': '@same'
'frameworks/karchive' : '@same'
'frameworks/kconfig' : '@same'
'frameworks/kcoreaddons' : '@same'
'frameworks/kguiaddons' : '@same'
'frameworks/kirigami' : '@same'
'frameworks/kcolorscheme' : '@same'
Options:
test-before-installing: True
cppcheck-ignore-files: ['templates/']
require-passing-tests-on: ['Linux', 'FreeBSD', 'Windows', 'macOS']