exult 1.8-2 source package in Ubuntu

Changelog

exult (1.8-2) unstable; urgency=medium

  * debian/control (Build-Depends): Replaced libgdk-pixbuf2.0-dev ...
  * debian/control (Build-Depends): ... with libgdk-pixbuf-2.0-dev (Closes:
    #1037371).
  * debian/control (Build-Depends): Removed libgtk2.0-dev, not directly
    needed (see #967333).

 -- Michael Banck <email address hidden>  Sat, 21 Oct 2023 17:06:06 +0200

Upload details

Uploaded by:
Michael Banck
Uploaded to:
Sid
Original maintainer:
Michael Banck
Architectures:
any
Section:
games
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
exult_1.8-2.dsc 2.1 KiB 8f260822f289ad20f99dbb850af6cdfece9337002ccf02efcb4076c9402a3b34
exult_1.8.orig.tar.gz 18.2 MiB dae6b7b08925d3db1dda3aca612bdc08d934ca04de817a008f305320e667faf9
exult_1.8-2.debian.tar.xz 25.1 KiB e93b3d28a735d5dcecc7aaf0ddfb849ed3ec5b6f0e545e11261af1709216cf3d

Available diffs

No changes file available.

Binary packages built by this source

exult: engine for Ultima VII (BG, FOV, SI, SS)

 Exult is an open source engine for playing Ultima VII on a variety of
 modern operating systems and environments. The Black Gate (including
 Forge of Virtue) and Serpent Isle (plus Silver Seed) are both playable
 to the end. Some differences to the original games exist; see sections
 5.3/5.4 of the FAQ.
 .
 While it is possible to use the engine for other games, no such game has
 been written yet. Therefore, Exult is useless unless you own a copy of one
 of the Ultima VIIs.

exult-dbgsym: debug symbols for exult
exult-studio: tools for editing and viewing exult games

 Includes:
 .
   exult_studio - An editor for games using the Exult engine.
   ucc - Usecode compiler.
   cmanip - Simple commandline conf-file manipulator
   expack - Command line tool for creating and extracting Flex (.flx)
                  files. Flex files are used by Ultima 7 to store most
                  of its data.
   ipack - Create/extract image Flex files using the .png format.
   mklink - Create "linkdep1" and "linkdep2" files from usecode file.
   rip - Rip specific functions out of usecode.
   splitshp - Command line tool to take a multi-frame shp file and
                  split it into its individual frames.
   shp2pcx - Command line tool to convert shp files to pcx format;
                  the shp files can be extracted using expack.
   textpack - Convert text file to a Flex file.
   ucxt - Tool to translate usecode back into `human readable',
                  roughly assembly like code. The output can be presented
                  in a variety of different format, including one which
                  will, later, have a suitable compiler back into usecode.
   wuc - Wody's Usecode Compiler.
 .
 These are all works in progress.
 .
 A GIMP plugin is provided, so that if you have the GIMP installed you
 can edit and create game graphics with it.

exult-studio-dbgsym: debug symbols for exult-studio