Search Criteria
Package Details: clightd 5.9-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/clightd.git (read-only, click to copy) |
---|---|
Package Base: | clightd |
Description: | Bus interface to change screen brightness and capture frames from webcam. |
Upstream URL: | https://github.com/FedeDP/Clightd |
Licenses: | GPL-3.0-or-later |
Submitter: | Nierro |
Maintainer: | yochananmarqos |
Last Packager: | yochananmarqos |
Votes: | 17 |
Popularity: | 0.000449 |
First Submitted: | 2018-12-02 09:26 (UTC) |
Last Updated: | 2024-03-09 17:39 (UTC) |
Dependencies (15)
- ddcutil (ddcutil-dev-gitAUR, ddcutil-gitAUR)
- libdrm (libdrm-gitAUR)
- libiio (libiio-gitAUR)
- libjpeg-turbo (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR)
- libmoduleAUR
- libusb (libusb-gitAUR)
- libx11 (libx11-gitAUR)
- libxext (libxext-gitAUR)
- libxrandr (libxrandr-gitAUR)
- linux-api-headers
- polkit (polkit-gitAUR, polkit-consolekitAUR)
- systemd-libs (systemd-chromiumos-libsAUR, systemd-libs-fmlAUR, systemd-libs-selinuxAUR, sysupdated-systemd-libs-gitAUR, systemd-libs-gitAUR)
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
ewout commented on 2023-11-09 08:24 (UTC)
Needs a rebuild (pkgrel bump) as dependency ddcutil got updated.
yochananmarqos commented on 2022-01-22 22:52 (UTC)
@xrchz: Thanks, forgot about that.
xrchz commented on 2022-01-22 21:18 (UTC)
this doesn't need any fiddling with systemd service file location in package() any more (I think this commit fixed it https://github.com/FedeDP/Clightd/commit/a386f97ba09e9b81acfde0fbdf535e99582a1ddb)
Nierro commented on 2021-02-10 20:06 (UTC)
Thanks @yochananmarqos! Yes, i hope to release new clight and clightd versions soon!
HagenEriksen commented on 2021-02-10 14:16 (UTC) (edited on 2021-02-10 14:17 (UTC) by HagenEriksen)
@yochananmarqos Awesome, thanks! It worked perfectly
yochananmarqos commented on 2021-02-10 13:48 (UTC)
@HagenErikson: Support for
ddcutil
>=1.0.0 was added in recent commits. Installclight-git
(will pull inclightd-git
) for now.HagenEriksen commented on 2021-02-10 11:24 (UTC) (edited on 2021-02-10 11:25 (UTC) by HagenEriksen)
I cannot install the package. Installation fails during the compilation with
undefined reference to 'dca_create_adlno_display_identifier'
. This has to do withddcutil
but I am not sure what to do to solve this...j00b commented on 2019-10-31 17:17 (UTC)
Error loading shared libraries: libddcutil.so.0. Please rebuild against new ddcutil.