From ba25821bf186bf614cfe2579a1efca74a651fa33 Mon Sep 17 00:00:00 2001
From: Cem Keylan <cem@ckyln.com>
Date: Tue, 17 Dec 2019 00:57:40 +0300
Subject: acpilight: added package to testing

---
 testing/acpilight/build     | 5 +++++
 testing/acpilight/checksums | 1 +
 testing/acpilight/sources   | 1 +
 testing/acpilight/version   | 1 +
 4 files changed, 8 insertions(+)
 create mode 100755 testing/acpilight/build
 create mode 100644 testing/acpilight/checksums
 create mode 100644 testing/acpilight/sources
 create mode 100644 testing/acpilight/version

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
-- 
cgit v1.2.3