summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO25
1 files changed, 25 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..958340353549
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,25 @@
+pkgbase = clight
+ 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 = 3.0
+ 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>=221
+ depends = popt
+ depends = libconfig
+ depends = gsl
+ depends = clightd>=3.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.
+ backup = etc/default/clight.conf
+ source = Clight-3.0.tar.gz::https://github.com/FedeDP/Clight/archive/3.0.tar.gz
+ sha256sums = d904e20f90e3166d26a9c8a72b401ee104c06c53660b70bb809ba1eabc32b0d3
+
+pkgname = clight
+