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
|
Source: openyahtzee
Section: games
Priority: optional
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Uploaders:
Markus Koschany <apo@debian.org>
Build-Depends:
autoconf-archive,
debhelper-compat (= 12),
libboost-dev,
libwxgtk3.2-dev,
pkg-config
Standards-Version: 4.4.0
Homepage: http://www.openyahtzee.org/
Vcs-Git: https://salsa.debian.org/games-team/openyahtzee.git
Vcs-Browser: https://salsa.debian.org/games-team/openyahtzee
Package: openyahtzee
Architecture: any
Depends:
${misc:Depends},
${shlibs:Depends}
Description: classic dice game of Yahtzee
Open Yahtzee is a version of the classic dice game
Yahtzee. Also known as Knubbel or Pasch.
.
Open Yahtzee is built to be a full-featured Yahtzee
implementation, with a user-friendly interface
including animated dice rolls.
.
For other implementations see the gtali game in the
gnome-games package.
|