Gwenview is a fast and easy-to-use image viewer for KDE.
This package is known to build and work properly using an LFS-7.9 platform.
Download (HTTP): http://download.kde.org/stable/4.14.3/src/gwenview-4.14.3.tar.xz
Download MD5 sum: a609256023f7b6e786fe7728ba299544
Download size: 2.8 MB
Estimated disk space required: 32 MB
Estimated build time: 1.2 SBU
libkdcraw-15.08.2 and kdelibs-4.14.16
kactivities-4.13.3, kde-baseapps-15.12.1, libkexiv2-15.08.2, and libjpeg-turbo-1.4.2
Little CMS-2.7 and Kipi-Plugins (a collection of image manipulation plugins)
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/gwenview
Install Gwenview by running the following commands:
mkdir build && cd build && cmake -DCMAKE_INSTALL_PREFIX=$KDE_PREFIX \ -DCMAKE_BUILD_TYPE=Release \ -DCMAKE_MINIMUM_REQUIRED_VERSION=3.0 \ -Wno-dev .. && make
Now, as the root
user:
make install
Last updated on 2016-03-02 13:42:47 -0800