14 lines
537 B
Bash
14 lines
537 B
Bash
# Template file for 'brillo'
|
|
pkgname=brillo
|
|
version=1.4.12
|
|
revision=1
|
|
build_style=gnu-makefile
|
|
make_install_args="install.apparmor install.polkit"
|
|
hostmakedepends="go-md2man"
|
|
short_desc="Control the brightness of backlight and keyboard LED devices"
|
|
maintainer="Cameron Nemo <cam@nohom.org>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://gitlab.com/cameronnemo/brillo"
|
|
distfiles="https://gitlab.com/cameronnemo/brillo/-/archive/v${version}/brillo-v$version.tar.gz"
|
|
checksum=5002e5f4a68f7d8df6ce0c1b41f84e4bc4da3e968c488282289aed1364c4a951
|