Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: gomuks-0.2.1
@ 2020-12-06  5:11 FollieHiyuki
  2020-12-07 19:17 ` ndowens
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: FollieHiyuki @ 2020-12-06  5:11 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 336 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/26979

New package: gomuks-0.2.1
Adopt from #21893

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

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

From 49e26fb1f7b540f013623d825ae7fe1192b80273 Mon Sep 17 00:00:00 2001
From: FollieHiyuki <folliekazetani@protonmail.com>
Date: Sun, 6 Dec 2020 08:06:03 +0300
Subject: [PATCH] New package: gomuks-0.2.1

---
 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..9926425d408
--- /dev/null
+++ b/srcpkgs/gomuks/template
@@ -0,0 +1,17 @@
+# Template file for 'gomuks'
+pkgname=gomuks
+version=0.2.1
+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=513da6d936af5f570b5f8b491f361cab23b05d9a84e94d337766d44076a5744f
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: New package: gomuks-0.2.1
  2020-12-06  5:11 [PR PATCH] New package: gomuks-0.2.1 FollieHiyuki
@ 2020-12-07 19:17 ` ndowens
  2020-12-08  4:19 ` FollieHiyuki
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: ndowens @ 2020-12-07 19:17 UTC (permalink / raw)
  To: ml

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

New comment by ndowens on void-packages repository

https://github.com/void-linux/void-packages/pull/26979#issuecomment-740124253

Comment:
Have you tried running this, earlier I tried, inlcuding using this template and gomuks segfaults and such after login

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

* Re: New package: gomuks-0.2.1
  2020-12-06  5:11 [PR PATCH] New package: gomuks-0.2.1 FollieHiyuki
  2020-12-07 19:17 ` ndowens
@ 2020-12-08  4:19 ` FollieHiyuki
  2020-12-08  4:25 ` FollieHiyuki
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: FollieHiyuki @ 2020-12-08  4:19 UTC (permalink / raw)
  To: ml

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

New comment by FollieHiyuki on void-packages repository

https://github.com/void-linux/void-packages/pull/26979#issuecomment-740365037

Comment:
My bad there for not testing it thoroughly.

Yes it crashes when I try logging in to a server.

This seems to be related to [#224](https://github.com/tulir/gomuks/issues/244) and [#242](https://github.com/tulir/gomuks/issues/242). I don't know why exactly, but it ran fine if is built from source.

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

* Re: New package: gomuks-0.2.1
  2020-12-06  5:11 [PR PATCH] New package: gomuks-0.2.1 FollieHiyuki
  2020-12-07 19:17 ` ndowens
  2020-12-08  4:19 ` FollieHiyuki
@ 2020-12-08  4:25 ` FollieHiyuki
  2020-12-08  4:26 ` FollieHiyuki
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: FollieHiyuki @ 2020-12-08  4:25 UTC (permalink / raw)
  To: ml

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

New comment by FollieHiyuki on void-packages repository

https://github.com/void-linux/void-packages/pull/26979#issuecomment-740365037

Comment:
My bad there for not testing it thoroughly.

Yes it crashes when I try logging in to a server.

This seems to be related to [#224](https://github.com/tulir/gomuks/issues/244) and [#242](https://github.com/tulir/gomuks/issues/242). I don't know why exactly, but it ran fine if is built from latest source (still crashes on 0.2.1 source though).

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

* Re: New package: gomuks-0.2.1
  2020-12-06  5:11 [PR PATCH] New package: gomuks-0.2.1 FollieHiyuki
                   ` (2 preceding siblings ...)
  2020-12-08  4:25 ` FollieHiyuki
@ 2020-12-08  4:26 ` FollieHiyuki
  2020-12-30 16:53 ` [PR PATCH] [Closed]: " FollieHiyuki
  2020-12-30 16:53 ` FollieHiyuki
  5 siblings, 0 replies; 7+ messages in thread
From: FollieHiyuki @ 2020-12-08  4:26 UTC (permalink / raw)
  To: ml

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

New comment by FollieHiyuki on void-packages repository

https://github.com/void-linux/void-packages/pull/26979#issuecomment-740365037

Comment:
My bad for not testing it thoroughly.

Yes it crashes when I try logging in to a server.

This seems to be related to [#224](https://github.com/tulir/gomuks/issues/244) and [#242](https://github.com/tulir/gomuks/issues/242). I don't know why exactly, but it runs fine if it is built from latest source (still crashes on 0.2.1 source though).

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

* Re: [PR PATCH] [Closed]: New package: gomuks-0.2.1
  2020-12-06  5:11 [PR PATCH] New package: gomuks-0.2.1 FollieHiyuki
                   ` (3 preceding siblings ...)
  2020-12-08  4:26 ` FollieHiyuki
@ 2020-12-30 16:53 ` FollieHiyuki
  2020-12-30 16:53 ` FollieHiyuki
  5 siblings, 0 replies; 7+ messages in thread
From: FollieHiyuki @ 2020-12-30 16:53 UTC (permalink / raw)
  To: ml

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

There's a closed pull request on the void-packages repository

New package: gomuks-0.2.1
https://github.com/void-linux/void-packages/pull/26979

Description:
Adopt from #21893

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

* Re: New package: gomuks-0.2.1
  2020-12-06  5:11 [PR PATCH] New package: gomuks-0.2.1 FollieHiyuki
                   ` (4 preceding siblings ...)
  2020-12-30 16:53 ` [PR PATCH] [Closed]: " FollieHiyuki
@ 2020-12-30 16:53 ` FollieHiyuki
  5 siblings, 0 replies; 7+ messages in thread
From: FollieHiyuki @ 2020-12-30 16:53 UTC (permalink / raw)
  To: ml

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

New comment by FollieHiyuki on void-packages repository

https://github.com/void-linux/void-packages/pull/26979#issuecomment-752688442

Comment:
I will close this and wait for the next release.

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

end of thread, other threads:[~2020-12-30 16:53 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-06  5:11 [PR PATCH] New package: gomuks-0.2.1 FollieHiyuki
2020-12-07 19:17 ` ndowens
2020-12-08  4:19 ` FollieHiyuki
2020-12-08  4:25 ` FollieHiyuki
2020-12-08  4:26 ` FollieHiyuki
2020-12-30 16:53 ` [PR PATCH] [Closed]: " FollieHiyuki
2020-12-30 16:53 ` FollieHiyuki

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