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.7 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-14.12.2 and kdelibs-4.14.5
kactivities-4.13.3, kde-baseapps-14.12.2, libkexiv2-14.12.2, and libjpeg-turbo-1.4.0
Little CMS-2.6 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 \ -Wno-dev .. && make
Now, as the root
user:
make install
Last updated on 2015-02-24 17:21:19 -0800