blob: 4a11a99e8c0415d10c6bfd0b7260f8b5d4738ade (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = backlight-tooler
pkgdesc = A lightweight tool to control backlight via webcam.
pkgver = r17.d9f93ca
pkgrel = 2
url = https://github.com/alcubierre-drive/backlight-tooler
arch = any
license = GPL
makedepends = git
makedepends = gcc
makedepends = make
depends = systemd
depends = glibc
backup = etc/backlight-tooler.conf
source = git://github.com/alcubierre-drive/backlight-tooler.git
md5sums = SKIP
pkgname = backlight-tooler
|