mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
Clight: update to 4.8.
This commit is contained in:
parent
c384bf2ff3
commit
bcb2437471
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'Clight'
|
# Template file for 'Clight'
|
||||||
pkgname=Clight
|
pkgname=Clight
|
||||||
version=4.7
|
version=4.8
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="popt-devel gsl-devel libconfig-devel elogind-devel bash-completion
|
makedepends="popt-devel gsl-devel libconfig-devel elogind-devel bash-completion
|
||||||
|
@ -11,8 +11,9 @@ short_desc="Use your webcam as a light sensor to adjust screen backlight"
|
||||||
maintainer="Dominic Monroe <monroef4@googlemail.com>"
|
maintainer="Dominic Monroe <monroef4@googlemail.com>"
|
||||||
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"
|
||||||
distfiles="https://github.com/FedeDP/Clight/archive/${version}.tar.gz"
|
distfiles="https://github.com/FedeDP/Clight/archive/${version}.tar.gz"
|
||||||
checksum=a4fc09f118eaa79d5fe9d5f19a2adc323b6401ece7f074e34cb577eec2121833
|
checksum=5d3db27bbc48c5d78886aec6699521c121206a46a43a728642c7ee6a50689a36
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vcompletion Extra/completions/_clight zsh
|
vcompletion Extra/completions/_clight zsh
|
||||||
|
|
Loading…
Add table
Reference in a new issue