File: control

package info (click to toggle)
surf-display 0.0.5-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 136 kB
  • sloc: sh: 226; makefile: 38
file content (48 lines) | stat: -rw-r--r-- 1,368 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
Source: surf-display
Section: admin
Priority: optional
Maintainer: Debian Edu Packaging Team <debian-edu-pkg-team@lists.alioth.debian.org>
Uploaders:
 Mike Gabriel <sunweaver@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 texlive-latex-extra,
 texlive-fonts-recommended,
 lmodern,
Standards-Version: 4.7.2
Homepage: https://code.it-zukunft-schule.de/cgit/surf-display/
Vcs-Git: https://salsa.debian.org/debian-edu-pkg-team/surf-display.git
Vcs-Browser: https://salsa.debian.org/debian-edu-pkg-team/surf-display

Package: surf-display
Architecture: all
Depends:
 ${misc:Depends},
 surf (>= 0.7),
 psmisc,
 x11-xkb-utils,
 xdotool,
 xinit,
 xprintidle,
Recommends:
 matchbox-window-manager,
 pulseaudio,
 unclutter,
 x11-xserver-utils,
 wmctrl,
Suggests:
 nodm,
Description: Kiosk browser session manager based on the surf browser
 Provide an X11 session manager script that launches a minimal window
 manager and then opens an entry web page via the surf web browser in
 kiosk mode. The web page can be consumed "read-only" or in interactive
 mode.
 .
 In combination with the nodm display manager you can provide an
 easy-to-setup html'ish display screen or a web terminal.
 .
 If URL/domain filtering is needed, combine surf-display with a local
 instance of tinyproxy.
 .
 After a configurable idle time, the browser session is fully
 reset and started anew.