Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] mftrace: update to 1.2.20
@ 2019-09-28  2:00 voidlinux-github
  2019-09-30 18:11 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2019-09-28  2:00 UTC (permalink / raw)
  To: ml

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

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

* Re: [PR PATCH] [Merged]: mftrace: update to 1.2.20
  2019-09-28  2:00 [PR PATCH] mftrace: update to 1.2.20 voidlinux-github
@ 2019-09-30 18:11 ` voidlinux-github
  0 siblings, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2019-09-30 18:11 UTC (permalink / raw)
  To: ml

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

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

mftrace: update to 1.2.20
https://github.com/void-linux/void-packages/pull/14772

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

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

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

end of thread, other threads:[~2019-09-30 18:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-28  2:00 [PR PATCH] mftrace: update to 1.2.20 voidlinux-github
2019-09-30 18:11 ` [PR PATCH] [Merged]: " 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).