tce-load -i compiletc meson gnome-desktop-dev libpeas-dev gobject-introspection-dev libhandy1-dev libexif-dev exempi-dev libportal-dev itstool libpeas-gir wget https://download.gnome.org/sources/eog/45/eog-45.2.tar.xz cd eog-45.2 mkdir build cd build CC="gcc -flto -mtune=generic -Os -pipe" CXX="g++ -flto -mtune=generic -Os -pipe -fno-exceptions -fno-rtti" meson --prefix=/usr/local --localstatedir=/var --buildtype=plain -Dlibportal=false ninja [0m 30.00s] sudo ninja install eog 45.2 Build Source code location : /usr/src/eog-45.2 Compiler : gcc Extra compiler warnings : Features EXIF support : True XMP support : True JPEG support : True Colour management support : True GObject introspection : True xdg-desktop-portal support: True User defined options buildtype : plain localstatedir : /var prefix : /usr/local