summaryrefslogtreecommitdiff
path: root/audio/abcmidi
AgeCommit message (Collapse)AuthorFilesLines
2006-05-16Add forgotten patches.ben2-0/+44
2006-05-16Update abcmidi to version 20060422.ben3-11/+13
Apply security patches from Debian. Changes include: (Mike Scott) The 'y' spacing character used by Barfly and abcm2ps was being silently dropped in parseabc.c. Added support for this (including a length specifier - is this used by anything?) to parseabc.c and abc2abc.c; stubs in the other modules including yaps mean they behave as before. http://lists.debian.org/debian-security-announce/debian-security-announce-2006/msg00127.html
2006-04-01Initial import of abcmidi-2006-03-14, music utilities for abc.ben5-0/+93
abcMIDI is a package of programs developed by James Allwright for processing ABC music notation files. It consists of several programs: abc2midi, abc2abc, yaps, and midi2abc.