Package screengrab: Information

  • Default inline alert: Version in the repository: 2.7.0-alt1

Source package: screengrab
Version: 2.0.1-alt1
Latest version according to Repology
Build time:  Apr 26, 2020, 08:05 PM in the task #250682
Category: Graphics
Report package bug
License: GPLv2
Summary: ScreenGrab is a tool for geting screenshots
Description: 
ScreenGrab -- program getting screenshots working in Linux and Windows.
The program uses Qt5 and is independent from any desktop environment.
Main features:
    * grab screenshot of desktop
    * working on Window and Linux operating systems
    * save screenshots in PNG and JPEG format
    * grab screenshot with delay (1 - 90 sec)
    * hide its window
    * minimize to system tray and work from at (tray menu)

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

Maintainer: Anton Midyukov


ACL:
Anton Midyukov
@everybody

    1. cmake
    2. kf5-kwindowsystem-devel
    3. pkgconfig(Qt5Core)
    4. pkgconfig(Qt5Gui)
    5. pkgconfig(Qt5Help)
    6. pkgconfig(Qt5Network)
    7. pkgconfig(Qt5Widgets)
    8. pkgconfig(Qt5X11Extras)
    9. pkgconfig(Qt5Xdg)
    10. /proc
    11. /usr/bin/convert
    12. rpm-macros-cmake

Last changed


April 25, 2020 Anton Midyukov 2.0.1-alt1
- new version 2.0.1
March 23, 2020 Anton Midyukov 2.0.0-alt1
- new version 2.0.0
June 6, 2019 Michael Shigorin 1.101-alt1.1
- E2K: explicit -std=c++11
- minor spec cleanup/fixup