summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author B. Watson2020-10-13 09:38:05 +0200
committer Willy Sudiarto Raharjo2020-10-17 04:40:15 +0200
commit3b89f3a0e61ad162a2532819ec7186262298b325 (patch)
tree6ad81641ea751ec15572dad881d7fc1b3d420d0d
parentbf06f0f59532cdf2d4f5713899b0a1b56153a9da (diff)
downloadslackbuilds-3b89f3a0e61ad162a2532819ec7186262298b325.tar.gz
games/hatari: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--games/hatari/README14
1 files changed, 8 insertions, 6 deletions
diff --git a/games/hatari/README b/games/hatari/README
index e99972b3c9..53de0f8329 100644
--- a/games/hatari/README
+++ b/games/hatari/README
@@ -14,18 +14,20 @@ of the old ST games and demos.
Optional dependencies:
hatari_tos_roms - hatari includes a free ROM replacement called EmuTOS,
-but most applications (especially games) will require the real ROM images.
-*Highly* recommended.
+but most applications (especially games) will require the real ROM
+images. *Highly* recommended.
libcapsimage - Required if you want hatari to support KyroFlux IPF and
CTR disk images. Recommended, but creates non-redistributable package
(mixing GPL and no-commercial-use code). Autodetected.
-portaudio - Only used for emulated Falcon microphone support. Autotetected.
+portaudio - Only used for emulated Falcon microphone support.
+ Autotetected.
portmidi - May offer better MIDI support than the default ALSA raw MIDI
-device support. Autodetected.
+ device support. Autodetected.
SDL2 - Using SDL2 offers some benefits like better fullscreen support
-and resizing in windowed mode. Autodetected. If you have SDL2 installed
-but want to build hatari with SDL-1.2, export SDL2=no in the environment.
+ and resizing in windowed mode. Autodetected. If you have SDL2
+ installed but want to build hatari with SDL-1.2, export SDL2=no
+ in the environment.