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
|
Source: tuxtype
Section: games
Priority: optional
Maintainer: Holger Levsen <holger@debian.org>
Standards-Version: 3.9.5
Build-Depends: debhelper (>=9.20120909~),
autotools-dev,
dh-autoreconf,
libsdl-mixer1.2-dev,
libsdl-image1.2-dev,
libsdl1.2-dev,
libsdl-ttf2.0-dev,
libsdl-pango-dev,
libsdl-net1.2-dev,
librsvg2-dev,
libt4k-common0-dev
Homepage: http://tux4kids.alioth.debian.org
Vcs-Git: git://anonscm.debian.org/tux4kids/tuxtype.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=tux4kids/tuxtype.git
Package: tuxtype
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends},
fonts-sil-andika,
tuxtype-data
Recommends: fonts-sil-doulos,
fonts-beng,
fonts-deva,
fonts-gujr,
fonts-knda,
fonts-orya,
fonts-guru,
fonts-taml,
fonts-telu
Description: Educational Typing Tutor Game Starring Tux
TuxTyping is an educational typing tutorial game starring
Tux, the Linux Penguin. The player guides Tux to eat fish
which are falling from the top of the screen. Each fish has a
letter written on it. When the player presses the
corresponding key, Tux will position himself to eat the fish.
The game is intended for children learning to type, though it
does have higher difficulty levels which even experienced
typists may find challenging.
Package: tuxtype-data
Architecture: all
Depends: ${misc:Depends}
Recommends: tuxtype
Replaces: tuxtype-data-nonfree
Conflicts: tuxtype-data-nonfree
Provides: tuxtype-data-nonfree
Description: Data files for the Educational Typing Tutor Game Starring Tux
This package contains graphics, sound, themes and wordlist files for tuxtype.
.
TuxTyping is an educational typing tutorial game starring
Tux, the Linux Penguin.
|