Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] mftrace: update to 1.2.20
Date: Sat, 28 Sep 2019 04:00:34 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-14772@inbox.vuxu.org> (raw)

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

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

https://github.com/svenper/void-packages mftrace
https://github.com/void-linux/void-packages/pull/14772

mftrace: update to 1.2.20
Patch Makefile that refers to gf2pbm.1 that doesn't exist.

Migrate package to python3:
https://github.com/hanwen/mftrace/commit/0ccbf933b27ff40b73d7e9de3c38a401a986edaf

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

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

From 6dd23fb0946fd46d15770ef9c4d992561005b393 Mon Sep 17 00:00:00 2001
From: svenper <svenper@tuta.io>
Date: Sat, 28 Sep 2019 03:54:06 +0200
Subject: [PATCH] mftrace: update to 1.2.20

Patch Makefile that refers to gf2pbm.1 that doesn't exist.

Migrate package to python3:
https://github.com/hanwen/mftrace/commit/0ccbf933b27ff40b73d7e9de3c38a401a986edaf
---
 srcpkgs/mftrace/patches/gf2pbm.1.patch | 11 +++++++++++
 srcpkgs/mftrace/template               |  8 ++++----
 2 files changed, 15 insertions(+), 4 deletions(-)
 create mode 100644 srcpkgs/mftrace/patches/gf2pbm.1.patch

diff --git a/srcpkgs/mftrace/patches/gf2pbm.1.patch b/srcpkgs/mftrace/patches/gf2pbm.1.patch
new file mode 100644
index 00000000000..0619ff9a2fb
--- /dev/null
+++ b/srcpkgs/mftrace/patches/gf2pbm.1.patch
@@ -0,0 +1,11 @@
+--- GNUmakefile.in
++++ GNUmakefile.in
+@@ -14,7 +14,7 @@ CFLAGS += -I.
+ srcdir=@srcdir@
+ VPATH=$(srcdir)
+ NAME=mftrace
+-MANPAGES=mftrace.1 gf2pbm.1
++MANPAGES=mftrace.1
+ VERSION=@VERSION@
+ distdir=$(NAME)-$(VERSION)
+ prefix=@prefix@
diff --git a/srcpkgs/mftrace/template b/srcpkgs/mftrace/template
index 5a87c17e73f..10f2c1ecfdc 100644
--- a/srcpkgs/mftrace/template
+++ b/srcpkgs/mftrace/template
@@ -1,13 +1,13 @@
 # Template file for 'mftrace'
 pkgname=mftrace
-version=1.2.19
+version=1.2.20
 revision=1
 build_style=gnu-configure
-depends="python potrace"
-hostmakedepends="${depends}"
+hostmakedepends="python3 potrace"
+depends="${hostmakedepends}"
 short_desc="Trace a TeX bitmap font into PFA/PFB/TTF"
 maintainer="svenper <svenper@tuta.io>"
 license="GPL-2.0-or-later"
 homepage="http://lilypond.org/mftrace"
 distfiles="http://lilypond.org/downloads/sources/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=778126f4220aa31fc91fa8baafd26aaf8be9c5e8fed5c0e92a61de04d32bbdb5
+checksum=626b7a9945a768c086195ba392632a68d6af5ea24ef525dcd0a4a8b199ea5f6f

             reply	other threads:[~2019-09-28  2:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-28  2:00 voidlinux-github [this message]
2019-09-30 18:11 ` [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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-14772@inbox.vuxu.org \
    --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).