slackbuilds_ponce/libraries/libsmf/slack-desc
B. Watson 6c31f48ec1
libraries/libsmf: Remove .la file.
Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-12-04 10:08:59 +07:00

19 lines
920 B
Text

# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character in.
# You must make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
libsmf: libsmf (library for handling MIDI files)
libsmf:
libsmf: LibSMF is a BSD-licensed C library for handling standard MIDI
libsmf: ("*.mid")
libsmf: files. It transparently handles conversions between time and pulses,
libsmf: tempo map handling etc. Full API documentation and examples are
libsmf: included.
libsmf:
libsmf: Also included is smfsh, a "midi shell" useful for debugging and
libsmf: hand-editing MIDI files.
libsmf: