# yaml-language-server: $schema=/usr/share/ypkg/schema/schema.json name : abcMIDI version : 2025.11.26 release : 15 source : - https://github.com/sshlien/abcmidi/archive/refs/tags/2025.11.26.tar.gz : 1aa1c488f036b4d6d19528756603c39a7321cc598d47ea04fadc109f4dc4c939 homepage : https://ifdo.ca/~seymour/runabc/top.html license : GPL-2.0-or-later component : multimedia.audio summary : a set of command line tools to work with ABC and midi music description: | Abcmidi is a package of programs supporting the ABC Music Notation Format (see http://abcnotation.com ). There are numerous programs included. For example, abc2midi converts an abc file to a MIDI file, midi2abc converts a midi file to an abc file, abc2abc transposes the music to a different key, yaps creates a Postscript file containing the music notation, midicopy copies a selected portion of a MIDI file, and abcsearch searches an abc file for specific musical patterns. setup : | rm -rf makefile %configure_no_runstatedir CFLAGS="$CFLAGS -std=gnu89" build : | %make install : | %make_install %install_license doc/gpl.txt rm -rf $installdir/usr/share/doc