File: control

package info (click to toggle)
scrot 0.9-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 244 kB
  • sloc: ansic: 1,741; makefile: 36; sh: 28
file content (30 lines) | stat: -rw-r--r-- 1,090 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
Source: scrot
Section: graphics
Priority: optional
Maintainer: Joao Eriberto Mota Filho <eriberto@debian.org>
Standards-Version: 4.3.0
Build-Depends: debhelper-compat (= 12),
               giblib-dev,
               libimlib2-dev,
               libtool
Homepage: https://github.com/resurrecting-open-source-projects/scrot
Vcs-Browser: https://salsa.debian.org/debian/scrot
Vcs-Git: https://salsa.debian.org/debian/scrot.git

Package: scrot
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: command line screen capture utility
 scrot (SCReen shOT) is a simple command line screen capture
 utility that uses imlib2 to grab and save images. Multiple
 image formats are supported through imlib2's dynamic saver
 modules.
 .
 Some features of the scrot:
   - support to multiple image formats (JPG, PNG, GIF, etc.).
   - optimization of the screen shots image quality.
   - capture a specific window or a rectangular area on the
     screen with the help of switch.
 .
 scrot also can be used to monitor a desktop PC in admin absent
 and register unwanted activities.