Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: glow-0.1.6
@ 2020-01-09  8:29 voidlinux-github
  2020-01-09  8:36 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: voidlinux-github @ 2020-01-09  8:29 UTC (permalink / raw)
  To: ml

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

There is a new 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: 926 bytes --]

From 314e06cab882b9c3160c10d4b719939f0332dd5f 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.1.6

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

diff --git a/srcpkgs/glow/template b/srcpkgs/glow/template
new file mode 100644
index 00000000000..a824e2a5cd8
--- /dev/null
+++ b/srcpkgs/glow/template
@@ -0,0 +1,12 @@
+# Template file for 'glow'
+pkgname=glow
+version=0.1.6
+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=a0848b1f4865251e445b6d88e98cbc44a4dfa835fc0a705fb79c1ed372bef2bc

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

* Re: [PR PATCH] [Updated] New package: glow-0.1.6
  2020-01-09  8:29 [PR PATCH] New package: glow-0.1.6 voidlinux-github
@ 2020-01-09  8:36 ` voidlinux-github
  2020-01-09 17:55 ` voidlinux-github
  2020-02-14 15:29 ` [PR PATCH] [Merged]: New package: glow-0.2.0 xtraeme
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2020-01-09  8:36 UTC (permalink / raw)
  To: ml

[-- 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 b3d7203b5f0dc6403ab32aaa08a1cf1743d9d498 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.1.6

---
 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..8fd471815d1
--- /dev/null
+++ b/srcpkgs/glow/template
@@ -0,0 +1,16 @@
+# Template file for 'glow'
+pkgname=glow
+version=0.1.6
+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=a0848b1f4865251e445b6d88e98cbc44a4dfa835fc0a705fb79c1ed372bef2bc
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: glow-0.1.6
  2020-01-09  8:29 [PR PATCH] New package: glow-0.1.6 voidlinux-github
  2020-01-09  8:36 ` [PR PATCH] [Updated] " voidlinux-github
@ 2020-01-09 17:55 ` voidlinux-github
  2020-02-14 15:29 ` [PR PATCH] [Merged]: New package: glow-0.2.0 xtraeme
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2020-01-09 17:55 UTC (permalink / raw)
  To: ml

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

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

* Re: [PR PATCH] [Merged]: New package: glow-0.2.0
  2020-01-09  8:29 [PR PATCH] New package: glow-0.1.6 voidlinux-github
  2020-01-09  8:36 ` [PR PATCH] [Updated] " voidlinux-github
  2020-01-09 17:55 ` voidlinux-github
@ 2020-02-14 15:29 ` xtraeme
  2 siblings, 0 replies; 4+ messages in thread
From: xtraeme @ 2020-02-14 15:29 UTC (permalink / raw)
  To: ml

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

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

New package: glow-0.2.0
https://github.com/void-linux/void-packages/pull/18126

Description:


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

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

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-09  8:29 [PR PATCH] New package: glow-0.1.6 voidlinux-github
2020-01-09  8:36 ` [PR PATCH] [Updated] " voidlinux-github
2020-01-09 17:55 ` voidlinux-github
2020-02-14 15:29 ` [PR PATCH] [Merged]: New package: glow-0.2.0 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).