summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorEwout van Mansom2022-06-19 21:38:28 +0200
committerEwout van Mansom2022-06-19 21:38:32 +0200
commit41dc3d896538e448e22120447dfd9a14e54bf9f4 (patch)
tree53d5105394525b8aeb37eae7b75d005b08c12b9f /.SRCINFO
parent77b1953f839b284b81cfc4c725271ce3c1aa0ace (diff)
downloadaur-41dc3d896538e448e22120447dfd9a14e54bf9f4.tar.gz
fork clightd and disable DDC
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO13
1 files changed, 7 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index da70a94ebb21..97247e7153e5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
-pkgbase = clightd
- pkgdesc = Bus interface to change screen brightness and capture frames from webcam.
+pkgbase = clightd-no-ddc
+ pkgdesc = Bus interface to change screen brightness based on ambient brightness (DDC disabled).
pkgver = 5.6
- pkgrel = 1
+ pkgrel = 4
url = https://github.com/FedeDP/Clightd
arch = x86_64
arch = aarch64
@@ -14,13 +14,14 @@ pkgbase = clightd
depends = libxrandr
depends = libxext
depends = polkit
- depends = ddcutil
depends = libmodule
depends = libjpeg-turbo
depends = libusb
depends = libdrm
depends = wayland
- source = clightd-5.6.tar.gz::https://github.com/FedeDP/Clightd/archive/5.6.tar.gz
+ provides = clightd
+ conflicts = clightd
+ source = clightd-no-ddc-5.6.tar.gz::https://github.com/FedeDP/Clightd/archive/5.6.tar.gz
sha256sums = c629cb3a83e17677cc146f366a53768bca8c944d92b2a96d6091e4c564810267
-pkgname = clightd
+pkgname = clightd-no-ddc