author | tron |
Wed, 16 Nov 2005 13:45:42 +0000 | |
changeset 2665 | eb6fb4600d23 |
parent 1865 | 8f237a5b1a5f |
child 3170 | dbbfd7a735ae |
permissions | -rw-r--r-- |
285 | 1 |
Source: openttd |
2 |
Section: games |
|
3 |
Priority: optional |
|
4 |
Maintainer: Matthijs Kooijman <m.kooijman@student.utwente.nl> |
|
5 |
Build-Depends: debhelper (>= 4.0.0), libsdl-dev, zlib1g-dev, libpng-dev |
|
6 |
Standards-Version: 3.6.0 |
|
7 |
||
8 |
Package: openttd |
|
9 |
Architecture: any |
|
10 |
Depends: ${shlibs:Depends} |
|
1865
8f237a5b1a5f
(svn r2371) - Fix: [ 1144510 ] make install tries to install scenarios in the (non-existing) personal dir when USE_HOMEDIR is specified.
matthijs
parents:
285
diff
changeset
|
11 |
Suggests: timidity, freepats |
8f237a5b1a5f
(svn r2371) - Fix: [ 1144510 ] make install tries to install scenarios in the (non-existing) personal dir when USE_HOMEDIR is specified.
matthijs
parents:
285
diff
changeset
|
12 |
Description: open source clone of the Microprose game "Transport Tycoon Deluxe" |
285 | 13 |
An enhanced open source clone of the Microprose game "Transport Tycoon Deluxe". |
14 |
You require the data files of the original Transport Tycoon Deluxe |
|
15 |
for Windows to play the game. You have to MANUALLY copy them to the |
|
16 |
game data directory! (see README.Debian for details) |