void-packages/srcpkgs/brightnessctl/template

18 lines
509 B
Bash
Raw Normal View History

2017-11-26 20:38:54 +00:00
# Template file for 'brightnessctl'
pkgname=brightnessctl
version=0.3
revision=1
build_style=gnu-makefile
make_use_env=yes
hostmakedepends="pkg-config"
maintainer="cr6git <quark6@protonmail.com>"
short_desc="Read and control device brightness"
homepage="https://github.com/Hummer12007/brightnessctl"
license="MIT"
distfiles="https://github.com/Hummer12007/brightnessctl/archive/${version}.tar.gz"
checksum=f05cb357a300ec04b0bbbe967436354fc97c5cdce36e2a682721b6ae1fb3b42e
post_install() {
vlicense LICENSE
}