Updated abcm2ps to 8.13.3.

---- Version 8.13.3 - 2016-12-31 ----

Fix bad placement of space or grace notes when after a bar and multi-voices
	(reported by David Lacroix)
Don't put a repeat bracket at start of line when the line starts with a bar
	(reported by Timm Reasbeck)
Add abc2svg.ttf in the tarball and install
%%musicfont added
Remove colors on decorations
	(asked by David Lacroix)
Fix bad glyph for cut time meter since 8.13.2
	(reported by Timm Reasbeck)

---- Version 8.13.2 - 2016-12-23 ----

Replace 'xlm:space="preserve"' by style 'white-space: pre'
Adjust some glyph offsets for use of music fonts
Change !ped-end! to !ped-up! in deco.abc
Fix bad colors in SVG output
Accept HTML4 colors in 'color=' of %%map
Fix bad vertical offsets and clashes when %%staffscale
	(reported by Lionel Coates)
Fix bad octave with 'octave=' since some time
	(reported by Jean-Luc Zins)
Fix loss of dot when voice unison
	(reported by Reinier Maliepaard)
Simplify Makefile
	(adapted from lemmi - VoidLinux)
Fix bad output when color on notes
	(reported by David Lacroix)
This commit is contained in:
wiz 2017-01-01 13:51:25 +00:00
parent 634f4963f1
commit 9c5d3a2378
3 changed files with 9 additions and 8 deletions

View file

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.33 2016/12/12 13:46:52 wiz Exp $
# $NetBSD: Makefile,v 1.34 2017/01/01 13:51:25 wiz Exp $
DISTNAME= abcm2ps-8.13.1
DISTNAME= abcm2ps-8.13.3
CATEGORIES= print
MASTER_SITES= http://moinejf.free.fr/

View file

@ -1,5 +1,6 @@
@comment $NetBSD: PLIST,v 1.9 2016/09/30 12:48:57 wiz Exp $
@comment $NetBSD: PLIST,v 1.10 2017/01/01 13:51:25 wiz Exp $
bin/abcm2ps
share/abcm2ps/abc2svg.ttf
share/abcm2ps/flute.fmt
share/abcm2ps/landscape.fmt
share/abcm2ps/musicfont.fmt

View file

@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.17 2016/12/12 13:46:52 wiz Exp $
$NetBSD: distinfo,v 1.18 2017/01/01 13:51:25 wiz Exp $
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
SHA1 (abcm2ps-8.13.3.tar.gz) = 162e7e28482081b805bc682268c32f63536a8b53
RMD160 (abcm2ps-8.13.3.tar.gz) = 8630d9b556b4009d3c18dc6849cfa347431e8ae2
SHA512 (abcm2ps-8.13.3.tar.gz) = c1d4f9be0393407247593f4cd780319e4e4f74c0a822139c64af8c10d5b39c702d172e75756999e5d36f440bd9379c8e70b56e18dbc6ef637ff132d73f24e9f3
Size (abcm2ps-8.13.3.tar.gz) = 247274 bytes