vp-build/srcpkgs/xtruss/template

16 lines
513 B
Bash

# Template file for 'xtruss'
pkgname=xtruss
version=20150926.f43ba98
revision=1
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"
checksum=09007cc06002b459fcd4baaec6975f77d6b8a5daa9af0600104ef4d7439800dc
post_install() {
vlicense LICENCE LICENSE
}