Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: tmuxer-2.2.0
@ 2020-01-01  3:28 voidlinux-github
  2020-01-01  3:33 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: voidlinux-github @ 2020-01-01  3:28 UTC (permalink / raw)
  To: ml

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

There is a new 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: 1092 bytes --]

From 248cbd652ace840af1eb7ea718c7c305bf4a9ba4 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 | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 srcpkgs/tmuxer/template

diff --git a/srcpkgs/tmuxer/template b/srcpkgs/tmuxer/template
new file mode 100644
index 00000000000..19bc41fe909
--- /dev/null
+++ b/srcpkgs/tmuxer/template
@@ -0,0 +1,19 @@
+# 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() {
+	vdoc README.md
+	vcopy examples "usr/share/doc/${pkgname}"
+	vbin tmuxer
+}

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2020-10-14 22:54 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-01  3:28 [PR PATCH] New package: tmuxer-2.2.0 voidlinux-github
2020-01-01  3:33 ` [PR PATCH] [Updated] " voidlinux-github
2020-01-01  3:42 ` voidlinux-github
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

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).