File: control

package info (click to toggle)
directvnc 0.7.7-1
  • links: PTS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 1,608 kB
  • ctags: 629
  • sloc: sh: 7,391; ansic: 4,024; makefile: 90
file content (18 lines) | stat: -rw-r--r-- 853 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: directvnc
Section: misc
Priority: optional
Maintainer: Loris Boillet <lboillet69@gmail.com>
Build-Depends: debhelper (>= 7), libdirectfb-dev (>= 0.9.24), zlib1g-dev, libjpeg-dev, pkg-config, x11proto-core-dev, autotools-dev, autoconf, automake, libtool
Standards-Version: 3.9.2
Homepage: http://drinkmilk.github.com/directvnc/

Package: directvnc
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: x11proto-core-dev
Description: VNC client using the framebuffer as display
 DirectVNC is a client implementing the remote framebuffer protocol (rfb)
 which is used by VNC servers. If a VNC server is running on a machine you
 can connect to it using this client and have the contents of its display
 shown on your screen. Keyboard and mouse events are sent to the server, so
 you can basically control a VNC server remotely.