File: control

package info (click to toggle)
mah-jong 1.17.2-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,232 kB
  • sloc: ansic: 19,774; perl: 394; makefile: 266; sh: 124
file content (30 lines) | stat: -rw-r--r-- 974 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
Source: mah-jong
Section: games
Priority: optional
Maintainer: xiao sheng wen <atzlinux@sina.com>
Build-Depends:
 debhelper-compat (= 13),
 libgtk-3-dev,
 pkgconf,
Standards-Version: 4.7.3
Homepage: https://mahjong.julianbradfield.org/
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.