New comment by q66 on void-packages repository https://github.com/void-linux/void-packages/pull/23416#issuecomment-654349119 Comment: this whole template can be reduced to ``` # Template file for 'vkBasalt' pkgname=vkBasalt version=0.3.2.1 revision=1 build_style=meson hostmakedepends="glslang pkg-config" makedepends="libX11-devel" short_desc="Vulkan post-processing layer" maintainer="xolophreny " license="Zlib" homepage="https://github.com/DadSchoorse/vkBasalt" distfiles="https://github.com/DadSchoorse/vkBasalt/archive/v${version}.tar.gz" checksum=b4e8d099f7d4b7ad963edfdd7708191496674890b6673f1c03763ad418b163a9 ```