blob: a5eff0957a17a4cd26eea3e19d5accb227fa46e0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = xdimmer-git
pkgdesc = lightweight X11 utility to dim the screen and/or keyboard backlight when idle
pkgver = v1.7.r3.gae37d7f
pkgrel = 1
url = https://github.com/jcs/xdimmer
arch = i686
arch = x86_64
arch = armv7h
arch = aarch64
license = BSD-3-Clause
depends = libbsd
depends = libx11
depends = libxrandr
depends = libxext
depends = libxi
provides = xdimmer
conflicts = xdimmer
source = git+https://github.com/jcs/xdimmer
sha256sums = SKIP
pkgname = xdimmer-git
|