aboutsummaryrefslogtreecommitdiff
path: root/xorg
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-02-05 01:31:33 +0300
committerCem Keylan <cem@ckyln.com>2020-02-05 01:31:33 +0300
commite8013caec41f71ff7be04569570087a37fc967f9 (patch)
treeaaa1e2e393e9485cf6030eef31b090e9616148d2 /xorg
parentfc0858155de07f7ce4076e4850da09dc161c2ee9 (diff)
downloadrepository-e8013caec41f71ff7be04569570087a37fc967f9.tar.gz
xbanish: add new package at 1.6 to xorg
Diffstat (limited to 'xorg')
-rwxr-xr-xxorg/xbanish/build4
-rw-r--r--xorg/xbanish/checksums1
-rw-r--r--xorg/xbanish/depends1
-rw-r--r--xorg/xbanish/sources1
-rw-r--r--xorg/xbanish/version1
5 files changed, 8 insertions, 0 deletions
diff --git a/xorg/xbanish/build b/xorg/xbanish/build
new file mode 100755
index 00000000..431cc725
--- /dev/null
+++ b/xorg/xbanish/build
@@ -0,0 +1,4 @@
+#!/bin/sh -e
+
+make
+make DESTDIR="$1" PREFIX=/usr install
diff --git a/xorg/xbanish/checksums b/xorg/xbanish/checksums
new file mode 100644
index 00000000..04e3ab54
--- /dev/null
+++ b/xorg/xbanish/checksums
@@ -0,0 +1 @@
+6e9bec35720b3d0f047028ad248a758249c7139c62ef140d9d39df6bd382712d v1.6.tar.gz
diff --git a/xorg/xbanish/depends b/xorg/xbanish/depends
new file mode 100644
index 00000000..1903bba6
--- /dev/null
+++ b/xorg/xbanish/depends
@@ -0,0 +1 @@
+libX11
diff --git a/xorg/xbanish/sources b/xorg/xbanish/sources
new file mode 100644
index 00000000..86816aac
--- /dev/null
+++ b/xorg/xbanish/sources
@@ -0,0 +1 @@
+https://github.com/jcs/xbanish/archive/v1.6.tar.gz
diff --git a/xorg/xbanish/version b/xorg/xbanish/version
new file mode 100644
index 00000000..d1ad7a00
--- /dev/null
+++ b/xorg/xbanish/version
@@ -0,0 +1 @@
+1.6 1