New package: xtruss-20150103.8828e85

This commit is contained in:
Christian Neukirchen 2015-05-03 00:46:06 +02:00
parent cb58b99455
commit 710df2d9c9
1 changed files with 15 additions and 0 deletions

15
srcpkgs/xtruss/template Normal file
View File

@ -0,0 +1,15 @@
# Template file for 'xtruss'
pkgname=xtruss
version=20150103.8828e85
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=d329d73ef711a785b2763242a1a4211e87e63cb71490c904df2d3e9cc041e211
post_install() {
vlicense LICENCE LICENSE
}