# Template file for 'xtruss'
pkgname=xtruss
version=20250428.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=da8a278dbe117a395cd90fea2d51aa578bc0f248dc3a18618e075a0730449039

CFLAGS="-UNDEBUG"

post_install() {
	vlicense LICENCE LICENSE
}
