Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: gomuks-0.3.0
@ 2023-03-07 18:27 mhmdanas
  2023-05-06 18:20 ` mhmdanas
  2023-05-06 18:20 ` [PR PATCH] [Closed]: " mhmdanas
  0 siblings, 2 replies; 7+ messages in thread
From: mhmdanas @ 2023-03-07 18:27 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mhmdanas/void-packages create-gomuks
https://github.com/void-linux/void-packages/pull/42646

New package: gomuks-0.3.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### 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** (compiled)

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- 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/42646.patch is attached

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

From 0fd13a6f87b995f9e09df74deb33a3ea859c582f Mon Sep 17 00:00:00 2001
From: mhmdanas <triallax@tutanota.com>
Date: Tue, 7 Mar 2023 18:23:50 +0000
Subject: [PATCH] New package: gomuks-0.3.0

---
 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 000000000000..35ff47999101
--- /dev/null
+++ b/srcpkgs/gomuks/template
@@ -0,0 +1,18 @@
+# Template file for 'gomuks'
+pkgname=gomuks
+version=0.3.0
+revision=1
+build_style=go
+go_import_path="maunium.net/go/gomuks"
+makedepends="olm-devel"
+short_desc="Terminal Matrix client"
+maintainer="Mohammed Anas <triallax@tutanota.com>"
+license="AGPL-3.0-or-later"
+homepage="https://maunium.net/go/gomuks/"
+changelog="https://github.com/tulir/gomuks/raw/master/CHANGELOG.md"
+distfiles="https://github.com/tulir/gomuks/archive/refs/tags/v${version}.tar.gz"
+checksum=0710a63cc3ec9a4f525510497ba64aa94170498eb536411d089871f336d99ab4
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: New package: gomuks-0.3.0
  2023-03-07 18:27 [PR PATCH] New package: gomuks-0.3.0 mhmdanas
@ 2023-05-06 18:20 ` mhmdanas
  2023-05-06 18:20 ` [PR PATCH] [Closed]: " mhmdanas
  1 sibling, 0 replies; 7+ messages in thread
From: mhmdanas @ 2023-05-06 18:20 UTC (permalink / raw)
  To: ml

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

New comment by mhmdanas on void-packages repository

https://github.com/void-linux/void-packages/pull/42646#issuecomment-1537196279

Comment:
Not using Gomuks anymore.

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

* Re: [PR PATCH] [Closed]: New package: gomuks-0.3.0
  2023-03-07 18:27 [PR PATCH] New package: gomuks-0.3.0 mhmdanas
  2023-05-06 18:20 ` mhmdanas
@ 2023-05-06 18:20 ` mhmdanas
  1 sibling, 0 replies; 7+ messages in thread
From: mhmdanas @ 2023-05-06 18:20 UTC (permalink / raw)
  To: ml

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

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

New package: gomuks-0.3.0
https://github.com/void-linux/void-packages/pull/42646

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### 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** (compiled)

Sixth PR to add Gomuks, and hopefully the last. :D

Last PR to add Gomuks (https://github.com/void-linux/void-packages/pull/27721) was blocked due to https://github.com/tulir/gomuks/issues/250, which has since been fixed (I tested and confirmed this myself).
<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- 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
-->


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

* Re: New package: gomuks-0.3.0
  2023-06-13 10:15 [PR PATCH] " motorto
                   ` (2 preceding siblings ...)
  2023-09-24 12:59 ` motorto
@ 2023-10-18  4:11 ` samuelmarinsoto
  3 siblings, 0 replies; 7+ messages in thread
From: samuelmarinsoto @ 2023-10-18  4:11 UTC (permalink / raw)
  To: ml

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

New comment by samuelmarinsoto on void-packages repository

https://github.com/void-linux/void-packages/pull/44403#issuecomment-1767606775

Comment:
Ok, just built it on my machine (x86_64-glibc) and it works, thanks!

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

* Re: New package: gomuks-0.3.0
  2023-06-13 10:15 [PR PATCH] " motorto
  2023-09-12  1:44 ` github-actions
  2023-09-24  4:25 ` samuelmarinsoto
@ 2023-09-24 12:59 ` motorto
  2023-10-18  4:11 ` samuelmarinsoto
  3 siblings, 0 replies; 7+ messages in thread
From: motorto @ 2023-09-24 12:59 UTC (permalink / raw)
  To: ml

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

New comment by motorto on void-packages repository

https://github.com/void-linux/void-packages/pull/44403#issuecomment-1732565306

Comment:
> bumping. would like me some gomuks

Feel free to try it in your system, the instructions are here: https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#testing-pull-requests

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

* Re: New package: gomuks-0.3.0
  2023-06-13 10:15 [PR PATCH] " motorto
  2023-09-12  1:44 ` github-actions
@ 2023-09-24  4:25 ` samuelmarinsoto
  2023-09-24 12:59 ` motorto
  2023-10-18  4:11 ` samuelmarinsoto
  3 siblings, 0 replies; 7+ messages in thread
From: samuelmarinsoto @ 2023-09-24  4:25 UTC (permalink / raw)
  To: ml

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

New comment by samuelmarinsoto on void-packages repository

https://github.com/void-linux/void-packages/pull/44403#issuecomment-1732473628

Comment:
bumping. would like me some gomuks

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

* Re: New package: gomuks-0.3.0
  2023-06-13 10:15 [PR PATCH] " motorto
@ 2023-09-12  1:44 ` github-actions
  2023-09-24  4:25 ` samuelmarinsoto
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 7+ messages in thread
From: github-actions @ 2023-09-12  1:44 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/44403#issuecomment-1714841003

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

end of thread, other threads:[~2023-10-18  4:11 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-07 18:27 [PR PATCH] New package: gomuks-0.3.0 mhmdanas
2023-05-06 18:20 ` mhmdanas
2023-05-06 18:20 ` [PR PATCH] [Closed]: " mhmdanas
2023-06-13 10:15 [PR PATCH] " motorto
2023-09-12  1:44 ` github-actions
2023-09-24  4:25 ` samuelmarinsoto
2023-09-24 12:59 ` motorto
2023-10-18  4:11 ` samuelmarinsoto

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