aboutsummaryrefslogtreecommitdiff
path: root/cem/st
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2019-12-12 09:48:59 +0300
committerCem Keylan <cem@ckyln.com>2019-12-12 09:48:59 +0300
commit008c95902dbdb02ec295cf1188cdda80e87340e3 (patch)
treef9b893ce4e0d6b1abc68962e971e5097adcaa41c /cem/st
downloadrepository-008c95902dbdb02ec295cf1188cdda80e87340e3.tar.gz
initial commit
Diffstat (limited to 'cem/st')
-rwxr-xr-xcem/st/build4
-rw-r--r--cem/st/checksums1
-rw-r--r--cem/st/sources1
-rw-r--r--cem/st/version1
4 files changed, 7 insertions, 0 deletions
diff --git a/cem/st/build b/cem/st/build
new file mode 100755
index 0000000..954aa1f
--- /dev/null
+++ b/cem/st/build
@@ -0,0 +1,4 @@
+#!/bin/sh -e
+
+make
+make PREFIX=/usr DESTDIR="$1" install
diff --git a/cem/st/checksums b/cem/st/checksums
new file mode 100644
index 0000000..fd2807b
--- /dev/null
+++ b/cem/st/checksums
@@ -0,0 +1 @@
+90846c65a51f26c6ad20d940c3a16dfa08647c375ba049654b166d5b8df0f8ad st-1.2.3.tar.gz
diff --git a/cem/st/sources b/cem/st/sources
new file mode 100644
index 0000000..0cc78df
--- /dev/null
+++ b/cem/st/sources
@@ -0,0 +1 @@
+https://git.ckyln.com/archives/st/st-1.2.3.tar.gz
diff --git a/cem/st/version b/cem/st/version
new file mode 100644
index 0000000..883a7ec
--- /dev/null
+++ b/cem/st/version
@@ -0,0 +1 @@
+1.2.3 1