Added Debianization stuff.
[cboard.git] / debian / control
blob0ea3ff9d1003675bb5aa26a6d9c3375e478254ad
1 Source: cboard
2 Section: games
3 Priority: optional
4 Maintainer: Ben Kibbey <bjk@luxsci.net>
5 Build-Depends: debhelper (>= 4.0.0), autotools-dev, libncurses5-dev
6 Standards-Version: 3.6.2
8 Package: cboard
9 Architecture: any
10 Depends: ${shlibs:Depends}
11 Recommends: crafty, gnuchess
12 Description: An NCurses PGN browser, editor and chess engine interface.
13  CBoard is a Console/Curses PGN file browser, editor and interface to chess
14  engines supporting the XBoard protocol. It supports SAN move format with
15  annotations including RAV, NAG, single and multi-line comments along with the
16  FEN tag which can be edited by arranging pieces on the board. It can also
17  validate an save to (optionally reduced) PGN format. Multiple games
18  (human/human, human/engine, engine/engine) can be loaded, created,
19  searched and edited.