Prepare 1.0 alpha3 release.
[tagua/yd.git] / debian / control
blob926e641fe8f67a2d441ba708b7aeed8c9bdaee01
1 Source: tagua
2 Section: games
3 Priority: optional
4 Maintainer: Yann Dirson <dirson@debian.org>
5 Build-Depends: debhelper (>= 5), libkdegames-dev (>= 4:3.96), cmake, libboost-dev, libqimageblitz-dev, liblua5.1-0-dev, kdesdk-scripts
6 Standards-Version: 3.7.2
8 Package: tagua
9 Architecture: any
10 Depends: tagua-data (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
11 Description: Board-game frontend for playing chess variants and other games.
12  Tagua is a frontend for a variety of board games.  Currently
13  supported games include chess, shogi and a couple of variants of
14  those games.
15  .
16  Tagua is based on a powerful plugin system that allows many games to
17  share the same graphical framework, game history handling,
18  interoperability with AI engines and connectivity to network servers.
19  .
20  It currently has support for xboard-compatible chess engines, and
21  xshogi-compatible shogi engines, as well as network play on chess ICS
22  servers.
24 Package: tagua-data
25 Architecture: all
26 Depends: ${misc:Depends}
27 Description: Theme data for the tagua board-game frontend.
28  This package contains the architecture independant data files
29  required by tagua.