mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
9b948dd5af
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
13 lines
449 B
Text
13 lines
449 B
Text
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/
|
|
|
|
Optional dependencies:
|
|
|
|
libmodplug - If this is installed, the curses build (frotz) will
|
|
support sound.
|
|
|
|
SDL2_mixer - If this is installed, the SDL build of frotz (sfrotz) will
|
|
be included in the package. sfrotz always supports sound.
|