Github messages for voidlinux
 help / color / mirror / Atom feed
From: willeccles <willeccles@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: pipr-0.0.14
Date: Tue, 08 Sep 2020 22:14:46 +0200	[thread overview]
Message-ID: <20200908201446.GmAmPbHdYvtflMH7GdSSrVe78Z7-OmRLSmROZfhKQgg@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-24764@inbox.vuxu.org>

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

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

https://github.com/willeccles/void-packages pipr-0.0.14
https://github.com/void-linux/void-packages/pull/24764

New package: pipr-0.0.14
Pipr is a tool for interactively writing shell pipelines. I will be the maintainer of the package.

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

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

From 85a59c3996ad54fe2cbeb772949b438902793267 Mon Sep 17 00:00:00 2001
From: Will Eccles <will@eccles.dev>
Date: Wed, 2 Sep 2020 10:34:16 -0400
Subject: [PATCH 1/2] New package: cfm-0.6.3

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

diff --git a/srcpkgs/cfm/template b/srcpkgs/cfm/template
new file mode 100644
index 00000000000..3d1b6b7fbf2
--- /dev/null
+++ b/srcpkgs/cfm/template
@@ -0,0 +1,21 @@
+# Template file for 'cfm'
+pkgname=cfm
+version=0.6.3
+revision=1
+build_style=gnu-makefile
+make_use_env=yes
+short_desc="Simple and fast TUI file manager"
+maintainer="Will Eccles <will@eccles.dev>"
+license="MPL-2.0"
+homepage="https://eccles.dev/cfm"
+distfiles="https://github.com/willeccles/cfm/archive/v${version}.tar.gz"
+checksum="24d208cd6658cb8a0100cc93bad5700883dd176b549ed12c0a6ca4e1551ecc4f"
+
+do_install() {
+	vbin cfm
+	vman cfm.1
+}
+
+post_install() {
+	vlicense LICENSE
+}

From 27e97882a1de900ce8c30d1359e375d891699aaf Mon Sep 17 00:00:00 2001
From: Will Eccles <will@eccles.dev>
Date: Tue, 8 Sep 2020 13:30:04 -0400
Subject: [PATCH 2/2] New package: pipr-0.0.14

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

diff --git a/srcpkgs/pipr/template b/srcpkgs/pipr/template
new file mode 100644
index 00000000000..55cdc4a225f
--- /dev/null
+++ b/srcpkgs/pipr/template
@@ -0,0 +1,16 @@
+# Template file for 'pipr'
+pkgname=pipr
+version=0.0.14
+revision=1
+build_style=cargo
+depends="bubblewrap"
+short_desc="Tool to interactively write shell pipelines"
+maintainer="Will Eccles <will@eccles.dev>"
+license="MIT"
+homepage="https://github.com/elkowar/pipr"
+distfiles="https://github.com/elkowar/pipr/archive/v${version}.tar.gz"
+checksum="954537eddcf7291c96a17f41921b210cdcb9a638360ccfbde54d9e6945634483"
+
+post_install() {
+	vlicense LICENSE
+}

  reply	other threads:[~2020-09-08 20:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-08 17:34 [PR PATCH] " willeccles
2020-09-08 20:14 ` willeccles [this message]
2020-09-08 20:17 ` [PR PATCH] [Closed]: " willeccles
2020-09-08 20:17 ` willeccles

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=20200908201446.GmAmPbHdYvtflMH7GdSSrVe78Z7-OmRLSmROZfhKQgg@z \
    --to=willeccles@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).