mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
Clightd: update to 5.8.
Adopt.
This commit is contained in:
parent
7c1478709c
commit
61c925c249
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'Clightd'
|
||||
pkgname=Clightd
|
||||
version=5.7
|
||||
version=5.8
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DENABLE_DDC=1 -DENABLE_GAMMA=1 -DENABLE_DPMS=1 -DENABLE_SCREEN=1"
|
||||
|
@ -10,12 +10,12 @@ makedepends="eudev-libudev-devel libmodule-devel polkit-devel elogind-devel
|
|||
wayland-devel libdrm-devel libusb-devel"
|
||||
depends="ddcutil"
|
||||
short_desc="API to read webcam brightness & alter screen brightness/temperature"
|
||||
maintainer="Dominic Monroe <monroef4@googlemail.com>"
|
||||
maintainer="icp <pangolin@vivaldi.net>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/FedeDP/Clightd"
|
||||
changelog="https://github.com/FedeDP/Clightd/releases"
|
||||
distfiles="https://github.com/FedeDP/Clightd/archive/refs/tags/${version}.tar.gz"
|
||||
checksum=75a01ee5f314866291efd66f2639516e3a7aa06da6ec5ea33f81211dc1082efa
|
||||
checksum=89f0906bc2c1dd4f9bd62194499fd156197c211760c4bb1adcb149650f852684
|
||||
|
||||
post_install() {
|
||||
vinstall Scripts/i2c_clightd.conf 644 /usr/lib/modules-load.d/
|
||||
|
|
Loading…
Add table
Reference in a new issue