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
|
Source: extremetuxracer
Section: games
Priority: optional
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Uploaders:
Markus Koschany <apo@debian.org>,
Gonéri Le Bouder <goneri@rulezlan.org>
Build-Depends:
debhelper-compat (= 12),
libglu1-mesa-dev,
libsfml-dev,
pkg-config
Standards-Version: 4.5.0
Homepage: https://sourceforge.net/projects/extremetuxracer/
Vcs-Git: https://salsa.debian.org/games-team/extremetuxracer.git
Vcs-Browser: https://salsa.debian.org/games-team/extremetuxracer
Package: extremetuxracer
Architecture: any
Depends:
extremetuxracer-data (>= ${source:Version}),
${misc:Depends},
${shlibs:Depends}
Description: 3D racing game featuring Tux, the Linux penguin
Extreme Tux Racer, or etracer as it is called for short, is a simple OpenGL
racing game featuring Tux, the Linux mascot. The goal of the game is to slide
down a snow- and ice-covered mountain as quickly as possible, avoiding the
trees and rocks that will slow you down.
.
Collect herrings and other goodies while sliding down the hill, but avoid fish
bones.
.
This game is based on the GPL version of the famous game TuxRacer.
.
You must have working 3D acceleration or this game will run quite slowly.
Package: extremetuxracer-data
Architecture: all
Multi-Arch: foreign
Suggests:
extremetuxracer
Depends:
${misc:Depends}
Description: data files for the game Extreme Tux Racer
Extreme Tux Racer, or etracer as it is called for short, is a simple OpenGL
racing game featuring Tux, the Linux mascot. The goal of the game is to slide
down a snow- and ice-covered mountain as quickly as possible, avoiding the
trees and rocks that will slow you down.
.
This game is based on the GPL version of famous game TuxRacer.
.
This package contains data like graphics and courses. If you want to play the
game, you need to install the package extremetuxracer.
|