diff options
author | B. Watson <yalhcru@gmail.com> | 2020-12-18 16:28:12 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-12-19 09:40:25 +0700 |
commit | 2d8af6392b79f23bed753136f54c45a12ad5c542 (patch) | |
tree | 53ac3f6c747fafd5a71fe8cde8af28fbab58184b /games/frotz/README | |
parent | 1eef39261e161f609354bbcfa9fe9d524803b8fb (diff) |
games/frotz: Updated for version 2.52, desktop stuff.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/frotz/README')
-rw-r--r-- | games/frotz/README | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/games/frotz/README b/games/frotz/README index 303e7f63bc..11b9f1eeec 100644 --- a/games/frotz/README +++ b/games/frotz/README @@ -2,4 +2,7 @@ frotz (Z-machine interpreter) Frotz is an interpreter for Infocom games and other Z-machine games. It complies with standard 1.0 of Graham Nelson's specification. Games can -be found at http://www.ifarchive.org/ . +be found at: http://www.ifarchive.org/ + +Optional dependencies: SDL2 and SDL2_mixer. If these are installed, +the SDL build of frotz (sfrotz) will be included in the package. |