Kdegraphics provides KDE programs to manage the video display and graphical output. Applications include a kamera project, PDF, DVI, and Postscript viewers, an application to adjust monitor gamma correction, a 3D modeling application to generate POV-Ray scenes, a scanner application and support files for okular.
This package is known to build and work properly using an LFS-6.7 platform.
Download (HTTP): http://mirrors.isc.org/pub/kde/stable/4.6.0/src/kdegraphics-4.6.0.tar.bz2
Download (FTP): ftp://ftp.kde.org/pub/kde/stable/4.6.0/src/kdegraphics-4.6.0.tar.bz2
Download MD5 sum: 61961e75d203e3eab6f53744f2a3d9e6
Download size: 4.9 MB
Estimated disk space required: GB
Estimated build time: 21.4 SBU
qca-2.0.3, qimageblitz-0.0.6 libdbusmenu-qt-0.7.0,
exiv2-0.21, Poppler-0.14.4 (make sure --enable-xpdf-headers is set), strigi-0.6.4, shared-mime-info-0.91,
Poppler-0.14.4, SANE-1.0.19, gphoto, chm, epub, ddjvuapi
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/kde4graphics
Install kde4graphics by running the following commands:
mkdir build && cd build
Prepare the package for compilation:
cmake -DCMAKE_INSTALL_PREFIX=$KDE4_PREFIX \ -DKDE_DEFAULT_HOME=.kde4 \ -DSYSCONF_INSTALL_DIR=/etc/kde4 \ .. && make
Now, as the root
user:
make install
Last updated on 2011-03-09 20:39:52 +0000