File: control

package info (click to toggle)
x11vnc 0.9.13-2%2Bdeb9u1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 11,872 kB
  • sloc: ansic: 117,868; sh: 13,724; java: 12,325; tcl: 6,156; perl: 4,427; makefile: 223
file content (46 lines) | stat: -rw-r--r-- 1,636 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
Source: x11vnc
Section: x11
Priority: optional
Maintainer: Fathi Boudra <fabo@debian.org>
Build-Depends: automake,
               chrpath,
               debhelper (>= 9),
               dh-autoreconf,
               libavahi-client-dev,
               libssl-dev,
               libtool,
               libvncserver-dev (>= 0.9.9),
               libxdamage-dev,
               libxext-dev,
               libxfixes-dev,
               libxinerama-dev,
               libxrandr-dev,
               libxss-dev,
               libxtst-dev
Build-Depends-Indep: openjdk-8-jdk | openjdk-7-jdk
Standards-Version: 3.9.8
Homepage: http://www.karlrunge.com/x11vnc/

Package: x11vnc
Architecture: any
Depends: openssl,
         tk,
         x11vnc-data (= ${source:Version}),
         ${misc:Depends},
         ${shlibs:Depends}
Description: VNC server to allow remote access to an existing X session
 x11vnc allows one to view remotely and interact with real X displays (i.e. a
 display corresponding to a physical monitor, keyboard, and mouse) with any
 VNC viewer. It has built-in SSL encryption and authentication, UNIX account
 and password support, server-side scaling, single port HTTPS and VNC, mDNS
 service advertising, and TightVNC and UltraVNC file-transfer.

Package: x11vnc-data
Architecture: all
Depends: ${misc:Depends}
Recommends: x11vnc (>= ${source:Version})
Replaces: x11vnc (<< 0.9.10)
Description: data files for x11vnc
 This package contains the data files for x11vnc, a VNC server allowing remote
 access to an existing X session. Unless you have 'x11vnc' package installed,
 you probably won't find this package useful.