diff options
author | B. Watson <yalhcru@gmail.com> | 2022-02-22 18:12:50 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-23 20:10:25 +0700 |
commit | 880e5c053d7c04f593c8014cb21a9d4bf37e4f67 (patch) | |
tree | 19cf94d58c4bd1aa5f4d68740c08082d41e99e1a | |
parent | 44a3e578a8128e17e45faa2a1577f9e44cf3a790 (diff) |
games/freedink: Update optional deps.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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' |