void-packages/srcpkgs/xtruss/template

16 lines
513 B
Bash
Raw Normal View History

2015-05-02 22:46:06 +00:00
# Template file for 'xtruss'
pkgname=xtruss
2015-05-30 13:06:52 +00:00
version=20150529.3149b74
revision=1
2015-05-02 22:46:06 +00: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-05-30 13:06:52 +00:00
checksum=dfce8105ddd577af978e95fb799f0226356e11edcb81620afe2ae55e9b0b9a87
2015-05-02 22:46:06 +00:00
post_install() {
vlicense LICENCE LICENSE
}