exult 1.8-1 source package in Ubuntu

Changelog

exult (1.8-1) unstable; urgency=medium

  * New upstream release.
  * debian/patches/build_fix_narrowing_conversion.patch: Removed, no longer
    needed.
  * debian/exult.docs: Removed README.1ST, it pertains to the 1.0 version.
  * debian/control (Priority): Changed to optional.
  * debian/watch: Updated.
  * debian/control (Build-Depends): Added libasound2-dev, libexiv2-dev,
    libfluidsynth-dev, libgdk-pixbuf2.0-dev, libgtk2.0-dev, libgtk-3-dev,
    libogg-dev, libxml2-dev and timidity, removed libglade2-dev,
    libsdl2-mixer-dev and libx11-dev.
  * debian/rules (override_dh_auto_configure): Do not set LIBS anymore.
  * debian/rules (override_dh_auto_configure): Add several configuration
    options, in line with above Build-Depends additions.
  * debian/exult.install: Removed no longer shipped *.vga files, added add-on
    directories.
  * debian/exult-studio.install: Updated.

 -- Michael Banck <email address hidden>  Sun, 22 May 2022 08:03:39 +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
Mantic release multiverse games
Lunar release multiverse games

Downloads

File Size SHA-256 Checksum
exult_1.8-1.dsc 2.1 KiB a09abd4de597b0ad329d913deae513f69ef46635f6ad3cc86f24d18c9bea3cf7
exult_1.8.orig.tar.gz 18.2 MiB dae6b7b08925d3db1dda3aca612bdc08d934ca04de817a008f305320e667faf9
exult_1.8-1.debian.tar.xz 60.2 KiB a5e73a0c42f7ea0148bda8091028705b95e403e244da51b7de97b4c56ef75dfd

Available diffs

No changes file available.

Binary packages built by this source

exult: No summary available for exult in ubuntu kinetic.

No description available for exult in ubuntu kinetic.

exult-dbgsym: No summary available for exult-dbgsym in ubuntu kinetic.

No description available for exult-dbgsym in ubuntu kinetic.

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