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
|
Source: gnurobbo
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Uploaders: Stephen Kitt <skitt@debian.org>
Section: games
Priority: optional
Build-Depends: debhelper (>= 9),
libsdl-ttf2.0-dev,
libsdl1.2-dev,
libsdl-image1.2-dev,
libsdl-mixer1.2-dev
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/gnurobbo.git
Vcs-Git: https://anonscm.debian.org/git/pkg-games/gnurobbo.git
Homepage: http://gnurobbo.sourceforge.net/
Package: gnurobbo
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
gnurobbo-data
Description: logic game ported from ATARI XE/XL
GNU Robbo is very addictive logic game. You must help a little robot to
get out of an unfriendly planet, collecting parts of an emergency capsule.
.
Originally written for Atari XE/XL by Janusz Pelc from "LK. Avalon".
Package: gnurobbo-data
Architecture: all
Depends: ${misc:Depends},
fonts-dejavu-extra
Breaks: gnurobbo (<< 0.68)
Replaces: gnurobbo (<< 0.68)
Description: logic game ported from ATARI XE/XL - data files
GNU Robbo is very addictive logic game. You must help a little robot to
get out of an unfriendly planet, collecting parts of an emergency capsule.
.
Originally written for Atari XE/XL by Janusz Pelc from "LK. Avalon".
.
This package contains the data required to play the game.
|