I'm currently about to give Minetest a whirl, but boy is it a slow compile.
https://aur.archlinux.org/packages/minetest-git/
I don't know why there is such a high correlation between things packaged with cmake and slow compilations.
Are you using -j when you compile something?
The cmake(1) Build Tool Mode (cmake –build) gained --parallel [<jobs>] and -j [<jobs>] options to specify a parallel build level.
I was thinking about that. I'm using AUR and so I didn't write the build script.
(post is archived)