mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
Clightd: update to 5.3
This commit is contained in:
parent
930df4c454
commit
69feda7841
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'Clightd'
|
# Template file for 'Clightd'
|
||||||
pkgname=Clightd
|
pkgname=Clightd
|
||||||
version=5.2
|
version=5.3
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
cmake_builddir=build
|
cmake_builddir=build
|
||||||
configure_args="-DENABLE_DDC=1 -DENABLE_GAMMA=1 -DENABLE_DPMS=1 -DENABLE_SCREEN=1"
|
configure_args="-DENABLE_DDC=1 -DENABLE_GAMMA=1 -DENABLE_DPMS=1 -DENABLE_SCREEN=1"
|
||||||
|
@ -15,7 +15,7 @@ maintainer="Dominic Monroe <monroef4@googlemail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/FedeDP/Clightd"
|
homepage="https://github.com/FedeDP/Clightd"
|
||||||
distfiles="https://github.com/FedeDP/Clightd/archive/${version}.tar.gz"
|
distfiles="https://github.com/FedeDP/Clightd/archive/${version}.tar.gz"
|
||||||
checksum=6636d58eae7aff4780534258940d1f680637fc1b983320e15aa2fd5be8648853
|
checksum=05e109618cf2d4b31bc37780bbc60c58bc7064fe1d27e8d504d3fef318099a31
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall Scripts/i2c_clightd.conf 644 /usr/lib/modules-load.d/
|
vinstall Scripts/i2c_clightd.conf 644 /usr/lib/modules-load.d/
|
||||||
|
|
Loading…
Add table
Reference in a new issue