]> git.armaanb.net Git - asd-repo.git/commitdiff
redshift: add package
authorArmaan Bhojwani <me@armaanb.net>
Tue, 30 Mar 2021 22:31:56 +0000 (18:31 -0400)
committerArmaan Bhojwani <me@armaanb.net>
Tue, 30 Mar 2021 22:31:56 +0000 (18:31 -0400)
redshift/build [new file with mode: 0755]
redshift/checksums [new file with mode: 0644]
redshift/dep [new file with mode: 0644]
redshift/sources [new file with mode: 0644]
redshift/version [new file with mode: 0644]

diff --git a/redshift/build b/redshift/build
new file mode 100755 (executable)
index 0000000..ea22629
--- /dev/null
@@ -0,0 +1,7 @@
+#!/usr/bin/sh -e
+
+./configure --prefix="$1/usr" \
+   --with-systemduserunitdir=no
+
+make DESTDIR="$1"
+make install DESTDIR="$!"
diff --git a/redshift/checksums b/redshift/checksums
new file mode 100644 (file)
index 0000000..0df0618
--- /dev/null
@@ -0,0 +1 @@
+5111145773f1ade10c5967c531f8c1938b42171399bf48126db10162a04b4a48
diff --git a/redshift/dep b/redshift/dep
new file mode 100644 (file)
index 0000000..6894e5c
--- /dev/null
@@ -0,0 +1,4 @@
+libtool make
+autotools make
+gettext make
+libXcb
diff --git a/redshift/sources b/redshift/sources
new file mode 100644 (file)
index 0000000..c6498c7
--- /dev/null
@@ -0,0 +1 @@
+https://github.com/jonls/redshift/releases/download/v1.12/redshift-1.12.tar.gz
diff --git a/redshift/version b/redshift/version
new file mode 100644 (file)
index 0000000..44724bd
--- /dev/null
@@ -0,0 +1 @@
+1.12 1