From: Armaan Bhojwani Date: Tue, 2 Mar 2021 15:47:46 +0000 (-0500) Subject: kineto: add package X-Git-Tag: 2021.07.15-1~175 X-Git-Url: https://git.armaanb.net/?a=commitdiff_plain;h=e0f34cc1a1cb2b8483301fa43d903d59ed591c3c;p=asd-repo.git kineto: add package --- diff --git a/kineto/build b/kineto/build new file mode 100755 index 0000000..94f0e35 --- /dev/null +++ b/kineto/build @@ -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 index 0000000..248e15a --- /dev/null +++ b/kineto/depends @@ -0,0 +1 @@ +go build diff --git a/kineto/sources b/kineto/sources new file mode 100644 index 0000000..53b0fd6 --- /dev/null +++ b/kineto/sources @@ -0,0 +1 @@ +git+https://git.sr.ht/~sircmpwn/kineto diff --git a/kineto/version b/kineto/version new file mode 100644 index 0000000..a383ea1 --- /dev/null +++ b/kineto/version @@ -0,0 +1 @@ +git 1