summaryrefslogtreecommitdiff
path: root/debian/control
blob: 1c4909fe922240971f210756bd857cf21f1e9cb4 (plain)
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
Source: maim
Section: x11
Priority: optional
Maintainer: Patrick O'Doherty <p@trickod.com>
Build-Depends: debhelper (>= 9)
             , cmake
             , ruby-ronn
             , libimlib2-dev
             , libxrandr-dev
             , libxfixes-dev
             , mesa-common-dev
             , libgl1-mesa-dev
             , libxcomposite-dev
             , slop
Standards-Version: 3.9.6
Homepage: https://github.com/naelstrof/maim
Vcs-Git: https://github.com/naelstrof/maim.git

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 programm 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.