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 49 50
|
Source: kigo
Section: games
Priority: optional
Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Uploaders: Daniel Schepler <schepler@debian.org>,
Sune Vuorela <sune@debian.org>,
Modestas Vainius <modax@debian.org>,
George Kiagiadakis <gkiagiad@csd.uoc.gr>,
Eshat Cakar <info@eshat.de>,
Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>,
Maximiliano Curia <maxy@debian.org>,
Build-Depends: cmake (>= 2.8.12~),
debhelper (>= 11),
extra-cmake-modules (>= 5.30.0~),
libkf5config-dev (>= 5.30.0~),
libkf5configwidgets-dev (>= 5.30.0~),
libkf5coreaddons-dev (>= 5.30.0~),
libkf5crash-dev (>= 5.30.0~),
libkf5dbusaddons-dev (>= 5.30.0~),
libkf5doctools-dev (>= 5.30.0~),
libkf5i18n-dev (>= 5.30.0~),
libkf5kdegames-dev (>= 4.9.0~),
libkf5kio-dev (>= 5.30.0~),
libkf5newstuff-dev (>= 5.30.0~),
libkf5textwidgets-dev (>= 5.30.0~),
libkf5xmlgui-dev (>= 5.30.0~),
libqt5svg5-dev (>= 5.7.0~),
pkg-kde-tools (>= 0.14),
qtbase5-dev (>= 5.7.0~),
Standards-Version: 4.1.4
Homepage: http://games.kde.org/
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kigo
Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kigo.git
Package: kigo
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Breaks: ${kde-l10n:all}
Replaces: ${kde-l10n:all}
Recommends: gnugo, khelpcenter
Description: go game
Kigo is an open-source implementation of the popular Go game. Go is a
strategic board game for two players. It is also known as igo (Japanese),
weiqi or wei ch'i (Chinese) or baduk (Korean). Go is noted for being rich
in strategic complexity despite its simple rules. The game is played by
two players who alternately place black and white stones (playing pieces,
now usually made of glass or plastic) on the vacant intersections of a grid
of 19x19 lines (9x9 or 13x13 for easier games).
.
This package is part of the KDE games module.
|