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
|
Source: grhino
Section: games
Priority: optional
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Uploaders: Vincent Legout <vlegout@debian.org>
Build-Depends: debhelper (>= 9), autotools-dev, libgtk2.0-dev, libgnome2-dev, libgnomeui-dev, imagemagick, scrollkeeper
Standards-Version: 3.9.4
Homepage: http://rhino.sourceforge.net/
Vcs-Git: git://anonscm.debian.org/pkg-games/grhino.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-games/grhino.git
Package: grhino
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, grhino-data (= ${source:Version})
Suggests: quarry, yelp
Description: othello/reversi boardgame
grhino, or rhino its former name, is an Othello/Reversi game. What
distinguish grhino from most other Othello games is that grhino is
targeted for experienced Othello players. Strong AI is the main focus.
Its AI can be used with quarry.
Package: grhino-data
Architecture: all
Depends: ${misc:Depends}
Suggests: quarry
Breaks: grhino (<< 0.16.1-2)
Replaces: grhino (<< 0.16.1-2)
Description: othello/reversi boardgame - data-files
grhino, or rhino its former name, is an Othello/Reversi game. What
distinguish grhino from most other Othello games is that grhino is
targeted for experienced Othello players. Strong AI is the main focus.
Its AI can be used with quarry.
.
This package contains the data files needed by grhino.
|