Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: gomuks-0.2.2
@ 2021-01-06 20:47 FollieHiyuki
  2021-01-08 23:03 ` kawaiiamber
                   ` (36 more replies)
  0 siblings, 37 replies; 41+ messages in thread
From: FollieHiyuki @ 2021-01-06 20:47 UTC (permalink / raw)
  To: ml

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

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

https://github.com/FollieHiyuki/void-packages gomuks
https://github.com/void-linux/void-packages/pull/27721

New package: gomuks-0.2.2
Tested briefly for an hour or so on my machine (x86_64-musl).
Cross-signing seems to work fine.

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

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

From 7bea4855dbe4e0b4bce052e88f76df18ab57f5c4 Mon Sep 17 00:00:00 2001
From: FollieHiyuki <folliekazetani@protonmail.com>
Date: Wed, 6 Jan 2021 23:37:46 +0300
Subject: [PATCH] New package: gomuks-0.2.2

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

diff --git a/srcpkgs/gomuks/template b/srcpkgs/gomuks/template
new file mode 100644
index 00000000000..e856b2de84d
--- /dev/null
+++ b/srcpkgs/gomuks/template
@@ -0,0 +1,17 @@
+# Template file for 'gomuks'
+pkgname=gomuks
+version=0.2.2
+revision=1
+build_style=go
+go_import_path="maunium.net/go/gomuks"
+makedepends="olm-devel"
+short_desc="Terminal based Matrix client written in Go"
+maintainer="FollieHiyuki <folliekazetani@protonmail.com>"
+license="AGPL-3.0-or-later"
+homepage="https://github.com/tulir/gomuks"
+distfiles="https://github.com/tulir/gomuks/archive/v${version}.tar.gz"
+checksum=aa80f9b01f338196595c30e7b06fd2ec2f3de40520961d1fa1820a09b28722ee
+
+post_install() {
+	vlicense LICENSE
+}

^ permalink raw reply	[flat|nested] 41+ messages in thread
* [PR PATCH] New package: gomuks-0.2.2
@ 2021-01-31 16:12 begss
  2021-01-31 16:47 ` ericonr
                   ` (2 more replies)
  0 siblings, 3 replies; 41+ messages in thread
From: begss @ 2021-01-31 16:12 UTC (permalink / raw)
  To: ml

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

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

https://github.com/begss/void-packages gomuks
https://github.com/void-linux/void-packages/pull/28362

New package: gomuks-0.2.2
<!-- Mark items with [x] where applicable -->

#### General
- [x] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

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

From a7f5062a14bb521f754005022633744e90e26aba Mon Sep 17 00:00:00 2001
From: begs <begs@disroot.org>
Date: Sun, 31 Jan 2021 19:04:41 +0300
Subject: [PATCH] New package: gomuks-0.2.2

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

diff --git a/srcpkgs/gomuks/template b/srcpkgs/gomuks/template
new file mode 100644
index 00000000000..1a56bbb26f0
--- /dev/null
+++ b/srcpkgs/gomuks/template
@@ -0,0 +1,18 @@
+# Template file for 'gomuks'
+pkgname=gomuks
+version=0.2.2
+revision=1
+build_style=go
+go_import_path=maunium.net/go/gomuks
+hostmakedepends="git"
+makedepends="olm-devel"
+short_desc="Terminal based Matrix client written in Go"
+maintainer="Maxim Karasev <begs@disroot.org>"
+license="AGPL-3.0-or-later"
+homepage="https://github.com/tulir/gomuks"
+distfiles="https://github.com/tulir/gomuks/archive/v${version}.tar.gz"
+checksum=aa80f9b01f338196595c30e7b06fd2ec2f3de40520961d1fa1820a09b28722ee
+
+post_install() {
+	vlicense LICENSE
+}

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

end of thread, other threads:[~2022-05-17  2:13 UTC | newest]

Thread overview: 41+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-06 20:47 [PR PATCH] New package: gomuks-0.2.2 FollieHiyuki
2021-01-08 23:03 ` kawaiiamber
2021-01-08 23:38 ` [PR PATCH] [Updated] " FollieHiyuki
2021-01-08 23:39 ` FollieHiyuki
2021-01-08 23:42 ` FollieHiyuki
2021-01-14 21:41 ` kawaiiamber
2021-01-14 23:30 ` [PR REVIEW] " ericonr
2021-01-15  6:06 ` [PR PATCH] [Updated] " FollieHiyuki
2021-01-15  6:07 ` [PR REVIEW] " FollieHiyuki
2021-01-15 18:43 ` ericonr
2021-01-15 18:43 ` ericonr
2021-01-15 18:43 ` ericonr
2021-01-15 19:24 ` FollieHiyuki
2021-01-15 19:40 ` FollieHiyuki
2021-01-15 21:54 ` ericonr
2021-01-15 22:15 ` ericonr
2021-01-16  5:53 ` FollieHiyuki
2021-01-16  8:05 ` travankor
2021-01-16  8:06 ` travankor
2021-01-16  8:07 ` kawaiiamber
2021-01-16 12:53 ` ericonr
2021-01-16 13:35 ` FollieHiyuki
2021-02-19 17:13 ` [PR PATCH] [Updated] [WIP] " FollieHiyuki
2021-02-19 17:16 ` FollieHiyuki
2021-02-19 17:32 ` kawaiiamber
2021-02-19 17:41 ` FollieHiyuki
2021-02-19 17:44 ` kawaiiamber
2021-02-19 17:55 ` kawaiiamber
2021-04-09 10:20 ` jhe2
2021-04-09 10:30 ` jhe2
2021-10-18 21:45 ` ElDifinitivo
2021-10-24 16:13 ` ericonr
2021-12-07 22:31 ` motorto
2021-12-08  1:41 ` ericonr
2021-12-08  1:41 ` ericonr
2021-12-08  9:27 ` motorto
2022-05-02  2:15 ` github-actions
2022-05-17  2:13 ` [PR PATCH] [Closed]: " github-actions
2021-01-31 16:12 [PR PATCH] " begss
2021-01-31 16:47 ` ericonr
2021-01-31 17:01 ` begss
2021-01-31 17:10 ` ericonr

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