summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a0027e52a253fe63bbaa8805cf5307b15ff982ab (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
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. Devel version.
	pkgver = r749.0b53212
	pkgrel = 1
	url = https://github.com/FedeDP/Clight
	install = clight.install
	arch = i686
	arch = x86_64
	license = GPL
	makedepends = git
	makedepends = cmake
	makedepends = bash-completion
	depends = systemd>=237
	depends = popt
	depends = libconfig
	depends = gsl
	depends = clightd-git
	depends = libmodule>=5.0.0
	optdepends = geoclue2: to retrieve user location through geoclue2.
	optdepends = upower: to save energy by increasing timeouts between captures while on battery and to autocalibrate keyboard backlight.
	optdepends = bash-completion: to add support for bash automatic completion.
	provides = clight
	conflicts = clight
	backup = etc/default/clight.conf
	source = git://github.com/FedeDP/Clight.git
	sha256sums = SKIP

pkgname = clight-git