aboutsummaryrefslogtreecommitdiff
path: root/extra/acpilight
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2019-12-17 01:06:10 +0300
committerCem Keylan <cem@ckyln.com>2019-12-17 01:06:10 +0300
commitdfb5a2bd511d63d67a0fa73f2deb2abfd0d52960 (patch)
treec8aa899c939ca2e897cba46947c28ae224b83bba /extra/acpilight
parenta25c9b9a4254187fce9d424fa31de0eec35f5ff3 (diff)
downloadrepository-dfb5a2bd511d63d67a0fa73f2deb2abfd0d52960.tar.gz
acpilight: move to extra
Diffstat (limited to 'extra/acpilight')
-rwxr-xr-xextra/acpilight/build5
-rw-r--r--extra/acpilight/checksums1
-rw-r--r--extra/acpilight/sources1
-rw-r--r--extra/acpilight/version1
4 files changed, 8 insertions, 0 deletions
diff --git a/extra/acpilight/build b/extra/acpilight/build
new file mode 100755
index 00000000..a0235d54
--- /dev/null
+++ b/extra/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/extra/acpilight/checksums b/extra/acpilight/checksums
new file mode 100644
index 00000000..919e730c
--- /dev/null
+++ b/extra/acpilight/checksums
@@ -0,0 +1 @@
+e5bb51a4e17e918d5282629f494cb80eb2e3e00fc1307e8c435123a9f56b84d5 acpilight-v1.2.tar.gz
diff --git a/extra/acpilight/sources b/extra/acpilight/sources
new file mode 100644
index 00000000..6e266076
--- /dev/null
+++ b/extra/acpilight/sources
@@ -0,0 +1 @@
+https://gitlab.com/wavexx/acpilight/-/archive/v1.2/acpilight-v1.2.tar.gz
diff --git a/extra/acpilight/version b/extra/acpilight/version
new file mode 100644
index 00000000..f76d8346
--- /dev/null
+++ b/extra/acpilight/version
@@ -0,0 +1 @@
+1.2 1