%general-entities; ]> $LastChangedBy$ $Date$ lximage-qt-&lximage-qt-version; lximage-qt Introduction to lximage-qt The lximage-qt package contains a lightweight image viewer and screenshot program. &lfs77_checked; &gcc5_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &lximage-qt-md5sum; Download size: &lximage-qt-size; Estimated disk space required: &lximage-qt-buildsize; Estimated build time: &lximage-qt-time; lximage-qt Dependencies Required and User Notes: Installation of lximage-qt Install lximage-qt by running the following commands: sed -i 's/1%/%1/' src/translations/lximage-qt_pt_BR.ts && sed -i 's/Utility;//' data/lximage-qt.desktop.in && mkdir -v build && cd build && cmake -DCMAKE_BUILD_TYPE=Release \ -DCMAKE_INSTALL_PREFIX=$LXQT_PREFIX \ .. && LIBRARY_PATH=/opt/qt5/lib:$LXQT_PREFIX/lib make This package does not come with a test suite. Now, as the root user: make install && ln -svf $LXQT_PREFIX/share/applications/lximage-qt.desktop \ /usr/share/applications && ln -svf $LXQT_PREFIX/share/applications/lximage-qt-screenshot.desktop \ /usr/share/applications If you have installed, as the root user, run xdg-icon-resource forceupdate --theme hicolor. Command Explanations sed -i ... src/translations/lximage-qt_pt_BR.t: Fixes a bug introduced by the translation. If you will never use pt_BR as the prefix of your locale, this fix can be safely ignored. sed -i ... data/lximage-qt.desktop.in: Fixes submenu for lximage-qt. LIBRARY_PATH=/opt/qt5/lib:$LXQT_PREFIX/lib: Fixes for the linker to find three libraries. Contents Installed Program Installed Libraries Installed Directory lximage-qt None $LXQT_PREFIX/share/lximage-qt Short Descriptions lximage-qt is a lightweight image viewer and screenshot program. There is a menu entry at Utilities for the screenshot program. From command line, obtain a full screen or window shot by running lximage-qt --screenshot. lximage-qt