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.6 platform.
Download (HTTP): http://download.kde.org/stable/4.14.1/src/gwenview-4.14.1.tar.xz
Download MD5 sum: fcdcbced6691d42a4480b3fe118bc1d6
Download size: 2.8 MB
Estimated disk space required: 35 MB
Estimated build time: 1.2 SBU
libkdcraw-4.14.1 and kdelibs-4.14.1
kactivities-4.13.3, kde-baseapps-4.14.1, libkexiv2-4.14.1, and libjpeg-turbo-1.3.1
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 2014-09-17 21:56:07 -0700