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
|
Source: impressive-display
Section: admin
Priority: extra
Maintainer: Debian Edu Packaging Team <debian-edu-pkg-team@lists.alioth.debian.org>
Uploaders:
Mike Gabriel <sunweaver@debian.org>
Build-Depends:
debhelper (>= 9),
cdbs,
Standards-Version: 3.9.7
Homepage: http://wiki.it-zukunft-schule.de
Vcs-Git: https://code.it-zukunft-schule.de/cgit/impressive-display.git
Vcs-Browser: https://code.it-zukunft-schule.de/cgit/impressive-display/
Package: impressive-display
Architecture: all
Depends:
${misc:Depends},
${perl:Depends},
impressive,
pulseaudio-utils,
psmisc,
xinit,
Recommends:
debian-faq,
matchbox-window-manager,
poppler-utils,
pulseaudio,
texlive-extra-utils,
unclutter,
x11-xserver-utils,
wmctrl,
Suggests:
nodm,
Description: Impressive based PDF display
Provide an X11 session manager script that launches a minimal window
manager and then launches the impressive PDF viewer in fullscreen mode.
.
In combination with the nodm display manager you can provide an
easy-to-setup display screen based on regulary updated PDF files.
.
The viewed PDF file can be obtained from a given URL in regular
intervals. Alternatively (or for testing purposes) you can also
display a local static PDF file.
|