Github messages for voidlinux
 help / color / mirror / Atom feed
From: aweagel <aweagel@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] New package: jump-0.30.1
Date: Fri, 18 Dec 2020 01:05:36 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-27245@inbox.vuxu.org> (raw)

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

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

https://github.com/aweagel/void-packages aweagel/new-pkg-jump
https://github.com/void-linux/void-packages/pull/27245

New package: jump-0.30.1


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-aweagel/new-pkg-jump-27245.patch --]
[-- Type: text/x-diff, Size: 1224 bytes --]

From 2169bcc996ad1601047dc7c71dd40d24be975e21 Mon Sep 17 00:00:00 2001
From: Arthur Weagel <aweagel@users.noreply.github.com>
Date: Thu, 17 Dec 2020 17:00:18 -0700
Subject: [PATCH] New package: jump-0.30.1

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

diff --git a/srcpkgs/jump/template b/srcpkgs/jump/template
new file mode 100644
index 00000000000..4d0e4a2b128
--- /dev/null
+++ b/srcpkgs/jump/template
@@ -0,0 +1,25 @@
+# Template file for 'jump'
+pkgname=jump
+version=0.30.1
+revision=1
+build_style=go
+go_import_path=github.com/gsamokovarov/jump
+go_package=github.com/gsamokovarov/jump/cmd/jump
+hostmakedepends="git"
+short_desc="Fuzzy directory jumper that learns your habits"
+maintainer="Arthur Weagel <arthur.contrib@gmail.com>"
+license="MIT"
+homepage="https://github.com/gsamokovarov/jump"
+changelog="https://github.com/gsamokovarov/jump/releases"
+distfiles="https://github.com/gsamokovarov/jump/archive/v${version}.tar.gz"
+checksum=76d6453246c047b49e669499dc1b6a7e4c4520653627461d84ad40c6afb45562
+
+post_install() {
+	vlicense LICENSE.txt
+	vdoc README.md
+
+	make man
+	for m in man/*.1; do
+		vman $m
+	done
+}

             reply	other threads:[~2020-12-18  0:05 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-18  0:05 aweagel [this message]
2020-12-18 13:16 ` aweagel
2020-12-18 13:20 ` aweagel
2020-12-18 17:25 ` [PR REVIEW] " Vaelatern
2020-12-18 17:29 ` Vaelatern
2020-12-19  0:38 ` [PR PATCH] [Updated] " aweagel
2020-12-19  0:44 ` [PR REVIEW] " aweagel
2020-12-19  0:45 ` aweagel
2020-12-19  0:47 ` aweagel
2020-12-20 20:29 ` Vaelatern
2020-12-21 13:25 ` aweagel
2020-12-21 13:26 ` aweagel
2020-12-22  0:25 ` Vaelatern
2020-12-22  4:59 ` [PR PATCH] [Merged]: " Vaelatern
2020-12-22  4:59 ` Vaelatern

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-27245@inbox.vuxu.org \
    --to=aweagel@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).