9eab128f97
Changes since 4.12.22: Clash of tempo. Clash of slurs and tuplets. Bad place of dots in some cases of voice overlay. Better ties between short notes. Problems on ties at end of line since 4.12.23. Larger space when microtonal accidental and voice unisson. Bad ties in some last measures when %%combinevoices. Bad annotation when semicomma after 2 backslashes. Have %%withrefs working with %%titleformat.
14 lines
349 B
Makefile
14 lines
349 B
Makefile
# $NetBSD: Makefile,v 1.4 2006/08/30 20:47:02 minskim Exp $
|
|
|
|
DISTNAME= abcm2ps-4.12.25
|
|
CATEGORIES= print
|
|
MASTER_SITES= http://moinejf.free.fr/
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://moinejf.free.fr/
|
|
COMMENT= Converts ABC to music sheet in PostScript format
|
|
|
|
GNU_CONFIGURE= yes
|
|
BUILD_TARGET= ${PKGBASE}
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|