Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: 6cord
Date: Thu, 02 Jan 2020 20:32:54 +0100	[thread overview]
Message-ID: <20200102193254.zAuOYoO3x2qQ15AdXZ56kF1V3u-eSzXgcYNVXqT3KKQ@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-17189@inbox.vuxu.org>

[-- 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/
+}

  parent reply	other threads:[~2020-01-02 19:32 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-17189@inbox.vuxu.org>
2020-01-02 19:29 ` voidlinux-github
2020-01-02 19:32 ` voidlinux-github [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200102193254.zAuOYoO3x2qQ15AdXZ56kF1V3u-eSzXgcYNVXqT3KKQ@z \
    --to=voidlinux-github@inbox.vuxu.org \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).