./print/jcabc2ps, Music typesetting program for abc

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 20060106nb3, Package name: jcabc2ps-20060106nb3, Maintainer: pkgsrc-users

Jcabc2ps is a typesetting program for abc. It reads a file containing
abc code and outputs the music to another file in Postscript. This is
John Chambers' clone of Michael Methfessel's abc2ps program.


Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 537.932 KB

Version history: (Expand)


CVS history: (Expand)


   2021-10-26 13:15:15 by Nia Alarie | Files touched by this commit (1670)
Log message:
print: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:52:04 by Nia Alarie | Files touched by this commit (1670)
Log message:
print: Remove SHA1 hashes for distfiles
   2015-11-04 02:03:03 by Alistair G. Crooks | Files touched by this commit (1194)
Log message:
Add SHA512 digests for distfiles for print category

Problems found locating distfiles:
	Package acroread7: missing distfile AdobeReader_enu-7.0.9-1.i386.tar.gz
	Package acroread8: missing distfile AdobeReader_enu-8.1.7-1.sparc.tar.gz
	Package cups-filters: missing distfile cups-filters-1.1.0.tar.xz
	Package dvidvi: missing distfile dvidvi-1.0.tar.gz
	Package lgrind: missing distfile lgrind.tar.bz2

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
   2012-11-19 04:04:22 by Joerg Sonnenberger | Files touched by this commit (4)
Log message:
Use more void.
   2012-10-08 15:45:50 by Aleksej Saushev | Files touched by this commit (147)
Log message:
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
   2012-05-22 08:20:27 by John Marino | Files touched by this commit (2)
Log message:
print/jcabc2ps: Remove trace of cat pages

Apparently references to man/cat* on the PLIST are now being filtered out
by PKG_DEVELOPER=yes.  Now there is an error that cat pages are present
without being on the PLIST when actually they are.

So remove the installation of the jcabc2ps cat page despite there being no
man page version.
   2011-10-03 08:45:32 by David A. Holland | Files touched by this commit (18)
Log message:
Fix conflict with POSIX getline, and fix LP64 issues found by gcc.
PKGREVISION -> 2.
   2007-12-27 13:48:38 by OBATA Akio | Files touched by this commit (1)
Log message:
* Use INSTALL_MAN instead of INSTALL_DATA for install manual.
* Need pre-created directories, then add DESTDIR support.