aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtesting/acpilight/build5
-rw-r--r--testing/acpilight/checksums1
-rw-r--r--testing/acpilight/sources1
-rw-r--r--testing/acpilight/version1
4 files changed, 8 insertions, 0 deletions
diff --git a/testing/acpilight/build b/testing/acpilight/build
new file mode 100755
index 00000000..a0235d54
--- /dev/null
+++ b/testing/acpilight/build
@@ -0,0 +1,5 @@
+#!/bin/sh -e
+
+install -Dm755 xbacklight "$1/usr/bin/xbacklight"
+install -Dm644 xbacklight.1 "$1/usr/share/man/xbacklight.1"
+install -Dm644 90-backlight.rules "$1/usr/lib/udev/rules.d/90-backlight.rules"
diff --git a/testing/acpilight/checksums b/testing/acpilight/checksums
new file mode 100644
index 00000000..919e730c
--- /dev/null
+++ b/testing/acpilight/checksums
@@ -0,0 +1 @@
+e5bb51a4e17e918d5282629f494cb80eb2e3e00fc1307e8c435123a9f56b84d5 acpilight-v1.2.tar.gz
diff --git a/testing/acpilight/sources b/testing/acpilight/sources
new file mode 100644
index 00000000..6e266076
--- /dev/null
+++ b/testing/acpilight/sources
@@ -0,0 +1 @@
+https://gitlab.com/wavexx/acpilight/-/archive/v1.2/acpilight-v1.2.tar.gz
diff --git a/testing/acpilight/version b/testing/acpilight/version
new file mode 100644
index 00000000..f76d8346
--- /dev/null
+++ b/testing/acpilight/version
@@ -0,0 +1 @@
+1.2 1