Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: tmuxer-2.2.0
Date: Wed, 01 Jan 2020 04:42:06 +0100	[thread overview]
Message-ID: <20200101034206.qjlvTcfF1pVoEllBo065Wyz3QsQgPT1KAwX8y_G-o4Q@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-17960@inbox.vuxu.org>

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

There is an updated pull request by atweiden against master on the void-packages repository

https://github.com/atweiden/void-packages tmuxer
https://github.com/void-linux/void-packages/pull/17960

New package: tmuxer-2.2.0


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

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

From 0306d97a91f580e223842602ab957000c79c095e Mon Sep 17 00:00:00 2001
From: Andy Weidenbaum <archbaum@gmail.com>
Date: Wed, 1 Jan 2020 16:24:09 +1300
Subject: [PATCH] New package: tmuxer-2.2.0

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

diff --git a/srcpkgs/tmuxer/template b/srcpkgs/tmuxer/template
new file mode 100644
index 00000000000..14dfe936b87
--- /dev/null
+++ b/srcpkgs/tmuxer/template
@@ -0,0 +1,21 @@
+# Template file for 'tmuxer'
+pkgname=tmuxer
+version=2.2.0
+revision=1
+archs=noarch
+build_style=fetch
+depends="bash coreutils openssh sed tmux"
+short_desc="Tmux layout generator and command executor"
+maintainer="Andy Weidenbaum <archbaum@gmail.com>"
+license="MIT"
+homepage="https://github.com/tjhop/tmuxer"
+distfiles="https://github.com/tjhop/tmuxer/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
+checksum=b265934f9ddfb24d9b6229547a0e46134f2c7c1a29f02321aaedf511dd4bbafd
+
+do_install() {
+	cd "${wrksrc}"
+	vlicense LICENSE
+	vdoc README.md
+	vcopy examples "usr/share/doc/${pkgname}"
+	vbin tmuxer
+}

  parent reply	other threads:[~2020-01-01  3:42 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-01  3:28 [PR PATCH] " voidlinux-github
2020-01-01  3:33 ` [PR PATCH] [Updated] " voidlinux-github
2020-01-01  3:42 ` voidlinux-github [this message]
2020-01-01  3:50 ` voidlinux-github
2020-01-01  4:01 ` voidlinux-github
2020-01-02 23:34 ` voidlinux-github
2020-01-18  9:23 ` voidlinux-github
2020-01-18  9:28 ` voidlinux-github
2020-05-17 12:05 ` [PR PATCH] [Updated] New package: tmuxer-2.2.1 atweiden
2020-07-04  0:30 ` New package: tmuxer-2.3.0 atweiden
2020-10-14 22:54 ` atweiden
2020-10-14 22:54 ` [PR PATCH] [Closed]: " atweiden

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=20200101034206.qjlvTcfF1pVoEllBo065Wyz3QsQgPT1KAwX8y_G-o4Q@z \
    --to=voidlinux-github@inbox.vuxu.org \
    --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).