# Template file for 'light' pkgname=light version=1.2.2 revision=1 build_style=gnu-configure configure_args="--with-udev" hostmakedepends="automake" short_desc="Program to control backlight controllers" maintainer="Orphaned " license="GPL-3.0-or-later" homepage="http://haikarainen.github.io/light/" distfiles="https://github.com/haikarainen/light/archive/v${version}.tar.gz" checksum=62e889ee9be80fe808a972ef4981acc39e83a20f9a84a66a82cd1f623c868d9c CFLAGS="-fcommon" pre_configure() { autoreconf -fi }