File: control

package info (click to toggle)
dreamchess 0.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 11,088 kB
  • sloc: ansic: 14,229; yacc: 290; lex: 203; xml: 38; makefile: 9
file content (47 lines) | stat: -rw-r--r-- 1,427 bytes parent folder | download
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
Source: dreamchess
Section: games
Priority: optional
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Uploaders:
 Barry deFreese <bdefreese@debian.org>,
 Markus Koschany <apo@debian.org>
Build-Depends:
 bison,
 cmake,
 debhelper-compat (= 12),
 flex,
 libexpat1-dev,
 libglew-dev,
 libsdl2-dev,
 libsdl2-image-dev,
 libsdl2-mixer-dev
Standards-Version: 4.4.0
Vcs-Git: https://salsa.debian.org/games-team/dreamchess.git
Vcs-Browser: https://salsa.debian.org/games-team/dreamchess
Homepage: https://www.dreamchess.org/

Package: dreamchess
Architecture: any
Depends:
 dreamchess-data (= ${source:Version}),
 ${misc:Depends},
 ${shlibs:Depends}
Description: 3D chess game
 DreamChess features 3D OpenGL graphics and provides various chess board sets,
 ranging from classic wooden to flat.
 .
 A moderately strong chess engine is included: Dreamer. However, should this
 engine be too weak for you, then you can use any other XBoard-compatible chess
 engine, including the popular Crafty and GNU Chess.
 .
 Other features include on-screen move lists using SAN notation, undo
 functionality, and savegames in PGN format.

Package: dreamchess-data
Architecture: all
Depends:
 ${misc:Depends}
Description: data files for dreamchess
 This package provides the data files for DreamChess including various chess
 board sets ranging from classic wooden to flat, 3D models of the chess
 pieces, graphics and audio.