File: control

package info (click to toggle)
pokerth 1.1.2-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 57,940 kB
  • sloc: ansic: 83,615; cpp: 64,152; java: 3,135; xml: 596; sh: 221; makefile: 7
file content (77 lines) | stat: -rw-r--r-- 2,576 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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
Source: pokerth
Section: games
Priority: optional
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Uploaders:
 Evgeni Golov <evgeni@debian.org>
Build-Depends:
 debhelper (>= 11),
 libboost-date-time-dev (>= 1.42.0),
 libboost-filesystem-dev (>= 1.42.0),
 libboost-iostreams-dev (>= 1.42.0),
 libboost-program-options-dev (>= 1.42.0),
 libboost-random-dev (>= 1.42.0),
 libboost-regex-dev (>= 1.42.0),
 libboost-system-dev (>= 1.42.0),
 libboost-thread-dev (>= 1.42.0),
 libcurl4-gnutls-dev,
 libgcrypt20-dev,
 libgsasl7-dev,
 libircclient-dev (>= 1.8-1~),
 libprotobuf-dev,
 libsdl-mixer1.2-dev,
 libsdl1.2-dev,
 libsqlite3-dev,
 libtinyxml-dev,
 libwebsocketpp-dev,
 protobuf-compiler,
 qtbase5-dev,
 qtchooser
Standards-Version: 4.2.1.1
Vcs-Browser: https://salsa.debian.org/debian/pokerth/
Vcs-Git: https://salsa.debian.org/debian/pokerth.git
Homepage: https://www.pokerth.net/

Package: pokerth
Architecture: any
Depends:
 pokerth-data (= ${source:Version}),
 ${misc:Depends},
 ${shlibs:Depends}
Description: Texas hold'em game
 pokerth is a free implementation of the Texas hold'em poker game which is
 mostly played in casinos and has a growing popularity worldwide. Texas hold'em
 is easy to learn but needs a good strategy to win and a lot of luck. This
 package helps you when practicing or just playing for fun.

Package: pokerth-server
Architecture: any
Depends:
 adduser,
 pokerth-data (= ${source:Version}),
 ${misc:Depends},
 ${shlibs:Depends}
Description: Texas hold'em game - server
 pokerth is a free implementation of the Texas hold'em poker game which is
 mostly played in casinos and has a growing popularity worldwide. Texas hold'em
 is easy to learn but needs a good strategy to win and a lot of luck. This
 package helps you when practicing or just playing for fun.
 .
 This package contains the server, which is needed for hosting an own multi-
 player, multigame server. You don't need this package if you want to play a
 multiplayer game with one table over LAN or Internet.

Package: pokerth-data
Architecture: all
Depends:
 fonts-dejavu-core,
 gsfonts-x11,
 ${misc:Depends}
Description: Texas hold'em game - common data files
 pokerth is a free implementation of the Texas hold'em poker game which is
 mostly played in casinos and has a growing popularity worldwide. Texas hold'em
 is easy to learn but needs a good strategy to win and a lot of luck. This
 package helps you when practicing or just playing for fun.
 .
 This package contains arch-independent data files for pokerth (card images,
 sounds, translations, etc).