File: control

package info (click to toggle)
ssvnc 1.0.29-6
  • links: PTS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 3,204 kB
  • sloc: ansic: 20,800; tcl: 15,833; java: 8,263; sh: 3,640; makefile: 2,040; perl: 41
file content (33 lines) | stat: -rw-r--r-- 1,356 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
Source: ssvnc
Section: net
Priority: optional
Maintainer: Magnus Holmgren <holmgren@debian.org>
Build-Depends: dpkg-dev (>= 1.15.7), debhelper (>= 10), xutils-dev, libxaw7-dev,
 libxmu-dev, libxext-dev, libxt-dev, libsm-dev, libice-dev,
 libjpeg-dev, zlib1g-dev | libz-dev,
 default-jdk-headless, libssl-dev, dh-strip-nondeterminism
Standards-Version: 4.6.0
Homepage: http://www.karlrunge.com/x11vnc/ssvnc.html

Package: ssvnc
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, tk,
 openssh-client, bind9-host | host, procps, psmisc, xterm,
 stunnel4, openssl
Recommends: default-jre | java5-runtime
Description: Enhanced TightVNC viewer with SSL/SSH tunnel helper
 VNC stands for Virtual Network Computing. It is, in essence, a remote
 display system which allows you to view a computing `desktop'
 environment not only on the machine where it is running, but from
 anywhere on the Internet and from a wide variety of machine
 architectures.
 .
 SSVNC is two things:
 .
 * An enhanced version of the TightVNC client with support for more
 encodings and color modes, support for x11vnc and UltraVNC
 extensions, dynamic screen resizing, an improved popup menu, etc.
 .
 * A GUI that helps set up an SSL (using stunnel) or SSH tunnel to
 connect to the VNC server through, as well as forwarding of ports for
 audio (esound/aRts), SMB, CUPS etc.