2018-08-16 19:42:21 +02:00
|
|
|
# Template file for 'brillo'
|
|
|
|
pkgname=brillo
|
2018-10-16 05:58:40 +02:00
|
|
|
version=1.4.1
|
2018-08-16 19:42:21 +02:00
|
|
|
revision=1
|
|
|
|
build_style=gnu-makefile
|
2018-10-04 21:02:54 +02:00
|
|
|
wrksrc="${pkgname}-v${version}"
|
2018-08-16 19:42:21 +02:00
|
|
|
make_build_target="dist"
|
|
|
|
make_install_args="install-dist"
|
2018-10-04 21:02:54 +02:00
|
|
|
hostmakedepends="go-md2man"
|
2018-08-16 19:42:21 +02:00
|
|
|
conf_files="/etc/apparmor.d/bin.brillo"
|
2018-10-09 19:10:16 +02:00
|
|
|
short_desc="Control the brightness of backlight and keyboard LED devices"
|
2018-08-16 19:42:21 +02:00
|
|
|
maintainer="Cameron Nemo <camerontnorman@gmail.com>"
|
|
|
|
license="GPL-3.0-or-later"
|
|
|
|
homepage="https://gitlab.com/cameronnemo/brillo"
|
2018-10-04 21:02:54 +02:00
|
|
|
distfiles="${homepage}/-/archive/v${version}/${wrksrc}.tar.gz"
|
2018-10-16 05:58:40 +02:00
|
|
|
checksum=4d0b1da7b8b21d93f86c796dd5f0c5376686ce484d6bbd7a27bc70520c1276c4
|