summaryrefslogtreecommitdiff
path: root/debian/control
blob: 8d737b08a59f2ab54c6cb11fe30eea5fc98c3a59 (plain)
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: internet-kiosk
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/internet-kiosk.git
Vcs-Browser: https://code.it-zukunft-schule.de/cgit/internet-kiosk/

Package: internet-kiosk
Architecture: all
Depends:
 ${misc:Depends},
 ${perl:Depends},
 psmisc,
 firefox-esr | iceweasel,
 matchbox-window-manager,
 xinit,
 locales,
 nodm,
 pulseaudio-utils,
Recommends:
 pulseaudio,
 unclutter,
 x11-xserver-utils,
Suggests:
 vim,
 mc,
 acpid,
 memtest86,
 memtest86+,
 openssh-server,
 plymouth,
 plymouth-themes-all,
Description: Internet Kiosk Session
 Internet Kiosk is a simple tool that provides an internet-cafe-like
 X11 session. It starts up a web browser with restricted functionality
 (kiosk mode) in full screen mode and launches a pre-configured start page.
 .
 Internet Kiosk can be provided on top of a minimal system installation
 as well as within a diskless chroot environment on multiple machines
 that boot over the network.