Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: zk-0.14.0
@ 2024-05-18  3:11 cinerea0
  2024-05-18  8:26 ` MIvanchev
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: cinerea0 @ 2024-05-18  3:11 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages zk
https://github.com/void-linux/void-packages/pull/50400

New package: zk-0.14.0
#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

Unfortunately they haven't made a new release since switching to the new org, so the `go_import_path` will be weird until the next release.

---

Closes #50398



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

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

From da4c39b6688fa2aa9dc33c6ad3aa488cebeb5ac3 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Fri, 17 May 2024 23:08:09 -0400
Subject: [PATCH] New package: zk-0.14.0

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

diff --git a/srcpkgs/zk/template b/srcpkgs/zk/template
new file mode 100644
index 00000000000000..0d5ca23b2991dc
--- /dev/null
+++ b/srcpkgs/zk/template
@@ -0,0 +1,15 @@
+# Template file for 'zk'
+pkgname=zk
+version=0.14.0
+revision=1
+build_style=go
+go_import_path=github.com/mickael-menu/zk
+go_build_tags="fts5"
+go_ldflags="-X main.Version=${version}"
+short_desc="Plain text note-taking assistant"
+maintainer="cinerea0 <cinerea0@protonmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://zk-org.github.io/zk/"
+changelog="https://raw.githubusercontent.com/zk-org/zk/main/CHANGELOG.md"
+distfiles="https://github.com/zk-org/zk/archive/refs/tags/v${version}.tar.gz"
+checksum=bd96f93d50e2e72ce05f36c3dab5b7942ae205756f26d4c68ba2a7ccc783abc8

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

end of thread, other threads:[~2024-05-23 19:02 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-18  3:11 [PR PATCH] New package: zk-0.14.0 cinerea0
2024-05-18  8:26 ` MIvanchev
2024-05-20  1:28 ` classabbyamp
2024-05-20  7:50 ` MIvanchev
2024-05-20  7:53 ` classabbyamp
2024-05-20  7:56 ` MIvanchev
2024-05-20  8:07 ` classabbyamp
2024-05-20  8:07 ` classabbyamp
2024-05-23 19:02 ` [PR PATCH] [Merged]: " cinerea0

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