https://bugzilla.redhat.com/show_bug.cgi?id=2260793
--- Comment #20 from Kevin Kofler kevin@tigcc.ticalc.org --- (In reply to Kevin Kofler from comment #5)
By the way, I think I could try to use: %cmake_build --target kwin_x11 (instead of plan %cmake_build) to speed up the build. (I am already filtering what I install in the install step, but in the build step, I build everything so far, except the plugins (decorations and KCMs) that can be disabled through CMake flags.) I am currently trying the equivalent for my plasma-workspace-x11 package.
This is now done. It reduces the build time by about ⅜ (i.e., slightly more than ⅓), from almost 32 minutes to only almost 20 minutes. This is not as much as for plasma-workspace where the startkde stack that we need is only a small part of the build and can be built in about 5 minutes (because kwin_x11 actually depends on most of the KWin code, unless I can somehow get it to build against an installed libkwin), but it is still a win.
Updated submission: Spec URL: https://repo.calcforge.org/review/kwin-x11.spec SRPM URL: https://repo.calcforge.org/review/kwin-x11-5.92.0-2.fc40.src.rpm Description: KDE Window manager with X11 support. Fedora Account System Username: kkofler