Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: zr-0.0.17
@ 2020-07-04  4:04 atweiden
  2020-07-04  4:21 ` [PR PATCH] [Updated] " atweiden
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: atweiden @ 2020-07-04  4:04 UTC (permalink / raw)
  To: ml

[-- 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
+}

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

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

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-04  4:04 [PR PATCH] New package: zr-0.0.17 atweiden
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

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