File: control

package info (click to toggle)
gnushogi 1.4.2-6
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,616 kB
  • sloc: ansic: 12,868; makefile: 385; sh: 174
file content (33 lines) | stat: -rw-r--r-- 1,211 bytes parent folder | download | duplicates (2)
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
Source: gnushogi
Section: games
Priority: optional
Maintainer: Yann Dirson <dirson@debian.org>
Build-Depends:
 debhelper (>= 9), autotools-dev, libncurses-dev, texinfo
Standards-Version: 3.9.5
Homepage: https://www.gnu.org/software/gnushogi/
Vcs-git: https://salsa.debian.org/debian/gnushogi.git
Vcs-browser: https://salsa.debian.org/debian/gnushogi

Package: gnushogi
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Suggests: xshogi, tagua
Description: program to play shogi, the Japanese version of chess
 Gnushogi is a computer player for Shogi (Japanese chess).
 .
 Gnushogi is a modified version of the gnuchess program. It can be
 used through xshogi, tagua, kaya, or other graphical frontends, but
 also has a simple alpha-numeric board display.

Package: gnuminishogi
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Suggests: tagua
Description: program to play minishogi, a shogi variant on a 5x5 board
 Gnuminishogi is a computer player for the MiniShogi variant of shogi
 (Japanese chess).
 .
 Gnuminishogi is a modified version of the gnushogi program. It can be
 used through tagua, kaya, or other graphical frontends, but also has a
 simple alpha-numeric board display.