Github messages for voidlinux
 help / color / mirror / Atom feed
* Re: [PR PATCH] [Updated] New package: 6cord
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-17189@inbox.vuxu.org>
@ 2020-01-02 19:32 ` voidlinux-github
  2020-01-02 19:33 ` voidlinux-github
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2020-01-02 19:32 UTC (permalink / raw)
  To: ml

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

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

https://github.com/PaperMountainStudio/void-packages 6cord
https://github.com/void-linux/void-packages/pull/17189

New package: 6cord


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

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

From 54eb30b373e103587a62381bad3894771da98a8f Mon Sep 17 00:00:00 2001
From: Paper Mountain Studio <kodycze@gmail.com>
Date: Sat, 7 Dec 2019 11:01:44 +0100
Subject: [PATCH] New package: 6cord

---
 srcpkgs/6cord/template | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 srcpkgs/6cord/template

diff --git a/srcpkgs/6cord/template b/srcpkgs/6cord/template
new file mode 100644
index 00000000000..48c43c1d726
--- /dev/null
+++ b/srcpkgs/6cord/template
@@ -0,0 +1,19 @@
+# Template file for '6cord'
+pkgname=6cord
+version=9.5
+revision=1
+wrksrc="$pkgname-stable-$version"
+build_style=go
+go_import_path="gitlab.com/diamondburned/6cord"
+short_desc="Terminal UI for Discord"
+maintainer="Paper <paper@tilde.institute>"
+license="MPL-2.0"
+homepage="https://gitlab.com/diamondburned/6cord"
+distfiles="https://gitlab.com/diamondburned/$pkgname/-/archive/stable-$version/$pkgname-stable-$version.tar.gz"
+checksum=8ba69d154842aac4cebf85ff92e6d39d31827a43042bcccfcad3185876d5319b
+
+post_install() {
+	vdoc README.md
+    mkdir -p ${DESTDIR}/usr/share/doc/examples/$pkgname
+    cp 6cord.toml ${DESTDIR}/usr/share/doc/examples/$pkgname/
+}

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

* Re: [PR PATCH] [Updated] New package: 6cord
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-17189@inbox.vuxu.org>
  2020-01-02 19:32 ` [PR PATCH] [Updated] New package: 6cord voidlinux-github
@ 2020-01-02 19:33 ` voidlinux-github
  2020-01-02 19:53 ` voidlinux-github
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2020-01-02 19:33 UTC (permalink / raw)
  To: ml

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

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

https://github.com/PaperMountainStudio/void-packages 6cord
https://github.com/void-linux/void-packages/pull/17189

New package: 6cord


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

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

From 93e2d7d15db32c925153b9e3d99593710c049b63 Mon Sep 17 00:00:00 2001
From: Paper Mountain Studio <kodycze@gmail.com>
Date: Sat, 7 Dec 2019 11:01:44 +0100
Subject: [PATCH] New package: 6cord

---
 srcpkgs/6cord/template | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 srcpkgs/6cord/template

diff --git a/srcpkgs/6cord/template b/srcpkgs/6cord/template
new file mode 100644
index 00000000000..c4570adbe93
--- /dev/null
+++ b/srcpkgs/6cord/template
@@ -0,0 +1,19 @@
+# Template file for '6cord'
+pkgname=6cord
+version=9.5
+revision=1
+wrksrc="$pkgname-stable-$version"
+build_style=go
+go_import_path="gitlab.com/diamondburned/6cord"
+short_desc="Terminal UI for Discord"
+maintainer="Paper <paper@tilde.institute>"
+license="MPL-2.0"
+homepage="https://gitlab.com/diamondburned/6cord"
+distfiles="https://gitlab.com/diamondburned/$pkgname/-/archive/stable-$version/$pkgname-stable-$version.tar.gz"
+checksum=8ba69d154842aac4cebf85ff92e6d39d31827a43042bcccfcad3185876d5319b
+
+post_install() {
+	vdoc README.md
+	mkdir -p ${DESTDIR}/usr/share/doc/examples/$pkgname
+	cp 6cord.toml ${DESTDIR}/usr/share/doc/examples/$pkgname/
+}

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

* Re: [PR PATCH] [Updated] New package: 6cord
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-17189@inbox.vuxu.org>
  2020-01-02 19:32 ` [PR PATCH] [Updated] New package: 6cord voidlinux-github
  2020-01-02 19:33 ` voidlinux-github
@ 2020-01-02 19:53 ` voidlinux-github
  2020-01-03 12:32 ` voidlinux-github
  2020-02-14 15:35 ` [PR PATCH] [Merged]: " xtraeme
  4 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2020-01-02 19:53 UTC (permalink / raw)
  To: ml

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

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

