mirror of
https://github.com/JGRennison/OpenTTD-patches.git
synced 2024-11-02 09:40:35 +00:00
457434ea59
This fix solves the issue for now by installing scenarios in the system-wide data dir. - Add: 32x32 xpm format icon, used for debian packaging. - Some minor updates to the os/debian directory.
17 lines
653 B
Plaintext
17 lines
653 B
Plaintext
Source: openttd
|
|
Section: games
|
|
Priority: optional
|
|
Maintainer: Matthijs Kooijman <m.kooijman@student.utwente.nl>
|
|
Build-Depends: debhelper (>= 4.0.0), libsdl-dev, zlib1g-dev, libpng-dev
|
|
Standards-Version: 3.6.0
|
|
|
|
Package: openttd
|
|
Architecture: any
|
|
Depends: ${shlibs:Depends}
|
|
Suggests: timidity, freepats
|
|
Description: open source clone of the Microprose game "Transport Tycoon Deluxe"
|
|
An enhanced open source clone of the Microprose game "Transport Tycoon Deluxe".
|
|
You require the data files of the original Transport Tycoon Deluxe
|
|
for Windows to play the game. You have to MANUALLY copy them to the
|
|
game data directory! (see README.Debian for details)
|