New package: fastttyrec-0.2.0
This commit is contained in:
parent
3050173deb
commit
961a08c0eb
1 changed files with 15 additions and 0 deletions
15
srcpkgs/fastttyrec/template
Normal file
15
srcpkgs/fastttyrec/template
Normal file
|
@ -0,0 +1,15 @@
|
|||
# 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
|
||||
|
||||
do_install() {
|
||||
vbin fastttyrec
|
||||
}
|
Loading…
Reference in a new issue