Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: gurk-0.2.4
@ 2022-07-31 21:20 sprocklem
  2022-07-31 21:28 ` [PR REVIEW] " classabbyamp
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: sprocklem @ 2022-07-31 21:20 UTC (permalink / raw)
  To: ml

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

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

https://github.com/sprocklem/void-packages gurk
https://github.com/void-linux/void-packages/pull/38398

New package: gurk-0.2.4
#### Testing the changes
- I tested the changes in this PR: **YES**

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

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv7l

(Requested in issue #28974)

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

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

From 9381a954a73bbbd838652797080c791b8cde7a47 Mon Sep 17 00:00:00 2001
From: Maeve Sproule <sprocklem@gmail.com>
Date: Sun, 31 Jul 2022 15:04:58 -0600
Subject: [PATCH] New package: gurk-0.2.4

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

diff --git a/srcpkgs/gurk/template b/srcpkgs/gurk/template
new file mode 100644
index 000000000000..6f523c886976
--- /dev/null
+++ b/srcpkgs/gurk/template
@@ -0,0 +1,16 @@
+# Template file for 'gurk'
+pkgname=gurk
+version=0.2.4
+revision=1
+wrksrc="gurk-rs-${version}"
+build_style=cargo
+short_desc="Signal Messenger client for terminal"
+maintainer="Maeve Sproule <sprocklem@gmail.com>"
+license="AGPL-3.0-only"
+homepage="https://github.com/boxdot/gurk-rs"
+distfiles="https://github.com/boxdot/gurk-rs/archive/refs/tags/v${version}.tar.gz"
+checksum=fca42ea73a37514b17d7471cefe71233994dfa2d44da487358b3130dcd4780ca
+
+post_install() {
+	vlicense LICENSE-AGPL-3.0
+}

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

end of thread, other threads:[~2022-11-18  2:12 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-31 21:20 [PR PATCH] New package: gurk-0.2.4 sprocklem
2022-07-31 21:28 ` [PR REVIEW] " classabbyamp
2022-07-31 21:46 ` [PR PATCH] [Updated] " sprocklem
2022-07-31 21:53 ` sprocklem
2022-07-31 22:05 ` [PR REVIEW] " classabbyamp
2022-07-31 22:47 ` [PR PATCH] [Updated] " sprocklem
2022-08-01 11:47 ` sprocklem
2022-08-04  3:02 ` sprocklem
2022-08-04 20:08 ` sprocklem
2022-11-03  2:13 ` github-actions
2022-11-18  2:12 ` [PR PATCH] [Closed]: " github-actions

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