2018-09-17 19:42:11 +02:00
|
|
|
# Template file for 'find-cursor'
|
|
|
|
pkgname=find-cursor
|
2018-09-18 22:18:51 +02:00
|
|
|
version=1.0
|
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"
|
|
|
|
checksum=8869cbd3366750df03f5921aae460feb6c262cc0c6f4bb170a815add99eaa2c8
|
2018-09-17 19:42:11 +02:00
|
|
|
|
|
|
|
post_install() {
|
|
|
|
vlicense LICENSE
|
|
|
|
}
|