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: python3-termtosvg-1.0.0
Date: Tue, 31 Dec 2019 16:10:56 +0100	[thread overview]
Message-ID: <20191231151056.Jl3SoPl8l9vLLucyhCJKfURtbOjZVhtutHf71sqlQsU@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-17914@inbox.vuxu.org>

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

  parent reply	other threads:[~2019-12-31 15:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-31  0:58 [PR PATCH] " voidlinux-github
2019-12-31  1:08 ` [PR PATCH] [Updated] " voidlinux-github
2019-12-31 15:10 ` voidlinux-github [this message]
2019-12-31 15:37 ` [PR PATCH] [Merged]: New Package: termtosvg-1.0.0 voidlinux-github

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=20191231151056.Jl3SoPl8l9vLLucyhCJKfURtbOjZVhtutHf71sqlQsU@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).