14 lines
528 B
Bash
14 lines
528 B
Bash
# Template file for 'xprintidle'
|
|
pkgname=xprintidle
|
|
version=0.2.4
|
|
revision=2
|
|
build_style=meson
|
|
hostmakedepends="pkg-config"
|
|
makedepends="libX11-devel libXext-devel libXScrnSaver-devel"
|
|
short_desc="Query X server for user's idle time and print it in milliseconds"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="GPL-2.0-only"
|
|
homepage="https://github.com/g0hl1n/xprintidle"
|
|
distfiles="https://github.com/g0hl1n/xprintidle/archive/${version}.tar.gz"
|
|
checksum=fe4e14743a449d67917babc7b29082e12e1a4bfff7efe4b88e3a34a5fc791d01
|