New package: brightnessctl-0.3
This commit is contained in:
parent
c3310e78d8
commit
0857e3db5b
1 changed files with 17 additions and 0 deletions
17
srcpkgs/brightnessctl/template
Normal file
17
srcpkgs/brightnessctl/template
Normal file
|
@ -0,0 +1,17 @@
|
|||
# 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
|
||||
}
|
Loading…
Reference in a new issue