1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37
|
Source: zoom-player
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Uploaders: Stephen Kitt <skitt@debian.org>
Section: games
Priority: optional
Build-Depends: debhelper (>= 11~),
libfontconfig-dev,
libice-dev,
libpng-dev,
libsm-dev,
libx11-dev,
libxext-dev,
libxft-dev,
libxrender-dev,
zlib1g-dev
Standards-Version: 4.1.4
Vcs-Browser: https://salsa.debian.org/games-team/zoom-player
Vcs-Git: https://salsa.debian.org/games-team/zoom-player.git
Homepage: http://www.logicalshift.co.uk/unix/zoom/
Package: zoom-player
Architecture: any
Multi-Arch: foreign
Depends: ${misc:Depends},
${shlibs:Depends}
Recommends: xfonts-100dpi,
xfonts-75dpi,
xfonts-base
Provides: zcode-interpreter
Description: player for Z-Code stories or games
Zoom is a player for Z-Code stories or games. These are usually text
adventures (also known as interactive fiction), made popular in the
eighties by Infocom with its Zork series of games, and others.
.
Zoom emulates versions 3 through 8 of the Z-Machine; in particular it
supports version 6 games properly (including Arthur, Journey, ShÅgun
and Zork Zero).
|