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
|
Source: impressive-display
Section: admin
Priority: optional
Maintainer: Debian Edu Packaging Team <debian-edu-pkg-team@lists.alioth.debian.org>
Uploaders:
Mike Gabriel <sunweaver@debian.org>,
Dominik George <natureshadow@debian.org>
Build-Depends:
debhelper (>= 10),
cdbs,
texlive-latex-extra,
texlive-fonts-recommended,
lmodern,
Standards-Version: 4.2.0
Homepage: https://code.it-zukunft-schule.de/cgit/impressive-display/
Vcs-Git: https://salsa.debian.org/debian-edu-pkg-team/impressive-display.git
Vcs-Browser: https://salsa.debian.org/debian-edu-pkg-team/impressive-display
Package: impressive-display
Architecture: all
Depends:
${misc:Depends},
${perl:Depends},
curl,
impressive,
poppler-utils,
pulseaudio-utils,
psmisc,
xinit,
Recommends:
bc,
debian-faq,
matchbox-window-manager,
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.
|