Github messages for voidlinux
 help / color / mirror / Atom feed
From: hervyqa <hervyqa@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] New package: upterm-0.7.6
Date: Tue, 15 Mar 2022 14:47:20 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-36150@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 804 bytes --]

There is a new pull request by hervyqa against master on the void-packages repository

https://github.com/hervyqa/void-packages upterm
https://github.com/void-linux/void-packages/pull/36150

New package: upterm-0.7.6
[upterm.dev](https://github.com/owenthereal/upterm/) alternative [tmate.io](https://github.com/tmate-io/tmate/) (tmux fork) for sharing terminal session.

#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)


A patch file from https://github.com/void-linux/void-packages/pull/36150.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-upterm-36150.patch --]
[-- Type: text/x-diff, Size: 1268 bytes --]

From d63e95b411d78bfe29177b327808155e157d9781 Mon Sep 17 00:00:00 2001
From: Hervy Qurrotul Ainur Rozi <hervyqa@pm.me>
Date: Thu, 3 Mar 2022 10:48:23 +0700
Subject: [PATCH] New package: upterm-0.7.6

---
 srcpkgs/upterm/template | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)
 create mode 100644 srcpkgs/upterm/template

diff --git a/srcpkgs/upterm/template b/srcpkgs/upterm/template
new file mode 100644
index 000000000000..d47173afd97b
--- /dev/null
+++ b/srcpkgs/upterm/template
@@ -0,0 +1,23 @@
+# Template file for 'upterm'
+pkgname=upterm
+version=0.7.6
+revision=1
+wrksrc="upterm-$version"
+build_style=go
+go_import_path="github.com/owenthereal/upterm"
+go_package="${go_import_path}/cmd/upterm"
+hostmakedepends="git"
+short_desc="Secure Terminal Sharing"
+maintainer="Hervy Qurrotul Ainur Rozi <hervyqa@pm.me>"
+license="Apache-2.0"
+homepage="https://github.com/owenthereal/upterm/"
+distfiles="https://github.com/owenthereal/upterm/archive/refs/tags/v$version.tar.gz"
+checksum=26ceb5eee035d4e1a08240aced75a20f2e54b1e192eef0bf5eb51d0195997f8c
+
+post_install() {
+	vcompletion etc/completion/upterm.zsh_completion zsh
+	vcompletion etc/completion/upterm.bash_completion.sh bash
+	for man in etc/man/man1/*.1; do
+		vman "${man}"
+	done
+}

             reply	other threads:[~2022-03-15 13:47 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-15 13:47 hervyqa [this message]
2022-03-23 13:35 ` [PR REVIEW] " tibequadorian
2022-03-23 19:29 ` paper42
2022-03-23 23:39 ` [PR PATCH] [Updated] " hervyqa
2022-03-23 23:46 ` [PR REVIEW] " hervyqa
2022-03-23 23:46 ` hervyqa
2022-03-26 19:01 ` [PR PATCH] [Merged]: " paper42

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-36150@inbox.vuxu.org \
    --to=hervyqa@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).