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
|
Source: tuxmath
Section: games
Priority: optional
Maintainer: Holger Levsen <holger@debian.org>
Uploaders: Dmitry Smirnov <onlyjob@debian.org>
Build-Depends: debhelper (>=9.20120909~), dh-autoreconf
,librsvg2-dev
,libsdl1.2-dev
,libsdl-image1.2-dev
,libsdl-mixer1.2-dev
,libsdl-net1.2-dev
,libsdl-pango-dev
,libsdl-ttf2.0-dev
,libx11-6
,libxext6
,libt4k-common0-dev
Standards-Version: 3.9.5
Homepage: http://tux4kids.alioth.debian.org
Vcs-Git: git://anonscm.debian.org/tux4kids/tuxmath.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=tux4kids/tuxmath.git
Package: tuxmath
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
,tuxmath-data (= ${source:Version})
Description: math game for kids with Tux
"Tux, of Math Command" ("TuxMath," for short) is an
educational arcade game starring Tux, the Linux mascot!
Based on the classic arcade game "Missile Command," Tux
must defend his cities. In this case, though, he must do
it by solving math problems.
Package: tuxmath-data
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
,fonts-sil-andika | ttf-sil-andika
Suggests: ttf-wqy-zenhei | ttf-arphic-uming
Breaks: tuxmath (<< 2.0.3)
Replaces: tuxmath (<< 2.0.3)
Description: math game for kids with Tux -- data files
"Tux, of Math Command" ("TuxMath," for short) is an
educational arcade game starring Tux, the Linux mascot!
Based on the classic arcade game "Missile Command," Tux
must defend his cities. In this case, though, he must do
it by solving math problems.
.
This package provides arch-independent data files.
|