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: python-fonttools-3.43.1
Date: Sun, 30 Jun 2019 21:15:28 +0200	[thread overview]
Message-ID: <20190630191528.WWhw2ug8jWXtSELCSSyvx4a5j7c5jVrCJJIesIPXYDc@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-12756@inbox.vuxu.org>

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

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

https://github.com/svenper/void-packages python-fonttools
https://github.com/void-linux/void-packages/pull/12756

New package: python-fonttools-3.43.1


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python-fonttools-12756.patch --]
[-- Type: application/text/x-diff, Size: 1834 bytes --]

From b55799c02bf64fc4beba944382869077fffd095c Mon Sep 17 00:00:00 2001
From: svenper <svenper@tuta.io>
Date: Sun, 30 Jun 2019 17:51:23 +0200
Subject: [PATCH] New package: python-fonttools-3.43.1

---
 srcpkgs/python-fonttools/template | 31 +++++++++++++++++++++++++++++++
 srcpkgs/python3-fonttools         |  1 +
 2 files changed, 32 insertions(+)
 create mode 100644 srcpkgs/python-fonttools/template
 create mode 120000 srcpkgs/python3-fonttools

diff --git a/srcpkgs/python-fonttools/template b/srcpkgs/python-fonttools/template
new file mode 100644
index 00000000000..05c31aa35c1
--- /dev/null
+++ b/srcpkgs/python-fonttools/template
@@ -0,0 +1,31 @@
+# Template file for 'python-fonttools'
+pkgname=python-fonttools
+version=3.43.1
+revision=1
+wrksrc="${pkgname#python-}-${version}"
+build_style=python-module
+pycompile_module="fonttools"
+hostmakedepends="python-devel python3-devel python-setuptools python3-setuptools"
+makedepends="${hostmakedepends}"
+short_desc="Library to manipulate font files from Python2"
+maintainer="svenper <svenper@tuta.io>"
+license="MIT, OFL-1.1, BSD-3-Clause"
+homepage="https://github.com/fonttools/fonttools"
+distfiles="https://github.com/fonttools/fonttools/archive/${version}.tar.gz"
+checksum=12b05c56ac60fe15b2fce6958df1408e054a403270ddfc05d3a096afe73d9419
+
+post_install() {
+	vlicense LICENSE
+	vlicense LICENSE.external
+}
+
+python3-fonttools_package() {
+	pycompile_module="fonttools"
+	short_desc="${short_desc/Python2/Python3}"
+	pkg_install() {
+		vmove "usr/lib/python3*"
+		vmove "usr/bin/*3"
+		vlicense LICENSE
+		vlicense LICENSE.external
+	}
+}
diff --git a/srcpkgs/python3-fonttools b/srcpkgs/python3-fonttools
new file mode 120000
index 00000000000..8b2310cea88
--- /dev/null
+++ b/srcpkgs/python3-fonttools
@@ -0,0 +1 @@
+python-fonttools
\ No newline at end of file

  parent reply	other threads:[~2019-06-30 19:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-30 15:52 [PR PATCH] " voidlinux-github
2019-06-30 19:15 ` [PR PATCH] [Updated] " voidlinux-github
2019-06-30 19:15 ` voidlinux-github [this message]
2019-06-30 19:49 ` [PR PATCH] [Merged]: " 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=20190630191528.WWhw2ug8jWXtSELCSSyvx4a5j7c5jVrCJJIesIPXYDc@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).