void-packages/srcpkgs/fastttyrec/template

17 lines
464 B
Bash

# Template file for 'fastttyrec'
pkgname=fastttyrec
version=0.2.0
revision=1
build_style=gnu-makefile
short_desc="Compress ttyrec recordings"
maintainer="Andrew Benson <abenson+void@gmail.com>"
license="GPL-2.0-or-later"
homepage="http://www.phong.org/nethack/"
distfiles="http://www.phong.org/nethack/fastttyrec-${version}.tar.bz2"
checksum=a366562d3a38220779f2da2d4d6ec4c868ab17d6530b9a37c4eb12499e1e911a
broken="distfile 404"
do_install() {
vbin fastttyrec
}