Rev 9 | Go to most recent revision | Details | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
3 | magnus | 1 | Source: ssvnc |
2 | Section: net |
||
3 | Priority: extra |
||
4 | Maintainer: Magnus Holmgren <holmgren@debian.org> |
||
5 | Build-Depends: dpatch, debhelper (>= 7), xutils-dev, libxaw7-dev, |
||
6 | libxmu-dev, libxext-dev, libxt-dev, libsm-dev, libice-dev, |
||
7 | libjpeg62-dev | libjpeg-dev, zlib1g-dev | libz-dev, |
||
8 | default-jdk |
||
9 | Standards-Version: 3.8.2 |
||
10 | Homepage: http://www.karlrunge.com/x11vnc/ssvnc.html |
||
11 | |||
12 | Package: ssvnc |
||
13 | Architecture: any |
||
14 | Depends: ${shlibs:Depends}, ${misc:Depends}, tk8.4, |
||
15 | openssh-client, bind9-host | host, procps, psmisc, xterm |
||
16 | Recommends: stunnel4, openjdk-6-jre | java2-runtime |
||
17 | Description: Enhanced TightVNC viewer with SSL/SSH tunnel helper |
||
18 | VNC stands for Virtual Network Computing. It is, in essence, a remote |
||
19 | display system which allows you to view a computing `desktop' |
||
20 | environment not only on the machine where it is running, but from |
||
21 | anywhere on the Internet and from a wide variety of machine |
||
22 | architectures. |
||
23 | . |
||
24 | SSVNC is two things: |
||
25 | . |
||
26 | * An enhanced version of the TightVNC client with support for more |
||
27 | encodings and color modes, support for x11vnc and UltraVNC |
||
28 | extensions, dynamic screen resizing, an improved popup menu, etc. |
||
29 | . |
||
30 | * A GUI that helps set up an SSL (using stunnel) or SSH tunnel to |
||
31 | connect to the VNC server through, as well as forwarding of ports for |
||
32 | audio (esound/aRts), SMB, CUPS etc. |