Most people no longer need to build their own cmake, most distros ship a recent enough one.
If you still want your own cmake, put these lines into your own kdesrc-buildrc.
CCMAIL: kde-frameworks-devel@kde.org
Remove the ignore-module for kprintutils, since this repo has already
been removed, and replace it with one for kfileaudiopreview, which has
been merged into kio-extras.
This should be absolutely transparent except that "kde-kactivities" will
rename to "kactivities", though you might have to update
kde-build-metadata first if you're using --pretend to test changes.
KRunner depends on Plasma-framework, but (because kdesrc-build
apparently assumes config file order is more reliable than dependency
info in kde-build-metadata) it gets built first, which is an issue when
you are doing a completely clean build.
This includes moving plasma-framework to kf5-frameworks-build-include
where it belongs.
REVIEW: 115893
Try to split up the file internally into 3 sections:
frameworks, workspace and apps, matching the future releases.
This raises some interesting questions:
* should attica become a framework?
* should phonon become a framework?
* should kactivities become a framework?
* are we sure nothing in frameworks+workspace will depend on kate interfaces?
CCMAIL: kde-core-devel@kde.org