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
|
Source: kcheckers
Section: games
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Uploaders:
Alexandre Detiste <tchet@debian.org>,
Build-Depends:
debhelper-compat (= 13),
qtbase5-dev,
libqt5svg5-dev,
Standards-Version: 4.7.3
Homepage: https://portnov.github.io/qcheckers/
Vcs-Git: https://salsa.debian.org/games-team/kcheckers.git
Vcs-Browser: https://salsa.debian.org/games-team/kcheckers
X-Style: black
Package: qcheckers
Architecture: any
Breaks: kcheckers (<< 0.9.0-2~)
Replaces: kcheckers (<< 0.9.0-2~)
Depends:
${misc:Depends},
${shlibs:Depends},
Description: Checkers boardgame
qcheckers is a Qt version of the classic boardgame "checkers", also known as
"draughts". It has the following features:
* Built-in checkers engine.
* Beginner, Novice, Average, Good, Expert and Master levels of skill.
* Several themes of the board.
* Portable Draughts Notation database format support.
* Saving, loading and restarting of game.
* Auto change of the men's color.
* Multiple Undos/Redos.
* Optional numeration of the board.
* Internationalization support (English, German, Catalan, French and Spanish).
Package: kcheckers
Architecture: all
Depends: qcheckers
Description: Checkers boardgame - transitional dummy package
Empty transitional dummy package to upgrade to the new name.
|