# Template file for 'xtruss'
pkgname=xtruss
version=20260410.f723509
revision=1
build_style=cmake
hostmakedepends="halibut"
short_desc="Easy-to-use X protocol tracing program"
maintainer="Leah Neukirchen <leah@vuxu.org>"
license="MIT"
homepage="https://www.chiark.greenend.org.uk/~sgtatham/xtruss/"
distfiles="https://www.chiark.greenend.org.uk/~sgtatham/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=c78c6b4b49d5d256f38ab5ab7c56d1b0829e1420bdcc456347d572b249c94a28

CFLAGS="-UNDEBUG"

post_install() {
	vlicense LICENCE LICENSE
}
