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: glow-0.1.6
Date: Thu, 09 Jan 2020 18:55:04 +0100	[thread overview]
Message-ID: <20200109175504.6wYiMcVE3E_CzrMlfyKRWVx1ajwVxy8k_F5f3hq1Gqo@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18126@inbox.vuxu.org>

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

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

https://github.com/klardotsh/void-packages klardotsh-glow
https://github.com/void-linux/void-packages/pull/18126

New package: glow-0.1.6


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

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

From b93530486e92ceb7229e4380f31ca2ac1b6ea24e Mon Sep 17 00:00:00 2001
From: Josh Klar <josh@klar.sh>
Date: Thu, 9 Jan 2020 00:28:14 -0800
Subject: [PATCH] New package: glow-0.2.0

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

diff --git a/srcpkgs/glow/template b/srcpkgs/glow/template
new file mode 100644
index 00000000000..efcafec980e
--- /dev/null
+++ b/srcpkgs/glow/template
@@ -0,0 +1,16 @@
+# Template file for 'glow'
+pkgname=glow
+version=0.2.0
+revision=1
+build_style=go
+go_import_path=github.com/charmbracelet/glow
+short_desc="Render markdown on the CLI, with pizzazz"
+maintainer="klardotsh <josh@klar.sh>"
+license="MIT"
+homepage="https://github.com/charmbracelet/glow"
+distfiles="https://github.com/charmbracelet/glow/archive/v${version}${_status}.tar.gz"
+checksum=031a47a06767373ae7d0ad3b6dfd64075b93d66a8a980a7250358fc5f30d05f4
+
+post_install() {
+	vlicense LICENSE
+}

  parent reply	other threads:[~2020-01-09 17:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-09  8:29 [PR PATCH] " voidlinux-github
2020-01-09  8:36 ` [PR PATCH] [Updated] " voidlinux-github
2020-01-09 17:55 ` voidlinux-github [this message]
2020-02-14 15:29 ` [PR PATCH] [Merged]: New package: glow-0.2.0 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=20200109175504.6wYiMcVE3E_CzrMlfyKRWVx1ajwVxy8k_F5f3hq1Gqo@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).