File: control

package info (click to toggle)
hoichess 0.22.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,032 kB
  • sloc: cpp: 17,028; makefile: 272; sh: 221; perl: 67
file content (26 lines) | stat: -rw-r--r-- 901 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
Source: hoichess
Section: games
Priority: optional
Maintainer: Samuel Henrique <samueloph@debian.org>
Build-Depends: debhelper-compat (= 13),
               libreadline-dev,
               m4,
               perl:native,
               pgn-extract
Standards-Version: 4.5.0
Rules-Requires-Root: no
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.