File: control

package info (click to toggle)
xgammon 0.99.1128-8
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 544 kB
  • sloc: ansic: 5,042; lex: 589; makefile: 14
file content (19 lines) | stat: -rw-r--r-- 773 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: xgammon
Section: games
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Standards-Version: 4.6.0.1
Build-Depends: debhelper-compat (= 13), flex, libfl-dev, libxaw7-dev, xutils-dev
Rules-Requires-Root: no

Package: xgammon
Architecture: any
Depends: ${shlibs:Depends}, ${misc: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).