13 lines
519 B
Bash
13 lines
519 B
Bash
# Template file for 'pokoy'
|
|
pkgname=pokoy
|
|
version=0.2.5
|
|
revision=1
|
|
build_style=gnu-makefile
|
|
make_use_env=yes
|
|
makedepends="libxcb-devel xcb-util-keysyms-devel xcb-util-wm-devel"
|
|
short_desc="Daemon that helps prevent RSI and other computer related stress"
|
|
maintainer="Dominic Monroe <monroef4@googlemail.com>"
|
|
license="GPL-2.0-only"
|
|
homepage="https://github.com/ttygde/pokoy"
|
|
distfiles="https://github.com/ttygde/pokoy/archive/v${version}.tar.gz"
|
|
checksum=ae3ee5935e503d1f48f7fc8e4df2071e9d4586a52dfe778ef643deb28ca6a22f
|