gargoyle-free 2022.1+dfsg-1 source package in Ubuntu

Changelog

gargoyle-free (2022.1+dfsg-1) unstable; urgency=medium

  * repack with uscan to avoid non-GPL fonts
  * update fonts package dependencies
  * ignore new mimetypes icons (Closes: #1019713)
  * also update the long description for Gtk -> Qt change
  * convert remaining Jam STATIC override to CMake
  * add libspeechd-dev to build dependencies to always enable TTS
  * enable Salsa continuous integration
  * override fake lintian Error

 -- Alexandre Detiste <email address hidden>  Wed, 14 Sep 2022 04:19:59 +0200

Upload details

Uploaded by:
Debian Games Group
Uploaded to:
Sid
Original maintainer:
Debian Games Group
Architectures:
any
Section:
games
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe games

Downloads

File Size SHA-256 Checksum
gargoyle-free_2022.1+dfsg-1.dsc 2.2 KiB 9a8ec56e86c456da967d4c8634f21a5d957ccf8204646d36f650eef1f13db50a
gargoyle-free_2022.1+dfsg.orig.tar.xz 4.9 MiB e77b6a369ae1ebc95b029d33f9677a37a930e925be89ad46d50f754362befd05
gargoyle-free_2022.1+dfsg-1.debian.tar.xz 11.5 KiB 2c7c699a4cfdfcb793d99965313a2466b18a5f04040a6995e0118a715d889805

Available diffs

No changes file available.

Binary packages built by this source

gargoyle-free: graphical player for Interactive Fiction games

 Gargoyle is an Interactive Fiction (text adventure) player that
 supports all the major interactive fiction formats.
 .
 Most interactive fiction is distributed as portable game files. These
 portable game files come in many formats. In the past, you used to
 have to download a separate player (interpreter) for each format of
 IF you wanted to play. Instead, Gargoyle provides unified player.
 .
 Gargoyle is based on the standard interpreters for the formats it
 supports: .taf (Adrift games, played with Scare), .dat (AdvSys),
 *.agx/.d$$ (AGiliTy), .a3c (Alan3), .asl/.cas (Quest games, played
 with Geas), .jacl/.j2 (JACL), .l9/.sna (Level 9), .mag (Magnetic),
 *.saga (Scott Adams Grand Adventures), .gam/.t3 (TADS),
 *.z1/.z2/.z3/.z4/.z5/.z6/.z7/.z8 (Inform Z-Machine games, played with
 Frotz, Nitfol or Bocfel), .ulx/.blb/.blorb/.glb/.gblorb (Inform or
 Superglús games compiled to the Glulxe VM in Blorb archives, played
 with Git or Glulxe), .zlb, .zblorb (Inform Z-Machine games in Blorb
 archives, played with Frotz).
 .
 (note: do not confuse the Git Glux interpreter with the Git DVCS or
 the GNU Interactive Tools)
 .
 Gargoyle also features graphics, sounds and Unicode support.
 .
 Technically all the bundled interpreters support the Glk API to
 manage I/O (keyboard, graphics, sounds, file) in IF games. Gargoyle
 provides a Glk implementation called garglk that displays texts and
 images in a graphical Qt window, with care on typography.
 .
 Limitations:
 .
 * While Gargoyle can display in-game pictures, it does not provide a
 way to display the cover art present in some Blorb archives.
 .
 * The TADS interpreter doesn't support HTML TADS; you can play
 the games, but will miss the hyperlinks.

gargoyle-free-dbgsym: debug symbols for gargoyle-free