File: control

package info (click to toggle)
vncsnapshot 1.2a-5.2
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 604 kB
  • sloc: ansic: 3,852; cpp: 1,394; makefile: 138; sh: 98
file content (20 lines) | stat: -rw-r--r-- 739 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: vncsnapshot
Section: x11
Priority: optional
Maintainer: Benoit Mortier <benoit.mortier@opensides.be>
Build-Depends: debhelper (>= 9), libjpeg-dev, zlib1g-dev
Standards-Version: 3.9.3
Homepage: http://vncsnapshot.sourceforge.net/
Vcs-Browser: http://vncsnapshot.cvs.sourceforge.net/viewvc/vncsnapshot/

Package: vncsnapshot
Architecture: any
Depends: ${shlibs:Depends}
Recommends: vnc4server | tightvncserver
Description: A utility that takes JPEG snapshots from VNC servers
 VNC Snapshot is a command-line program for VNC. It will save a JPEG
 image of the VNC server's screen.
 .
 To use this you must be able to connect directly to the VNC server via
 a TCP connection.  It does not yet work for connections tunnelled over
 SSH.