summaryrefslogtreecommitdiff
path: root/print/abcm2ps
diff options
context:
space:
mode:
authorwiz <wiz>2016-12-12 13:46:52 +0000
committerwiz <wiz>2016-12-12 13:46:52 +0000
commit00d0f1ffb7e07b142a53579c80d48a4e42b24a6b (patch)
tree4aa7358eceab946b59ccbcfbd0da1b6ee029a1a3 /print/abcm2ps
parent818bf2deb702262d992e0fbf007fc7b7f2fe462a (diff)
downloadpkgsrc-00d0f1ffb7e07b142a53579c80d48a4e42b24a6b.tar.gz
Updated abcm2ps to 8.13.1.
Fix pango detection. ---- Version 8.13.1 - 2016-12-10 ---- Add HTML4 colors (asked by David Lacroix) Fix loss of color when change on combined rests (reported by David Lacroix) Fix bad treatment of lyrics (w:) since 8.13.0 (reported by Guido Gonzato) ---- Version 8.13.0 - 2016-12-06 ---- Accept "||:" as either simple left repeat bar ("|:"), or double bar and left repeat bar when on 2 music lines (asked by Jean-Luc Zins) Fix bad horizontal offset of word starting with a font change in w: Change default value of %%vocalspace (23pt -> 10pt) !!compatibility!! Fix bad vertical offset of lyrics (w:) Don't scale the lyrics (w:) with %%staffscale value !!compatibility!! (reported by Lionel Coates) Output the lyrics (w:) after the decorations !!compatibility!! Fix some clashes of left/right annotations with notes (reported by Timm Reasbeck) Fix bad tempo value when >= 128 (reported by Jean-Luc Zins) Do more check about the values of %%pos Fix loss of beam breaks when %%breakoneoln and EOL followed by grace notes (reported by Timm Reasbeck)
Diffstat (limited to 'print/abcm2ps')
-rw-r--r--print/abcm2ps/Makefile8
-rw-r--r--print/abcm2ps/distinfo10
2 files changed, 8 insertions, 10 deletions
diff --git a/print/abcm2ps/Makefile b/print/abcm2ps/Makefile
index 42dcf78e35c..1bc1746afc7 100644
--- a/print/abcm2ps/Makefile
+++ b/print/abcm2ps/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.32 2016/11/07 11:51:47 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2016/12/12 13:46:52 wiz Exp $
-DISTNAME= abcm2ps-8.12.9
+DISTNAME= abcm2ps-8.13.1
CATEGORIES= print
MASTER_SITES= http://moinejf.free.fr/
@@ -10,11 +10,9 @@ COMMENT= Converts ABC to music sheet in PostScript format
LICENSE= gnu-gpl-v2
GNU_CONFIGURE= yes
+USE_TOOLS+= gmake pkg-config
BUILD_TARGET= abcm2ps
-USE_TOOLS+= gmake
-
-CONFIGURE_ARGS+= --prefix=${PREFIX}
CONFIGURE_ARGS+= --docdir=${PREFIX}/share/doc
.include "../../devel/pango/buildlink3.mk"
diff --git a/print/abcm2ps/distinfo b/print/abcm2ps/distinfo
index 4e043fecdaa..99ef5a94c25 100644
--- a/print/abcm2ps/distinfo
+++ b/print/abcm2ps/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.16 2016/11/07 11:51:47 wiz Exp $
+$NetBSD: distinfo,v 1.17 2016/12/12 13:46:52 wiz Exp $
-SHA1 (abcm2ps-8.12.9.tar.gz) = ee80c9e0fa1c454fcc020dd74350f88fab9c689e
-RMD160 (abcm2ps-8.12.9.tar.gz) = db0907fdbba66eda838eadca16ae12214e265dfe
-SHA512 (abcm2ps-8.12.9.tar.gz) = 77aa36fccfe508dcd132619c1a372d2b5a22957a58795610aec4eed0e4f5c9dc268298dcd86691a26b8e0b126d38c4c61ba4766a5a39adbd8279985a74229cd5
-Size (abcm2ps-8.12.9.tar.gz) = 238669 bytes
+SHA1 (abcm2ps-8.13.1.tar.gz) = 911d896be73326b6da8e5df6235003199fde1a87
+RMD160 (abcm2ps-8.13.1.tar.gz) = 911ed44311defaac8e5dbd7e3fe4cae6c716afdb
+SHA512 (abcm2ps-8.13.1.tar.gz) = 4ce230b9df99773db579874fd082d3ce503a2247e903d6c96744c3b7b7986bade7e1f5cb12849650500ed809ea5018d2e06bf7a3f9e0a10f3244f51ec3b06dc1
+Size (abcm2ps-8.13.1.tar.gz) = 239142 bytes