./graphics/screengrab, Crossplatform tool for grabbing screenshots of your desktop

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.10.0, Package name: screengrab-2.10.0, Maintainer: pkgsrc-users

A program for fast creating screenshots, and easily publishing them
on internet image hosting services. It works on Linux and
Windows operating systems.
ScreenGrab uses the Qt framework and thus, it is independent from
any desktop environment.


Required to run:
[sysutils/dbus] [graphics/hicolor-icon-theme] [devel/glib2] [x11/Xfixes] [x11/libxcb] [x11/qt5-qtx11extras] [x11/qt5-qtbase] [x11/kwindowsystem] [x11/libqtxdg]

Required to build:
[pkgtools/x11-links] [x11/xcb-proto] [x11/fixesproto4] [pkgtools/cwrappers] [x11/xorgproto]

Master sites:

Filesize: 341.148 KB

Version history: (Expand)


CVS history: (Expand)


   2025-04-27 23:22:10 by David H. Gutteridge | Files touched by this commit (3) | Package updated
Log message:
screengrab: update to 2.10.0

2.10.0 / 2025-04-17
===================
 * Made copying/saving notifications optional.
 * Corrected the organization domain.
 * Call `setDesktopFileName()` to set proper app-id on wayland.
 * Don't allocate useless resources in single instance mode.
 * Fixed handling of shared memory.
 * Fixed FTBFS due to `cmake_minimum_required`.
   2025-04-24 16:16:37 by Thomas Klausner | Files touched by this commit (2412)
Log message:
*: recursive bump for jpeg -> libjpeg-turbo switch
   2025-04-17 23:53:13 by Thomas Klausner | Files touched by this commit (2449)
Log message:
*: recursive bump for icu 77 and libxml2 2.14
   2024-11-15 13:50:50 by pin | Files touched by this commit (3) | Package updated
Log message:
graphics/screengrab: update to 2.9.0

2.9.0 / 2024-11-05
==================
 * Properly initialized and destroyed shortcuts settings.
 * Fixed a memory leak in a pointer `QList`.
   2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2428)
Log message:
*: recursive bump for icu 76 shlib major version bump
   2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2425)
Log message:
*: revbump for icu downgrade
   2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2426)
Log message:
*: recursive bump for icu 76.1 shlib bump
   2024-08-25 08:19:21 by Thomas Klausner | Files touched by this commit (575)
Log message:
*: replace CMAKE_ARGS with CMAKE_CONFIGURE_ARGS