void-packages/srcpkgs/xtruss/template

16 lines
513 B
Bash
Raw Normal View History

2015-05-03 00:46:06 +02:00
# Template file for 'xtruss'
pkgname=xtruss
2015-09-27 14:47:19 +02:00
version=20150926.f43ba98
2015-05-30 15:06:52 +02:00
revision=1
2015-05-03 00:46:06 +02:00
build_style=gnu-configure
short_desc="An easy-to-use X protocol tracing program"
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
license="MIT"
homepage="http://www.chiark.greenend.org.uk/~sgtatham/xtruss/"
distfiles="http://www.chiark.greenend.org.uk/~sgtatham/${pkgname}/${pkgname}-${version}.tar.gz"
2015-09-27 14:47:19 +02:00
checksum=09007cc06002b459fcd4baaec6975f77d6b8a5daa9af0600104ef4d7439800dc
2015-05-03 00:46:06 +02:00
post_install() {
vlicense LICENCE LICENSE
}