summaryrefslogtreecommitdiff
path: root/audio/abcmidi
AgeCommit message (Collapse)AuthorFilesLines
2008-03-02Mechanical changes to add full DESTDIR support to packages that installjlam1-11/+20
their files via a custom do-install target.
2006-12-19Fixed PKGMANDIR.rillig1-10/+10
2006-12-15Reset maintainer, ben@ has resigned.wiz1-2/+2
2006-09-09Rename variable MAKEFILE to MAKE_FILE.obache1-2/+2
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.