File: control

package info (click to toggle)
gm-assistant 1.2.4-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,092 kB
  • sloc: cpp: 7,281; makefile: 3
file content (54 lines) | stat: -rw-r--r-- 1,925 bytes parent folder | download | duplicates (2)
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
Source: gm-assistant
Section: games
Priority: optional
Maintainer: Vincent Prat <vivi@debian.org>
Build-Depends: cmake,
               debhelper (>= 13),
               debhelper-compat (= 13),
               latex2html,
               libpoco-dev,
               libqt5svg5-dev,
               lmodern,
               qtmultimedia5-dev,
               qttools5-dev,
               qttools5-dev-tools,
               texlive-fonts-recommended,
               texlive-lang-french,
               texlive-latex-base,
               texlive-latex-recommended
Standards-Version: 4.6.0
Homepage: http://gmassistant.free.fr
Vcs-Browser: https://salsa.debian.org/vivi/gm-assistant
Vcs-Git: https://salsa.debian.org/vivi/gm-assistant.git
Rules-Requires-Root: no

Package: gm-assistant
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends}
Recommends: libqt5multimedia5-plugins
Description: Game Master assistant for role-playing games
 GM-Assistant is designed to be the perfect assistant for the Game Master
 during tabletop role-playing games.
 .
 GM-Assistant enables to build structured scenarii with history and character
 table before the game, and to take notes, play music or sound effects, and
 display pictures during the game.
 It also includes a dice simulator and a combat manager.

Package: gm-assistant-doc
Section: doc
Architecture: all
Suggests: gm-assistant (= ${binary:Version})
Depends: ${misc:Depends}
Multi-Arch: foreign
Description: Game Master assistant for role-playing games - user guide
 GM-Assistant is designed to be the perfect assistant for the Game Master
 during tabletop role-playing games.
 .
 GM-Assistant enables to build structured scenarii with history and character
 table before the game, and to take notes, play music or sound effects, and
 display pictures during the game.
 It also includes a dice simulator and a combat manager.
 .
 This package contains the user guide.