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