# Template file for 'xbacklight'
pkgname=xbacklight
version=1.2.4
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config"
makedepends="libX11-devel libXrandr-devel xcb-util-devel"
short_desc="Adjust backlight brightness using RandR extension"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="http://xorg.freedesktop.org"
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.xz"
checksum=d4c30b0e6f18c82f387585a737ee3b72d468c927892b08a898c41bc12248e8ee

post_install() {
	vlicense COPYING
}
