1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82
|
Source: oolite
Section: games
Priority: optional
Maintainer: Nicolas Boulenguez <nicolas@debian.org>
Standards-Version: 3.9.8
Build-Depends: dpkg-dev (>= 1.16.1), debhelper (>= 9),
libsdl1.2-dev, libopenal-dev, libvorbis-dev, libespeak-dev,
libminizip-dev,
libgnustep-base-dev,
libnspr4-dev, libmozjs185-dev,
libpng-dev, mesa-common-dev, gobjc,
pkg-config
Build-Depends-Indep: libreoffice-writer
Homepage: http://www.oolite.org
Vcs-Git: git://anonscm.debian.org/pkg-games/oolite.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-games/oolite.git
Package: oolite
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, oolite-data (= ${source:Version})
Replaces: oolite-data (<< 1.76.1-3)
Breaks: oolite-data (<< 1.76.1-3)
Recommends: oolite-doc (= ${source:Version}),
oolite-data-sounds (= ${source:Version})
Description: space sim game, inspired by Elite
Oolite is a space sim game, inspired by Elite, powered by Objective-C
and OpenGL, and designed as a small game that is easy for users to pick
up, modify and expand upon. Almost every aspect of the game can be changed
by using simple, free graphics packages and text-editors.
.
The purpose of the game is to fly from planet to planet, buying and
selling goods, shooting pirates or committing acts of piracy.
Package: oolite-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}
Replaces: oolite (<<1.74.2-2), oolite-data (<< 1.74.2-2)
Breaks: oolite (<<1.74.2-2), oolite-data (<< 1.74.2-2)
Suggests: oolite
Description: space sim game, inspired by Elite (documentation)
Oolite is a space sim game, inspired by Elite, powered by Objective-C
and OpenGL, and designed as a small game that is easy for users to pick
up, modify and expand upon. Almost every aspect of the game can be changed
by using simple, free graphics packages and text-editors.
.
The purpose of the game is to fly from planet to planet, buying and
selling goods, shooting pirates or committing acts of piracy.
.
This package contains the documentation.
Package: oolite-data
Architecture: all
Depends: ${misc:Depends}
Replaces: oolite (<<1.74.2-2)
Breaks: oolite (<<1.74.2-2)
Description: space sim game, inspired by Elite (data files)
Oolite is a space sim game, inspired by Elite, powered by Objective-C
and OpenGL, and designed as a small game that is easy for users to pick
up, modify and expand upon. Almost every aspect of the game can be changed
by using simple, free graphics packages and text-editors.
.
The purpose of the game is to fly from planet to planet, buying and
selling goods, shooting pirates or committing acts of piracy.
.
This package contains the data files for the game.
Package: oolite-data-sounds
Architecture: all
Depends: ${misc:Depends}
Replaces: oolite-data (<< 1.74.2-2)
Breaks: oolite-data (<< 1.74.2-2)
Description: space sim game, inspired by Elite (sounds)
Oolite is a space sim game, inspired by Elite, powered by Objective-C
and OpenGL, and designed as a small game that is easy for users to pick
up, modify and expand upon. Almost every aspect of the game can be changed
by using simple, free graphics packages and text-editors.
.
The purpose of the game is to fly from planet to planet, buying and
selling goods, shooting pirates or committing acts of piracy.
.
This package contains the sounds.
|