File: control

package info (click to toggle)
maim 5.6.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 244 kB
  • sloc: cpp: 2,333; makefile: 7
file content (31 lines) | stat: -rw-r--r-- 1,005 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
21
22
23
24
25
26
27
28
29
30
31
Source: maim
Section: x11
Priority: optional
Maintainer: Patrick O'Doherty <p@trickod.com>
Uploaders: Antoine Beaupré <anarcat@debian.org>
Build-Depends: debhelper (>= 9)
             , cmake
             , libimlib2-dev
             , libxrandr-dev
             , libxfixes-dev
             , mesa-common-dev
             , libgl1-mesa-dev
             , libglm-dev
             , libxcomposite-dev
             , slop
Standards-Version: 4.2.1
Homepage: https://github.com/naelstrof/maim
Vcs-Git: https://salsa.debian.org/debian/maim.git
Vcs-Browser: https://salsa.debian.org/debian/maim

Package: maim
Architecture: any
Depends: ${shlibs:Depends}
       , ${misc:Depends}
       , slop
Description: takes screenshots of your desktop
 maim (make image) takes screenshots of your desktop. It has options
 to take only a region, and relies on another program called slop to
 query the user for regions using the graphical interface.
 .
 maim is command line tool that is supposed to be an improved scrot.