File: control

package info (click to toggle)
xgammon 0.99.1128-10
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 552 kB
  • sloc: ansic: 5,042; lex: 589; makefile: 12
file content (31 lines) | stat: -rw-r--r-- 978 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
27
28
29
30
31
Source: xgammon
Section: games
Priority: optional
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Uploaders:
 Alexandre Detiste <tchet@debian.org>,
Standards-Version: 4.7.2
Build-Depends:
 debhelper-compat (= 13),
 flex,
 libfl-dev,
 libxaw7-dev,
 xutils-dev,
Rules-Requires-Root: no
Vcs-Browser: https://salsa.debian.org/games-team/xgammon
Vcs-Git: https://salsa.debian.org/games-team/xgammon.git
X-Style: black

Package: xgammon
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: Implementation of backgammon under X
 This a nicely implemented backgammon with the following features:
    - X11/Xaw interface,
    - a simple file selector and saving dialog,
    - You can edit positions and perform rollouts.
    - Position dump to a mail file in the format used in backgammon newsgroups.
    - Easier movement of stones, by simple button clicks.
    - You can play against an opponent on a remote X-Terminal. (experimental).