2018-08-16 19:42:21 +02:00
|
|
|
# Template file for 'brillo'
|
|
|
|
pkgname=brillo
|
2018-12-06 18:58:29 +01:00
|
|
|
version=1.4.3
|
2018-08-16 19:42:21 +02:00
|
|
|
revision=1
|
2018-10-04 21:02:54 +02:00
|
|
|
wrksrc="${pkgname}-v${version}"
|
2018-11-12 19:51:53 +01:00
|
|
|
build_style=gnu-makefile
|
2018-08-16 19:42:21 +02:00
|
|
|
make_build_target="dist"
|
|
|
|
make_install_args="install-dist"
|
2018-12-06 18:58:29 +01:00
|
|
|
conf_files="/etc/apparmor.d/local/bin.brillo"
|
2018-10-04 21:02:54 +02:00
|
|
|
hostmakedepends="go-md2man"
|
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-12-06 18:58:29 +01:00
|
|
|
checksum=367ece2beb5d7980e139512f24c6134e8a5f4f86dcf8a0d9a494fa0a18dc6c8c
|