https://github.com/PaperMountainStudio/void-packages 6cord
https://github.com/void-linux/void-packages/pull/17189

New package: 6cord


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

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

From 4e546df09a058d1b2642af5501b138cbf0f35114 Mon Sep 17 00:00:00 2001
From: Paper Mountain Studio <kodycze@gmail.com>
Date: Sat, 7 Dec 2019 11:01:44 +0100
Subject: [PATCH] New package: 6cord

---
 srcpkgs/6cord/template | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 srcpkgs/6cord/template

diff --git a/srcpkgs/6cord/template b/srcpkgs/6cord/template
new file mode 100644
index 00000000000..0679fbc304d
--- /dev/null
+++ b/srcpkgs/6cord/template
@@ -0,0 +1,19 @@
+# Template file for '6cord'
+pkgname=6cord
+version=9.5
+revision=1
+wrksrc="$pkgname-stable-$version"
+build_style=go
+go_import_path="gitlab.com/diamondburned/6cord"
+short_desc="Terminal UI for Discord"
+maintainer="Paper <paper@tilde.institute>"
+license="MPL-2.0"
+homepage="https://gitlab.com/diamondburned/6cord"
+distfiles="https://gitlab.com/diamondburned/$pkgname/-/archive/stable-$version/$pkgname-stable-$version.tar.gz"
+checksum=8ba69d154842aac4cebf85ff92e6d39d31827a43042bcccfcad3185876d5319b
+
+post_install() {
+	vdoc README.md
+	mkdir -p ${DESTDIR}/usr/share/examples/$pkgname
+	cp 6cord.toml ${DESTDIR}/usr/share/examples/$pkgname/
+}

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

* Re: [PR PATCH] [Updated] New package: 6cord
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-17189@inbox.vuxu.org>
                   ` (2 preceding siblings ...)
  2020-01-02 19:53 ` voidlinux-github
@ 2020-01-03 12:32 ` voidlinux-github
  2020-02-14 15:35 ` [PR PATCH] [Merged]: " xtraeme
  4 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2020-01-03 12:32 UTC (permalink / raw)
  To: ml

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

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

https://github.com/PaperMountainStudio/void-packages 6cord
https://github.com/void-linux/void-packages/pull/17189

New package: 6cord


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

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

From 4ba0065fb65ea8c384853237142461c820288e8d Mon Sep 17 00:00:00 2001
From: Paper Mountain Studio <kodycze@gmail.com>
Date: Sat, 7 Dec 2019 11:01:44 +0100
Subject: [PATCH] New package: 6cord

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

diff --git a/srcpkgs/6cord/template b/srcpkgs/6cord/template
new file mode 100644
index 00000000000..e5b6e36f562
--- /dev/null
+++ b/srcpkgs/6cord/template
@@ -0,0 +1,18 @@
+# Template file for '6cord'
+pkgname=6cord
+version=9.5
+revision=1
+wrksrc="$pkgname-stable-$version"
+build_style=go
+go_import_path="gitlab.com/diamondburned/6cord"
+short_desc="Terminal UI for Discord"
+maintainer="Paper <paper@tilde.institute>"
+license="MPL-2.0"
+homepage="https://gitlab.com/diamondburned/6cord"
+distfiles="https://gitlab.com/diamondburned/$pkgname/-/archive/stable-$version/$pkgname-stable-$version.tar.gz"
+checksum=8ba69d154842aac4cebf85ff92e6d39d31827a43042bcccfcad3185876d5319b
+
+post_install() {
+	vdoc README.md
+	vsconf 6cord.toml
+}

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

* Re: [PR PATCH] [Merged]: New package: 6cord
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-17189@inbox.vuxu.org>
                   ` (3 preceding siblings ...)
  2020-01-03 12:32 ` voidlinux-github
@ 2020-02-14 15:35 ` xtraeme
  4 siblings, 0 replies; 5+ messages in thread
From: xtraeme @ 2020-02-14 15:35 UTC (permalink / raw)
  To: ml

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

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

New package: 6cord
https://github.com/void-linux/void-packages/pull/17189

Description:


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

end of thread, other threads:[~2020-02-14 15:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-17189@inbox.vuxu.org>
2020-01-02 19:32 ` [PR PATCH] [Updated] New package: 6cord voidlinux-github
2020-01-02 19:33 ` voidlinux-github
2020-01-02 19:53 ` voidlinux-github
2020-01-03 12:32 ` voidlinux-github
2020-02-14 15:35 ` [PR PATCH] [Merged]: " xtraeme

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