The screengrab package is a cross-platform tool for making screenshots quickly.
This package is known to build and work properly using an LFS 12.1 platform.
Download (HTTP): https://github.com/lxqt/screengrab/releases/download/2.7.0/screengrab-2.7.0.tar.xz
Download MD5 sum: df840ca6ad74b6388b9c0067c9f31423
Download size: 336 KB
Estimated disk space required: 6.5 MB
Estimated build time: 0.2 SBU
(kwindowsystem-5.115.0 for lxqt or KDE Frameworks-5.115.0), and libqtxdg-3.12.0
If KDE Frameworks-5.115.0 was not installed in /usr, help the code find some headers that it needs:
export CXXFLAGS+="-I $KF5_PREFIX/include" export CFLAGS+="-I $KF5_PREFIX/include"
Install screengrab by running the following commands:
mkdir -v build &&
cd       build &&
cmake -DCMAKE_BUILD_TYPE=Release  \
      -DCMAKE_INSTALL_PREFIX=/usr \
      ..       &&
make
        This package does not come with a test suite.
          Now, as the root user:
        
make install
          If you have xdg-utils-1.2.1 installed, as the
          root user, run xdg-icon-resource forceupdate --theme
          hicolor.