mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-08 21:13:04 +02:00
13 lines
528 B
Bash
13 lines
528 B
Bash
# Template file for 'xprintidle'
|
|
pkgname=xprintidle
|
|
version=0.3.0
|
|
revision=1
|
|
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=6bddd464c396530e1de4c1725c3c2935135cf9a5079e5805ae139f00f0c0316b
|