diff options
Diffstat (limited to 'games/freedink')
-rw-r--r-- | games/freedink/README | 2 | ||||
-rw-r--r-- | games/freedink/README.SBo (renamed from games/freedink/README.SlackBuild) | 12 |
2 files changed, 6 insertions, 8 deletions
diff --git a/games/freedink/README b/games/freedink/README index aabe16a08e59..96b7507c2f4a 100644 --- a/games/freedink/README +++ b/games/freedink/README @@ -6,7 +6,7 @@ which are available at https://www.dinknetwork.com -For optional dependencies see README.SlackBuild, +For optional dependencies see README.SBo, especially if you want to play MIDIs with 'fluidsynth' and 'fluid-soundfont' (recommended). diff --git a/games/freedink/README.SlackBuild b/games/freedink/README.SBo index b1ab0dfb94b8..44abdf08f703 100644 --- a/games/freedink/README.SlackBuild +++ b/games/freedink/README.SBo @@ -1,13 +1,11 @@ Known build issues: ------------------- -- Parallel compilation may result in a failed build. +- Parallel compilation may result in a failed build (but, as of + Slackware 15.0, it seems to work fine). -- Freedink will play MIDI files if 'fluidsynth' and 'fluid-soundfont' - have been installed. IMPORTANT: MIDIs will only play correctly - if 'fluidsynth' is installed BEFORE 'SDL2_mixer' is compiled. If - 'fluidsynth' has been installed after 'SDL2_mixer' then 'SDL2_mixer' - must be uninstalled, rebuild and reinstalled again. +- Freedink will play MIDI files if 'fluid-soundfont' + has been installed. - Not all music might be available. See this review (bottom) for some more info on this subject: @@ -32,7 +30,7 @@ Known runtime issues: Optional dependencies: ---------------------- -- Recommended: 'fluidsynth' and 'fluid-soundfont'. +- Recommended: 'fluid-soundfont'. See above for possible issues. - 'upx' |