File: control

package info (click to toggle)
mah-jong 1.17-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 2,600 kB
  • sloc: ansic: 19,999; perl: 394; makefile: 263; sh: 124
file content (31 lines) | stat: -rw-r--r-- 999 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: mah-jong
Section: games
Priority: optional
Maintainer: xiao sheng wen <atzlinux@sina.com>
Build-Depends:
 debhelper-compat (= 13),
 libgtk2.0-dev,
 pkgconf,
Standards-Version: 4.7.2
Homepage: https://mahjong.julianbradfield.org/
Rules-Requires-Root: no
Vcs-Browser: https://salsa.debian.org/atzlinux-guest/mah-jong
Vcs-Git: https://salsa.debian.org/atzlinux-guest/mah-jong.git

Package: mah-jong
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: Original Mah-Jong game
 This is a set of programs to play the original Mah-Jong game: one
 server, one client for a human player and one client for an AI
 player. Hence the game can be played by 1 to 4 human players.
 .
 You should keep in mind that the original Mah-Jong game has nothing
 to do with the well-known solitaire game. (It merely uses the same
 set of tiles.)
 .
 If you like the game, please consider making a donation to the
 (upstream) author. Read /usr/share/doc/mah-jong/README.Debian for
 details.