File: control

package info (click to toggle)
gnujump 1.0.0-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 4,244 kB
  • ctags: 759
  • sloc: sh: 8,096; ansic: 5,979; makefile: 133
file content (79 lines) | stat: -rw-r--r-- 3,080 bytes parent folder | download
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
Source: gnujump
Section: games
Priority: optional
Maintainer: Debian Games Group <pkg-games-devel@lists.alioth.debian.org>
Uploaders: Bas Wijnen <wijnen@debian.org>
Build-Depends: debhelper (>= 5.0.0), libsdl1.2-dev, libsdl-image1.2-dev, libsdl-mixer1.2-dev, automake1.9, libtool, autoconf-archive, imagemagick
Standards-Version: 3.7.2

Package: gnujump
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, gnujump-data
Provides: sdljump
Conflicts: sdljump
Replaces: sdljump
Description: a platform game where you have to jump up to survive
 The goal in this game is to jump to the next floor so you don't fall down.
 As you go higher in the falling tower the floors will fall faster.  Try to
 survive longer than anyone, or, in single player mode, try to get as high
 as you can.
 .
 At the moment, the game is called sdljump (and it will appear as such in the
 menu), but the package name has changed following an upstream rename.  The
 new version of the game will be called gnujump as well.
 .
 The game is a clone of xjump, and provides all its features, plus some more:
  * Multiplayer mode (up to four players, not networked)
  * Smooth graphics possible (but xjump style as well)
  * Different themes are available
  * Can use OpenGL for rendering
  * Music and sound effects
  * Recording (and replaying) of games
 .
  Homepage: http://www.gnu.org/software/gnujump/

Package: gnujump-data
Architecture: all
Recommends: gnujump
Provides: sdljump-data
Conflicts: sdljump-data
Replaces: sdljump-data
Description: a platform game where you have to jump up to survive - data files
 The goal in this game is to jump to the next floor so you don't fall down.
 As you go higher in the falling tower the floors will fall faster.  Try to
 survive longer than anyone, or, in single player mode, try to get as high
 as you can.
 .
 This game is a clone of xjump, and provides all its features, plus some more:
  * Multiplayer mode (up to four players, not networked)
  * Smooth graphics possible (but xjump style as well)
  * Different themes are available
  * Can use OpenGL for rendering
 .
 This package provides the data files for the game.
 .
  Homepage: http://www.gnu.org/software/gnujump/

#
#Package: sdljump-udeb
#XC-Package-Type: udeb
#Architecture: any
#Depends: ${shlibs:Depends}, ${misc:Depends}
#Provides: sdljump
#Section: debian-installer
#Priority: extra
#Description: a platform game where you have to jump up to survive
# This is a stripped version of sdljump, suitable for the installer.
# .
# The goal in this game is to jump to the next floor so you don't fall down.
# As you go higher in the falling tower the floors will fall faster.  Try to
# survive longer than anyone, or, in single player mode, try to get as high
# as you can.
# .
# This game is a clone of xjump, and provides all its features, plus some more:
#  * Multiplayer mode (up to four players, not networked)
#  * Smooth graphics possible (but xjump style as well)
#  * Different themes are available
#  * Can use OpenGL for rendering
# .
#  Homepage: http://sdljump.sourceforge.net