New package: kbdlight-1.3 (#4164)
This commit is contained in:
parent
f8babcd2ec
commit
b326c4c121
1 changed files with 15 additions and 0 deletions
15
srcpkgs/kbdlight/template
Normal file
15
srcpkgs/kbdlight/template
Normal file
|
@ -0,0 +1,15 @@
|
|||
# Template file for 'kbdlight'
|
||||
pkgname=kbdlight
|
||||
version=1.3
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
short_desc="Simple application that changes MacBooks' keyboard backlight level"
|
||||
maintainer="Renato Aguiar <contact@renatoaguiar.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/hobarrera/kbdlight"
|
||||
distfiles="https://github.com/hobarrera/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=7d852d544f73e27245b7c21d820ede7c7c3e0992f37fb17cf257fd03e3926bb1
|
||||
|
||||
post_install() {
|
||||
vlicense LICENCE
|
||||
}
|
Loading…
Reference in a new issue