New comment by jaminW55 on void-packages repository https://github.com/void-linux/void-packages/pull/48160#issuecomment-1889670879 Comment: > ``` > build_style=cmake > ``` > > Handles all building and instalation. You usually don't need to specify `do_configure()`, `do_build()` and `do_install()` (unless the build process is nonstandard in some way). Is this generally true for build instructions more broadly? The extra instructions are just for intermitiary steps? There are a few other programs for which I am working on creating templates, including the Tachidesk package request which uses Java.