]> git.armaanb.net Git - asd-repo.git/commitdiff
kineto: add package
authorArmaan Bhojwani <me@armaanb.net>
Tue, 2 Mar 2021 15:47:46 +0000 (10:47 -0500)
committerArmaan Bhojwani <me@armaanb.net>
Tue, 2 Mar 2021 15:47:46 +0000 (10:47 -0500)
kineto/build [new file with mode: 0755]
kineto/depends [new file with mode: 0644]
kineto/sources [new file with mode: 0644]
kineto/version [new file with mode: 0644]

diff --git a/kineto/build b/kineto/build
new file mode 100755 (executable)
index 0000000..94f0e35
--- /dev/null
@@ -0,0 +1,4 @@
+#!/usr/bin/sh -e
+
+go build
+install -Dm755 kineto "$1/usr/bin/kineto"
diff --git a/kineto/depends b/kineto/depends
new file mode 100644 (file)
index 0000000..248e15a
--- /dev/null
@@ -0,0 +1 @@
+go build
diff --git a/kineto/sources b/kineto/sources
new file mode 100644 (file)
index 0000000..53b0fd6
--- /dev/null
@@ -0,0 +1 @@
+git+https://git.sr.ht/~sircmpwn/kineto
diff --git a/kineto/version b/kineto/version
new file mode 100644 (file)
index 0000000..a383ea1
--- /dev/null
@@ -0,0 +1 @@
+git 1