33 lines
651 B
Text
33 lines
651 B
Text
global
|
|
branch-group kf6-qt6
|
|
|
|
install-dir ~/kde/usr
|
|
source-dir ~/kde/src
|
|
build-dir ~/kde/build
|
|
|
|
directory-layout flat
|
|
include-dependencies true
|
|
|
|
num-cores auto
|
|
num-cores-low-mem 2
|
|
|
|
cmake-generator Kate - Ninja
|
|
|
|
ignore-modules gpgme qca poppler kgamma wacomtablet krdp kwin-x11 union
|
|
end global
|
|
|
|
include ~/kde/kdesrc-build/kf6-qt6-build-include
|
|
|
|
options plasma-desktop
|
|
cmake-options -DBUILD_KCM_MOUSE_X11=OFF
|
|
end module
|
|
|
|
options mpvqt
|
|
cmake-options -DQT_MAJOR_VERSION=6
|
|
end module
|
|
|
|
module astra
|
|
repository https://git.sr.ht/~redstrate/astra
|
|
branch main
|
|
cmake-options -DQT_MAJOR_VERSION=6
|
|
end module
|