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
|
Source: tuxtype
Section: games
Priority: optional
Maintainer: Holger Levsen <holger@debian.org>
Standards-Version: 4.4.1
Build-Depends: debhelper-compat (=12),
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: https://github.com/tux4kids/
Vcs-Git: https://salsa.debian.org/tux4kids-pkg-team/tuxtype.git
Vcs-Browser: https://salsa.debian.org/tux4kids-pkg-team/tuxtype
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
Multi-Arch: foreign
Depends: ${misc:Depends}
Recommends: tuxtype
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.
|