summaryrefslogtreecommitdiff
path: root/.SRCINFO
diff options
context:
space:
mode:
authorLoek Le Blansch <loek@pipeframe.xyz>2025-08-24 19:25:54 +0200
committerLoek Le Blansch <loek@pipeframe.xyz>2025-08-24 19:25:54 +0200
commit2493c32eea64f721ddc0501ca13c0f93fe6da475 (patch)
tree393bc8e43167e8b3a3c7d6d5e5681240f2f3340d /.SRCINFO
initial packageHEADmaster
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO21
1 files changed, 21 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 0000000..a5eff09
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,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