New comment by travankor on void-packages repository https://github.com/void-linux/void-packages/pull/20961#issuecomment-613902504 Comment: Basically, get rid of `do_build()` and `do_install()` sections and add `build_style=cmake` below `revision`. Everything should just work, but you might need to make a few adjustments. Once you get it working run xlint to fix errors up. You cant test cross-compiling like so: `./xbps-src pkg -a aarch64-musl `