16 lines
585 B
Bash
16 lines
585 B
Bash
# Template file for 'Clight'
|
|
pkgname=Clight
|
|
version=4.0
|
|
revision=2
|
|
build_style=cmake
|
|
hostmakedepends="pkg-config"
|
|
makedepends="popt-devel gsl-devel libconfig-devel elogind-devel bash-completion
|
|
dbus-devel libmodule-devel"
|
|
depends="Clightd"
|
|
short_desc="Use your webcam as a light sensor to adjust screen backlight"
|
|
maintainer="Dominic Monroe <monroef4@googlemail.com>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://github.com/FedeDP/Clight"
|
|
distfiles="https://github.com/FedeDP/Clight/archive/${version}.tar.gz"
|
|
checksum=ae1deba71d376b14acc2a7495b1a6a4ed43fa438c59c1d4fcb2648d44964bd71
|