Package maim: Information

    Source package: maim
    Version: 5.7.4-alt1
    Latest version according to Repology
    Build time:  Oct 13, 2021, 10:14 AM in the task #286945
    Category: Graphics
    Report package bug
    License: GPLv3
    Summary: maim (make image) takes screenshots of your desktop.
    Description: 
    maim (make image) takes screenshots of your desktop. It has options to take only
    a region, and relies on slop to query for regions. maim is supposed to be
    an improved scrot.
    
    Features:
    
     * Takes screenshots of your desktop, and saves it in png or jpg format.
     * Takes screenshots predetermined regions or windows, useful for automation.
     * Allows a users to select a region, or window, before taking a screenshot
       on the fly.
     * Blends the system cursor to the screenshot. screenshot with cursor
     * Masks off-screen pixels to be transparent or black.
     * Maim cleanly pipes screenshots directly to standard output (unless otherwise
       specified). Allowing for command chaining.
     * Maim supports anything slop does, even selection shaders!

    List of rpms provided by this srpm:
    maim (x86_64, ppc64le, i586, armh, aarch64)
    maim-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Vitaly Lipatov

    List of contributors:
    Vitaly Lipatov
    Pavel Skrylev


      1. libslop-devel >= 7.5
      2. libglm-devel
      3. libglvnd-devel
      4. libGL-devel
      5. rpm-macros-cmake
      6. gcc-c++
      7. cmake
      8. libXcomposite-devel
      9. libXext-devel
      10. libXfixes-devel
      11. libXrandr-devel
      12. libpng-devel
      13. libicu-devel
      14. zlib-devel
      15. libjpeg-devel
      16. libwebp-devel

    Last changed


    Aug. 21, 2021 Vitaly Lipatov 5.7.4-alt1
    - new version 5.7.4
    Jan. 9, 2019 Pavel Skrylev 5.5.2-alt2
    - Fixed lost build dependency to GLX_INCLUDE_DIR.
    Oct. 11, 2018 Pavel Skrylev 5.5.2-alt1
    - Bump to 5.5.2 with slop support.