Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: gomatrix-101.0.0
@ 2019-10-03 22:07 voidlinux-github
  2019-10-03 22:11 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: voidlinux-github @ 2019-10-03 22:07 UTC (permalink / raw)
  To: ml

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

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

https://github.com/misuchiru03/void-packages np_gomatrix_101.0.0
https://github.com/void-linux/void-packages/pull/15029

New package: gomatrix-101.0.0


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

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

From 036920d765199237ec308596f9155b34a850a289 Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+void@gmail.com>
Date: Thu, 3 Oct 2019 15:05:40 -0700
Subject: [PATCH] New package: gomatrix-101.0.0

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

diff --git a/srcpkgs/gomatrix/template b/srcpkgs/gomatrix/template
new file mode 100644
index 00000000000..0a2f19c48f9
--- /dev/null
+++ b/srcpkgs/gomatrix/template
@@ -0,0 +1,13 @@
+# Template file for 'gomatrix'
+pkgname=gomatrix
+version=101.0.0
+revision=1
+build_style=go
+go_import_path=github.com/GeertJohan/gomatrix
+hostmakedepends="git"
+short_desc="Terminal Matrix display in golang"
+maintainer="Alex Childs <misuchiru03+void@gmail.com>"
+license="BSD-2-Clause"
+homepage="https://github.com/GeertJohan/gomatrix"
+distfiles="https://github.com/GeertJohan/gomatrix/archive/v${version}.tar.gz"
+checksum=4d71d2509ac84f2340537d5e6f0eb9810b4173706f13cd6fe5e5e8ee5a69a50c

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

* Re: [PR PATCH] [Updated] New package: gomatrix-101.0.0
  2019-10-03 22:07 [PR PATCH] New package: gomatrix-101.0.0 voidlinux-github
  2019-10-03 22:11 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-10-03 22:11 ` voidlinux-github
  2019-10-04  8:16 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-10-03 22:11 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by misuchiru03 against master on the void-packages repository

https://github.com/misuchiru03/void-packages np_gomatrix_101.0.0
https://github.com/void-linux/void-packages/pull/15029

New package: gomatrix-101.0.0


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

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

From 855288afd68300f8accdb8596f34eef2d4851ce6 Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+void@gmail.com>
Date: Thu, 3 Oct 2019 15:05:40 -0700
Subject: [PATCH] New package: gomatrix-101.0.0

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

diff --git a/srcpkgs/gomatrix/template b/srcpkgs/gomatrix/template
new file mode 100644
index 00000000000..fae7a4343ed
--- /dev/null
+++ b/srcpkgs/gomatrix/template
@@ -0,0 +1,17 @@
+# Template file for 'gomatrix'
+pkgname=gomatrix
+version=101.0.0
+revision=1
+build_style=go
+go_import_path=github.com/GeertJohan/gomatrix
+hostmakedepends="git"
+short_desc="Terminal Matrix display in golang"
+maintainer="Alex Childs <misuchiru03+void@gmail.com>"
+license="BSD-2-Clause"
+homepage="https://github.com/GeertJohan/gomatrix"
+distfiles="https://github.com/GeertJohan/gomatrix/archive/v${version}.tar.gz"
+checksum=4d71d2509ac84f2340537d5e6f0eb9810b4173706f13cd6fe5e5e8ee5a69a50c
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: gomatrix-101.0.0
  2019-10-03 22:07 [PR PATCH] New package: gomatrix-101.0.0 voidlinux-github
@ 2019-10-03 22:11 ` voidlinux-github
  2019-10-03 22:11 ` voidlinux-github
  2019-10-04  8:16 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-10-03 22:11 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by misuchiru03 against master on the void-packages repository

https://github.com/misuchiru03/void-packages np_gomatrix_101.0.0
https://github.com/void-linux/void-packages/pull/15029

New package: gomatrix-101.0.0


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

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

From 855288afd68300f8accdb8596f34eef2d4851ce6 Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+void@gmail.com>
Date: Thu, 3 Oct 2019 15:05:40 -0700
Subject: [PATCH] New package: gomatrix-101.0.0

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

diff --git a/srcpkgs/gomatrix/template b/srcpkgs/gomatrix/template
new file mode 100644
index 00000000000..fae7a4343ed
--- /dev/null
+++ b/srcpkgs/gomatrix/template
@@ -0,0 +1,17 @@
+# Template file for 'gomatrix'
+pkgname=gomatrix
+version=101.0.0
+revision=1
+build_style=go
+go_import_path=github.com/GeertJohan/gomatrix
+hostmakedepends="git"
+short_desc="Terminal Matrix display in golang"
+maintainer="Alex Childs <misuchiru03+void@gmail.com>"
+license="BSD-2-Clause"
+homepage="https://github.com/GeertJohan/gomatrix"
+distfiles="https://github.com/GeertJohan/gomatrix/archive/v${version}.tar.gz"
+checksum=4d71d2509ac84f2340537d5e6f0eb9810b4173706f13cd6fe5e5e8ee5a69a50c
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Merged]: New package: gomatrix-101.0.0
  2019-10-03 22:07 [PR PATCH] New package: gomatrix-101.0.0 voidlinux-github
  2019-10-03 22:11 ` [PR PATCH] [Updated] " voidlinux-github
  2019-10-03 22:11 ` voidlinux-github
@ 2019-10-04  8:16 ` voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-10-04  8:16 UTC (permalink / raw)
  To: ml

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

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

New package: gomatrix-101.0.0
https://github.com/void-linux/void-packages/pull/15029

Description:


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

end of thread, other threads:[~2019-10-04  8:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-03 22:07 [PR PATCH] New package: gomatrix-101.0.0 voidlinux-github
2019-10-03 22:11 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-03 22:11 ` voidlinux-github
2019-10-04  8:16 ` [PR PATCH] [Merged]: " voidlinux-github

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