2018-09-17 19:42:11 +02:00
|
|
|
# Template file for 'find-cursor'
|
|
|
|
pkgname=find-cursor
|
2018-09-21 11:46:31 +02:00
|
|
|
version=1.1
|
2018-09-17 19:42:11 +02:00
|
|
|
revision=1
|
|
|
|
build_style=gnu-makefile
|
|
|
|
makedepends="libXdamage-devel libXrender-devel"
|
|
|
|
short_desc="Highlight the cursor position in X"
|
|
|
|
maintainer="biopsin <biopsin@yahoo.no>"
|
|
|
|
license="MIT"
|
|
|
|
homepage="https://github.com/Carpetsmoker/find-cursor"
|
2018-09-18 22:18:51 +02:00
|
|
|
distfiles="https://github.com/Carpetsmoker/find-cursor/archive/v${version}.tar.gz"
|
2018-09-21 11:46:31 +02:00
|
|
|
checksum=02bef496b99956440b40ade5a6bf77706b298d6af6e7a1260d4a71729e343f02
|
2018-09-17 19:42:11 +02:00
|
|
|
|
|
|
|
post_install() {
|
|
|
|
vlicense LICENSE
|
|
|
|
}
|