commit deb4e5d

hovercats  ·  2024-02-22 03:04:13 +0000 UTC
parent c3f28f1
xbanish: add. might need some adjustments to get it to build statically linked
5 files changed,  +19, -0
+9, -0
 1@@ -0,0 +1,9 @@
 2+#!/bin/sh -e
 3+
 4+# LDFLAGS isnt specified, but LIBS is.
 5+make LIBS="$LIBS -static"
 6+make \
 7+	DESTDIR="$1" \
 8+    PREFIX=/ \
 9+    MANDIR=/share/man/man1 \
10+    install
+1, -0
1@@ -0,0 +1 @@
2+05e45806bf467f3077e5cf1985b567a1c6a66b08de94a1ff35ac46646756c6c011
+7, -0
1@@ -0,0 +1,7 @@
2+libX11    make
3+libXau    make
4+libXext   make
5+libXfixes make
6+libXi     make
7+libXt     make
8+libxcb    make
+1, -0
1@@ -0,0 +1 @@
2+https://github.com/jcs/xbanish/archive/v1.8.tar.gz
+1, -0
1@@ -0,0 +1 @@
2+1.8 1