void-packages/srcpkgs/brightnessctl/template

18 lines
511 B
Bash

# Template file for 'brightnessctl'
pkgname=brightnessctl
version=0.3.1
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=3e81dfa7c5faba29df88a7c4569c7ebaf511c3de4d489a8c8e305ab51b9e3059
post_install() {
vlicense LICENSE
}