diff options
author | wiz <wiz@pkgsrc.org> | 2017-01-01 13:51:25 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-01-01 13:51:25 +0000 |
commit | 99c7f4f569e303a4676cefd1e64624f896cb297f (patch) | |
tree | 4adbda2fe8d8aaaf523da1f040933ee6854f4a31 /print | |
parent | de46785083d878371b7058d02237cfb4c37e07e5 (diff) | |
download | pkgsrc-99c7f4f569e303a4676cefd1e64624f896cb297f.tar.gz |
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)
Diffstat (limited to 'print')
-rw-r--r-- | print/abcm2ps/Makefile | 4 | ||||
-rw-r--r-- | print/abcm2ps/PLIST | 3 | ||||
-rw-r--r-- | print/abcm2ps/distinfo | 10 |
3 files changed, 9 insertions, 8 deletions
diff --git a/print/abcm2ps/Makefile b/print/abcm2ps/Makefile index 1bc1746afc7..37b8298d63b 100644 --- a/print/abcm2ps/Makefile +++ b/print/abcm2ps/Makefile @@ -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/ diff --git a/print/abcm2ps/PLIST b/print/abcm2ps/PLIST index 60a3e966205..5b0dc472f52 100644 --- a/print/abcm2ps/PLIST +++ b/print/abcm2ps/PLIST @@ -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 diff --git a/print/abcm2ps/distinfo b/print/abcm2ps/distinfo index 99ef5a94c25..943d14f4d0d 100644 --- a/print/abcm2ps/distinfo +++ b/print/abcm2ps/distinfo @@ -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 |