# Template file for 'find-cursor' pkgname=find-cursor version=1.4 revision=1 build_style=gnu-makefile makedepends="libXdamage-devel libXrender-devel" short_desc="Highlight the cursor position in X" maintainer="biopsin " license="MIT" homepage="https://github.com/arp242/find-cursor" distfiles="https://github.com/arp242/find-cursor/archive/v${version}.tar.gz" checksum=e162386a18e64c4d4522a43c636b832384981b43c843d39937d28d5c37d553d2 do_install() { vbin find-cursor vsed -i "s|VERSION|${version}|g" find-cursor.1 vman find-cursor.1 vlicense LICENSE }