void-packages/srcpkgs/zokumbsp/template

19 lines
607 B
Plaintext

# Template file for 'zokumbsp'
pkgname=zokumbsp
version=1.1
revision=1
_git_hash=2c7efa402a5b7a941230395fd33db3d139343563
build_style=gnu-makefile
short_desc="A blockmap, reject and node builder for Doom engine games"
maintainer="Alison Watson <marrub@greyserv.net>"
license="GPL-2.0-or-later"
homepage="http://www.doom2.net/zokum/zokumbsp/"
distfiles="https://github.com/zokum-no/zokumbsp/archive/${_git_hash}.tar.gz"
checksum=b0a18140d7741574ec2d71599e1c0530022fae93684a4e1aa4ac791cd92ce64b
wrksrc=zokumbsp-${_git_hash}
build_wrksrc=src/zokumbsp
do_install() {
vbin ${wrksrc}/${build_wrksrc}/zokumbsp
}