File: control

package info (click to toggle)
svncviewer 1%3A0.1-2
  • links: PTS
  • area: main
  • in suites: potato
  • size: 164 kB
  • ctags: 112
  • sloc: ansic: 1,815; makefile: 47; sh: 29
file content (23 lines) | stat: -rw-r--r-- 999 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
Source: svncviewer
Section: net
Priority: optional
Maintainer: Edward Betts <edward@debian.org>
Standards-Version: 3.1.1
Build-Depends: svgalibg1-dev, xlib6g-dev, debhelper, libvncauth-dev

Package: svncviewer
Architecture: any
Provides: vncviewer
Depends: ${shlibs:Depends}
Suggests: vncserver
Description: Virtual network computing client software for SVGA.
 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.
 .
 It is implemented in a client/server model. This package provides a client
 for SVGA, with this you can connect to a vncserver somewhere in the network
 and display its content on a graphic capable console. There are vncserver
 available for X and for Win95/NT, although the Win95/NT server may not work
 with svgalib viewer due to missing palette handling.