File: control

package info (click to toggle)
grim 1.4.0%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 196 kB
  • sloc: ansic: 1,196; xml: 152; sh: 20; makefile: 4
file content (28 lines) | stat: -rw-r--r-- 1,065 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
Source: grim
Section: x11
Priority: optional
Maintainer: Sway and related packages team <team+swaywm@tracker.debian.org>
Uploaders: Birger Schacht <birger@debian.org>
Build-Depends: debhelper-compat (= 13),
               libpng-dev,
               libpixman-1-dev,
               libwayland-dev,
               meson,
               pkg-config,
               scdoc,
               wayland-protocols (>= 1.14),
Standards-Version: 4.6.0.1
Homepage: https://wayland.emersion.fr/grim/
Rules-Requires-Root: no
Vcs-Git: https://salsa.debian.org/swaywm-team/grim.git
Vcs-Browser: https://salsa.debian.org/swaywm-team/grim

Package: grim
Architecture: any
Multi-Arch: foreign
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: command-line utility to make screenshots of Wayland desktops
 grim is a command-line utility to take screenshots of Wayland desktops. For now
 it requires support for the screencopy protocol to work. Support for the
 xdg-output protocol is optional, but improves fractional scaling support.
 grim will write a PNG to a file or to stdout.