1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
Source: glulxe
Section: games
Priority: optional
Maintainer: John Goerzen <jgoerzen@complete.org>
Build-Depends: debhelper (>= 11), libncurses-dev, libglktermw-dev (>= 1.0.4-2), pandoc
Standards-Version: 4.1.3
Homepage: https://www.eblong.com/zarf/glulx/
Vcs-Browser: https://github.com/jgoerzen/glulxe
Vcs-Git: https://github.com/jgoerzen/glulxe.git
Package: glulxe
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Interpreter for glulx interactive fiction
glulxe is the authoritative interpreter for the Glulx interactive fiction
VM, which is a 32-bit update of the older Z-Machine standard.
.
This program can play games ending with .ulx, .gblorb, .glb, .blorb,
and .blb. glulxe needs only a terminal; the optional graphics in some Glulx
games can be shown by using the package gargoyle-free instead.
|