Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New Package: python3-termtosvg-1.0.0
@ 2019-12-31  0:58 voidlinux-github
  2019-12-31  1:08 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: voidlinux-github @ 2019-12-31  0:58 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ndowens/void-packages termtosvg
https://github.com/void-linux/void-packages/pull/17914

New Package: python3-termtosvg-1.0.0


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

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

From 510e30d327e0f8643ece0ad73f15406db4e9c37e Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens04@gmail.com>
Date: Mon, 30 Dec 2019 18:39:39 -0600
Subject: [PATCH] New Package: python3-termtosvg-1.0.0

---
 srcpkgs/python3-termtosvg/template | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 srcpkgs/python3-termtosvg/template

diff --git a/srcpkgs/python3-termtosvg/template b/srcpkgs/python3-termtosvg/template
new file mode 100644
index 00000000000..065e6fd28e8
--- /dev/null
+++ b/srcpkgs/python3-termtosvg/template
@@ -0,0 +1,15 @@
+# Template file for 'python3-termtosvg'
+pkgname=python3-termtosvg
+version=1.0.0
+revision=1
+archs="noarch"
+wrksrc="termtosvg-${version}"
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+depends="python3 python3-pyte python3-lxml python3-wcwidth"
+short_desc="Record terminal sessions as SVG animations"
+maintainer="Nathan Owens <ndowens04@gmail.com>"
+license="BSD-3-Clause"
+homepage="https://nbedos.github.io/termtosvg/"
+distfiles="https://github.com/nbedos/termtosvg/archive/${version}.tar.gz"
+checksum=0de3f9faa6d288f0f95504303df08267116b316fa74923b04a589dc62200ff64

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

* Re: [PR PATCH] [Updated] New Package: python3-termtosvg-1.0.0
  2019-12-31  0:58 [PR PATCH] New Package: python3-termtosvg-1.0.0 voidlinux-github
@ 2019-12-31  1:08 ` voidlinux-github
  2019-12-31 15:10 ` voidlinux-github
  2019-12-31 15:37 ` [PR PATCH] [Merged]: New Package: termtosvg-1.0.0 voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-12-31  1:08 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ndowens/void-packages termtosvg
https://github.com/void-linux/void-packages/pull/17914

New Package: python3-termtosvg-1.0.0


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

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

From f0ac4659109636cd18e0f56b089a62bc0cc60345 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens04@gmail.com>
Date: Mon, 30 Dec 2019 18:39:39 -0600
Subject: [PATCH] New Package: python3-termtosvg-1.0.0

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

diff --git a/srcpkgs/python3-termtosvg/template b/srcpkgs/python3-termtosvg/template
new file mode 100644
index 00000000000..bb223fc39b3
--- /dev/null
+++ b/srcpkgs/python3-termtosvg/template
@@ -0,0 +1,19 @@
+# Template file for 'python3-termtosvg'
+pkgname=python3-termtosvg
+version=1.0.0
+revision=1
+archs="noarch"
+wrksrc="termtosvg-${version}"
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+depends="python3 python3-pyte python3-lxml python3-wcwidth"
+short_desc="Record terminal sessions as SVG animations"
+maintainer="Nathan Owens <ndowens04@gmail.com>"
+license="BSD-3-Clause"
+homepage="https://nbedos.github.io/termtosvg/"
+distfiles="https://github.com/nbedos/termtosvg/archive/${version}.tar.gz"
+checksum=0de3f9faa6d288f0f95504303df08267116b316fa74923b04a589dc62200ff64
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New Package: python3-termtosvg-1.0.0
  2019-12-31  0:58 [PR PATCH] New Package: python3-termtosvg-1.0.0 voidlinux-github
  2019-12-31  1:08 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-12-31 15:10 ` voidlinux-github
  2019-12-31 15:37 ` [PR PATCH] [Merged]: New Package: termtosvg-1.0.0 voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-12-31 15:10 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ndowens/void-packages termtosvg
https://github.com/void-linux/void-packages/pull/17914

New Package: python3-termtosvg-1.0.0


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

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

From 9839c76b96557b63dab75aed73fdf3d680c0576b Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens04@gmail.com>
Date: Mon, 30 Dec 2019 18:39:39 -0600
Subject: [PATCH] New Package: termtosvg-1.0.0

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

diff --git a/srcpkgs/termtosvg/template b/srcpkgs/termtosvg/template
new file mode 100644
index 00000000000..58b8e790fae
--- /dev/null
+++ b/srcpkgs/termtosvg/template
@@ -0,0 +1,19 @@
+# Template file for 'termtosvg'
+pkgname=termtosvg
+version=1.0.0
+revision=1
+archs="noarch"
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+depends="python3-pyte python3-lxml python3-wcwidth"
+checkdepends="$depends"
+short_desc="Record terminal sessions as SVG animations"
+maintainer="Nathan Owens <ndowens04@gmail.com>"
+license="BSD-3-Clause"
+homepage="https://nbedos.github.io/termtosvg/"
+distfiles="https://github.com/nbedos/termtosvg/archive/${version}.tar.gz"
+checksum=0de3f9faa6d288f0f95504303df08267116b316fa74923b04a589dc62200ff64
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Merged]: New Package: termtosvg-1.0.0
  2019-12-31  0:58 [PR PATCH] New Package: python3-termtosvg-1.0.0 voidlinux-github
  2019-12-31  1:08 ` [PR PATCH] [Updated] " voidlinux-github
  2019-12-31 15:10 ` voidlinux-github
@ 2019-12-31 15:37 ` voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-12-31 15:37 UTC (permalink / raw)
  To: ml

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

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

New Package: termtosvg-1.0.0
https://github.com/void-linux/void-packages/pull/17914

Description:


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

end of thread, other threads:[~2019-12-31 15:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-31  0:58 [PR PATCH] New Package: python3-termtosvg-1.0.0 voidlinux-github
2019-12-31  1:08 ` [PR PATCH] [Updated] " voidlinux-github
2019-12-31 15:10 ` voidlinux-github
2019-12-31 15:37 ` [PR PATCH] [Merged]: New Package: termtosvg-1.0.0 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).