void-packages/srcpkgs/SDL_mixer/INSTALL

11 lines
353 B
Plaintext

case ${ACTION} in
post)
cat <<_EOF
==========================================================================
By default this package uses its built-in timidity as MIDI synth,
optionally installing the fluidsynth package replaces it. It is
dlopen(3)ed at runtime.
==========================================================================
_EOF
esac