parent
61c925c249
commit
b293074b5d
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'Clight'
|
# Template file for 'Clight'
|
||||||
pkgname=Clight
|
pkgname=Clight
|
||||||
version=4.9
|
version=4.10
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -8,12 +8,12 @@ makedepends="popt-devel gsl-devel libconfig-devel elogind-devel bash-completion
|
||||||
dbus-devel libmodule-devel"
|
dbus-devel libmodule-devel"
|
||||||
depends="Clightd>=5.0"
|
depends="Clightd>=5.0"
|
||||||
short_desc="Use your webcam as a light sensor to adjust screen backlight"
|
short_desc="Use your webcam as a light sensor to adjust screen backlight"
|
||||||
maintainer="Dominic Monroe <monroef4@googlemail.com>"
|
maintainer="icp <pangolin@vivaldi.net>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/FedeDP/Clight"
|
homepage="https://github.com/FedeDP/Clight"
|
||||||
changelog="https://github.com/FedeDP/Clight/releases"
|
changelog="https://github.com/FedeDP/Clight/releases"
|
||||||
distfiles="https://github.com/FedeDP/Clight/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/FedeDP/Clight/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=638696ee22a3a3340659db37d4e3c6fc2763eee9c8c2f7f227190ad9db7742db
|
checksum=fa385472d3b055f94875930873fafbb225d4874793755bd3ec2bba6ef1b85871
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vcompletion Extra/completions/_clight zsh
|
vcompletion Extra/completions/_clight zsh
|
||||||
|
|
Loading…
Reference in New Issue