blob: d37e2642dd55c1c6c4ed79ebaf4bb26efb8b6276 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
pkgbase = clight-git
pkgdesc = 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.
pkgver = 4.10.r5.g0d6d075
pkgrel = 1
url = https://github.com/FedeDP/Clight
install = clight.install
arch = x86_64
arch = aarch64
license = GPL-3.0-or-later
makedepends = cmake
makedepends = git
depends = clightd-git
depends = gsl
depends = hicolor-icon-theme
depends = libconfig
depends = popt
optdepends = clight-gui-git: Clight GUI written in Qt.
optdepends = geoclue: to retrieve user location through geoclue.
optdepends = upower: to save energy by increasing timeouts between captures while on battery and to autocalibrate keyboard backlight.
provides = clight
conflicts = clight
backup = etc/clight/clight.conf
backup = etc/clight/modules.conf.d/backlight.conf
backup = etc/clight/modules.conf.d/daytime.conf
backup = etc/clight/modules.conf.d/dimmer.conf
backup = etc/clight/modules.conf.d/dpms.conf
backup = etc/clight/modules.conf.d/gamma.conf
backup = etc/clight/modules.conf.d/inhibit.conf
backup = etc/clight/modules.conf.d/keyboard.conf
backup = etc/clight/modules.conf.d/screen.conf
backup = etc/clight/modules.conf.d/sensor.conf
source = git+https://github.com/FedeDP/Clight.git
sha256sums = SKIP
pkgname = clight-git
|