post_install() {
    echo "Woof! uses FluidSynth for high-quality MIDI playback."
    echo "You can install a soundfont package such as 'soundfount-fluid', or add your"
    echo "own soundfont directories to soundfont_dir in ~/.local/share/woof/woof.cfg."
    echo "Soundfonts can be selected from the Options -> General menu inside Woof!."
    echo "See also https://wiki.archlinux.org/title/FluidSynth for more information."
}
