The GNOME Screenshot is a utility used for taking screenshots of the entire screen, a window or a user-defined area of the screen, with optional beautifying border effects.
This package is known to build and work properly using an LFS-10.1 platform.
Download (HTTP): https://download.gnome.org/sources/gnome-screenshot/40/gnome-screenshot-40.0.tar.xz
Download (FTP): ftp://ftp.acc.umu.se/pub/gnome/sources/gnome-screenshot/40/gnome-screenshot-40.0.tar.xz
Download MD5 sum: 9300f1ef8edd9f1ec7903c4121dea247
Download size: 352 KB
Estimated disk space required: 6.5 MB
Estimated build time: less than 0.1 SBU
GTK+-3.24.28, libcanberra-0.30 (Compiled with GTK+3 support), and libhandy-1.2.0
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/gnome-screenshot
Install GNOME Screenshot by running the following commands:
mkdir build && cd build && meson --prefix=/usr .. && ninja
This package does not come with a test suite.
Now, as the root
user:
ninja install
In order to best run GNOME Screenshot from the command line, the -i option needs to be specified.
Last updated on 2021-04-08 15:16:47 -0500