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
|
Source: csmash
Section: games
Priority: optional
Maintainer: Bartosz Fenski <fenio@debian.org>
Build-Depends: debhelper (>= 7.1), xutils-dev, libjpeg-dev, zlib1g-dev | libz-dev, libgl1-mesa-dev | libgl-dev, xlibmesa-glu-dev | libglu-dev, libsdl1.2-dev, libsdl-mixer1.2-dev, libsdl-image1.2-dev, libgtk2.0-dev, libogg-dev, libvorbis-dev, autotools-dev, libxt-dev
Build-Conflicts: nvidia-glx
Standards-Version: 3.8.4
Homepage: http://cannonsmash.sourceforge.net
Package: csmash
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, csmash-data (>= ${source:Version})
Suggests: csmash-demosong
Description: CannonSmash, a table tennis simulation game
CannonSmash is a funny 3D table tennis game. It takes a while to get
your hand at ease with the mouse+keyboard manipulations. But once
you're used to the technique, you can feel like playing a real game.
It is playable against the computer or through a network.
.
Since csmash relies on OpenGL-compatible rendering, it is best
experienced with a 3D accelerator card, although software rendering
in wireframe mode should be sustainable.
Package: csmash-data
Architecture: all
Conflicts: csmash (<< 0.6.6-3)
Depends: ${misc:Depends}
Recommends: csmash
Description: data files for the CannonSmash game
CannonSmash is a funny 3D table tennis game. It takes a while to get
your hand at ease with the mouse+keyboard manipulations. But once
you're used to the technique, you can feel like playing a real game.
It is playable against the computer or through a network.
.
This package contains data files for CannonSmash.
|