File: control

package info (click to toggle)
vncsnapshot 1.2a-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 652 kB
  • sloc: ansic: 3,850; cpp: 1,394; makefile: 99; sh: 98
file content (23 lines) | stat: -rw-r--r-- 922 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: vncsnapshot
Section: x11
Priority: optional
Maintainer: Package Salvaging Team <team+salvage@tracker.debian.org>
Uploaders: наб <nabijaczleweli@nabijaczleweli.xyz>
Build-Depends: debhelper-compat (= 13), libjpeg-dev, zlib1g-dev
Standards-Version: 4.7.0
Homepage: https://vncsnapshot.sourceforge.net/
Vcs-Git: https://salsa.debian.org/salvage-team/vncsnapshot.git
Vcs-Browser: https://salsa.debian.org/salvage-team/vncsnapshot
Rules-Requires-Root: no

Package: vncsnapshot
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: tigervnc-standalone-server | tightvncserver
Description: 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.