# Template file for 'xhidecursor'
pkgname=xhidecursor
version=1.0.0
revision=1
build_style=gnu-makefile
makedepends="libX11-devel libXi-devel libXfixes-devel"
short_desc="Minimal X-application which hides the cursor on key-press"
maintainer="elbachir-one <bachiralfa@gmail.com>"
license="MIT"
homepage="https://github.com/astier/xhidecursor"
distfiles="https://github.com/astier/xhidecursor/archive/refs/tags/${version}.tar.gz"
checksum=fbb73860520718c9683ac96537eb6b8ca5e71da83cfd0aa7388871eedd43f255

post_install() {
	vlicense LICENSE
}
