Search Criteria
Package Details: clight 4.11-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/clight.git (read-only, click to copy) |
---|---|
Package Base: | clight |
Description: | A C daemon that turns your webcam into a light sensor. It can also change display gamma temperature, dim your screen and set your dpms. |
Upstream URL: | https://github.com/FedeDP/Clight |
Licenses: | GPL-3.0-or-later |
Submitter: | Nierro |
Maintainer: | yochananmarqos |
Last Packager: | yochananmarqos |
Votes: | 29 |
Popularity: | 0.008618 |
First Submitted: | 2018-12-02 09:26 (UTC) |
Last Updated: | 2024-03-09 17:41 (UTC) |
Dependencies (12)
- clightdAUR (clightd-gitAUR)
- gsl (gsl-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libconfig (libconfig-gitAUR)
- popt (popt-gitAUR)
- bash-completion (bash-completion-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- bash-completion (bash-completion-gitAUR) (optional) – to add support for bash automatic completion.
- clight-gui (clight-gui-gitAUR) (optional) – Clight GUI written in Qt.
- geoclue (geoclue_fake-gitAUR) (optional) – to retrieve user location through geoclue.
- upower (upower-gitAUR, upower-nocriticalAUR, upower-nosystemd-gitAUR) (optional) – to save energy by increasing timeouts between captures while on battery and to autocalibrate keyboard backlight.
Latest Comments
1 2 Next › Last »
yochananmarqos commented on 2023-05-10 14:31 (UTC) (edited on 2023-05-10 14:32 (UTC) by yochananmarqos)
@samuelshaaban: The point of that ToDo List is to rebuild packages that link to
libgslcblas
. Rebuildlibmodule
,clightd
andclight
. Downgrading is not a solution.samuelshaaban commented on 2023-05-10 08:48 (UTC) (edited on 2023-05-10 09:02 (UTC) by samuelshaaban)
It won't run right now, it throws the error: clight: error while loading shared libraries: libgslcblas.so.0: cannot open shared object file: No such file or directory
Issue is with removal of libgslcblas from gsl package. https://archlinux.org/todo/libgslcblas-removal/
Downgrading to gsl-2.7.1-1 fixes the issue.
sudo pacman -U file:///var/cache/pacman/pkg/gsl-2.7.1-1-x86_64.pkg.tar.zst
Then add gsl to ignorePkg in /etc/pacman.conf
yochananmarqos commented on 2021-03-10 20:17 (UTC)
@luciferin: Fixed.
luciferin commented on 2021-03-10 20:13 (UTC)
Getting a build error right now because the package is named 'clight' with a lowercase 'c', but github is 'Clight' with an uppercase. Errors out while makepkg is trying to change directory into the src dir.
Nierro commented on 2021-03-09 07:47 (UTC)
hi! Sorry for the long delay (please @everyone open an issue on github; i do not visit here often and sometimes notifications are not sent)
You should change /etc/default/clight.conf, under Backlight section, "ac_timeouts" and "batt_timeouts".
Update your keybindings to use "busctl --user call org.clight.clight /org/clight/clight org.clight.clight IncBl "d" 0.1" (+10%) or "DecBl" to lower it.
pkgconf is part of base-devel group, a prerequisite to use aur.
See: https://wiki.archlinux.org/index.php/Arch_User_Repository
Nierro commented on 2020-12-26 21:14 (UTC)
Thank you very much, i didn't notice the error. Sorry for being some days late but i did not receive any notification!
Dylan14 commented on 2020-12-23 07:01 (UTC)
The sha256sum for the source is different, it is now fc3c4952c755bad5f4274f69f5cc17142abb51d88d7c615873e3058edc1c1137.
rspe commented on 2020-09-25 07:50 (UTC)
Awesome idea and program. How can i change the timer from 30 secs to 15 secs and
also how can i use clight instead of xbacklight to change the brightness of the screen via keybindings
masterberg commented on 2020-07-26 18:40 (UTC)
Don't forget to add
pkgconf
as a build dependency for this package1 2 Next › Last »