File: control

package info (click to toggle)
tagua 1.0~alpha2-9
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 7,924 kB
  • ctags: 7,180
  • sloc: cpp: 26,148; ansic: 13,039; makefile: 228; ruby: 87; sh: 39
file content (30 lines) | stat: -rw-r--r-- 1,270 bytes parent folder | download | duplicates (2)
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
Source: tagua
Section: games
Priority: optional
Maintainer: Yann Dirson <dirson@debian.org>
Build-Depends: debhelper (>= 5), libkdegames-dev (>= 4:4.2.0), kdelibs5-dev (>= 4:4.0.72), cmake, libboost-dev, libqimageblitz-dev, liblua5.1-0-dev, kdesdk-scripts, pkg-config
Standards-Version: 3.8.4

Package: tagua
Architecture: any
Depends: tagua-data (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}
Suggests: gnuchess, phalanx, crafty, sjeng, fairymax, gnushogi, gnuminishogi, gpsshogi
Description: Board-game frontend for playing chess variants and other games
 Tagua is a frontend for a variety of board games.  Currently
 supported games include chess, shogi and a couple of variants of
 those games.
 .
 Tagua is based on a powerful plugin system that allows many games to
 share the same graphical framework, game history handling,
 interoperability with AI engines and connectivity to network servers.
 .
 It currently has support for xboard-compatible chess engines, and
 xshogi-compatible shogi engines, as well as network play on chess ICS
 servers.

Package: tagua-data
Architecture: all
Depends: ${misc:Depends}
Description: Theme data for the tagua board-game frontend
 This package contains the architecture independent data files
 required by tagua.