9107bd50dc
Includes upstream patch to enable compilation on ARM archs.
15 lines
585 B
Bash
15 lines
585 B
Bash
# Template file for 'Clight'
|
|
pkgname=Clight
|
|
version=4.1
|
|
revision=1
|
|
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=84156f3dfd9ab863be25d3efc8b5d6d6043ba4a0b44259c2a1cee1367b3c97aa
|