Github messages for voidlinux
 help / color / mirror / Atom feed
From: atweiden <atweiden@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] New package: zr-0.0.17
Date: Sat, 04 Jul 2020 06:04:07 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-23384@inbox.vuxu.org> (raw)

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

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

https://github.com/atweiden/void-packages zr
https://github.com/void-linux/void-packages/pull/23384

New package: zr-0.0.17
Offline, local, serverless search of StackOverflow/man/etc

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

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

From f3e4dc15a9043c7403417c4c7209afc358c74b72 Mon Sep 17 00:00:00 2001
From: atweiden <atweiden@tutanota.de>
Date: Sat, 4 Jul 2020 14:03:53 +1000
Subject: [PATCH] New package: zr-0.0.17

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

diff --git a/srcpkgs/zr/template b/srcpkgs/zr/template
new file mode 100644
index 00000000000..4a132391d1d
--- /dev/null
+++ b/srcpkgs/zr/template
@@ -0,0 +1,20 @@
+# Template file for 'zr'
+pkgname=zr
+version=0.0.17
+revision=1
+build_style=go
+go_import_path="github.com/jackdoe/zr"
+go_package="$go_import_path/cmd/zr $go_import_path/cmd/zr-fetch
+ $go_import_path/cmd/zr-reindex $go_import_path/cmd/zr-stackexchange
+ $go_import_path/cmd/zr-stdin"
+depends="sqlite"
+short_desc="Offline, local, serverless search of StackOverflow/man/etc"
+maintainer="Andy Weidenbaum <atweiden@tutanota.de>"
+license="BSD-3-Clause"
+homepage="https://github.com/jackdoe/zr"
+distfiles="https://github.com/jackdoe/zr/archive/v$version.tar.gz>$pkgname-$version.tar.gz"
+checksum=6b998c062ffd1543a44dc07ec302db06bbaf682188936e61d5aab765540dd331
+
+post_install() {
+	vdoc README.txt
+}

             reply	other threads:[~2020-07-04  4:04 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-04  4:04 atweiden [this message]
2020-07-04  4:21 ` [PR PATCH] [Updated] " atweiden
2020-07-09  0:42 ` atweiden
2020-10-06 11:04 ` Piraty
2020-10-08  0:23 ` atweiden
2020-10-14 22:55 ` atweiden
2020-10-14 22:55 ` [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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-23384@inbox.vuxu.org \
    --to=atweiden@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).