Source: game-data-packager
Section: contrib/games
Priority: optional
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Uploaders: Simon McVittie <smcv@debian.org>, Jonathan Dowland <jmtd@debian.org>
Build-Depends:
 debhelper (>= 9),
 dh-python,
 fakeroot,
 imagemagick,
 m4,
 pyflakes,
 python3,
 python3-debian,
 python3-yaml,
 bash-completion,
Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/pkg-games/game-data-packager
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-games/game-data-packager.git
Homepage: http://wiki.debian.org/Games/GameDataPackager

Package: game-data-packager
Depends: fakeroot, ${misc:Depends},
	python3,
	python3-debian,
	python3-yaml,
	${python3:Depends},
Suggests:
# for quake music and quake2 music
	cdparanoia, vorbis-tools,
# for quake CD-ROM methods & Spear Of Destiny demo
	lhasa | jlha-utils | lzh-archiver,
# for quake2 mission packs
	binutils, make, gcc,
# for lgeneral
	lgc-pg,
# for wolf3d demo
	dynamite (>= 0.1.1-2),
# for wolf3d v1.2
	unzip,
# for Theme Hospital and probably other gog.com games
	innoextract,
# for Doom3
        p7zip-full,
Architecture: all
Multi-Arch: foreign
Description: Installer for game data files
 Various games are divided into two logical parts: engine
 and data. Often the engine and data are licensed in
 different ways, such that only one half can be distributed
 in Debian.
 .
 game-data-packager is a tool which builds .deb files for game
 data which cannot be distributed in Debian (such as
 commercial game data).
 .
 At the moment, game-data-packager has support for building .deb
 files for:
 .
  * Chex Quest and Chex Quest 2
  * The Curse of Monkey Island
  * Day of the Tentacle
  * Descent and Descent II
  * Doom, Doom II, Final Doom, Doom III and Doom III BFG Edition
  * Full Throttle
  * Grim Fandango
  * HacX
  * Heretic, Hexen and Hexen II
  * LGeneral (Panzer General)
  * Maniac Mansion
  * Quake, Quake II and Quake III Arena
  * Rise of the Triad
  * Star Wars Jedi Knight II: Jedi Outcast and Jedi Academy
  * Strife
  * Syndicate
  * Theme Hospital
  * Tyrian
  * Wolfenstein 3D, Spear of Destiny and Return to Castle Wolfenstein
