File: control

package info (click to toggle)
hoichess 0.22.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,024 kB
  • sloc: cpp: 17,028; makefile: 270; sh: 221; perl: 67
file content (25 lines) | stat: -rw-r--r-- 866 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
Source: hoichess
Section: games
Priority: optional
Maintainer: Samuel Henrique <samueloph@debian.org>
Build-Depends: debhelper (>= 11),
               libreadline-dev,
               m4,
               perl,
               pgn-extract
Standards-Version: 4.1.4.1
Homepage: http://www.hoicher.de/hoichess/
Vcs-Browser: https://salsa.debian.org/debian/hoichess
Vcs-Git: https://salsa.debian.org/debian/hoichess.git

Package: hoichess
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends}
Suggests: gnome-chess| xboard (>= 4.2.7-1) | scid
Description: xboard compatible chess engine to play chess with
 chess engine compatible with xboard, but may also be used
 stand-alone, via terminal. Hoichess is written in C++ for
 GNU/Linux systems, but should work on most other Unix like
 systems. It provides also a xiangqi ("Chinese chess") playing
 program.