This package provides extra Plasma applets and engines like lancelot, calculator, wallpapers etc.
This package is known to build and work properly using an LFS-7.4 platform.
Download (HTTP): http://download.kde.org/stable/4.11.1/src/kdeplasma-addons-4.11.1.tar.xz
Download (FTP): ftp://ftp.kde.org/pub/kde/stable/4.11.1/src/kdeplasma-addons-4.11.1.tar.xz
Download MD5 sum: d4d5933770ab0b1693dd5789cab36bef
Download size: 1.7 MB
Estimated disk space required: 72 MB
Estimated build time: 5.1 SBU
kde-workspace-4.11.1 and kdepimlibs-4.11.1
libkexiv2-4.11.1, IBus-1.5.3, QJson-0.8.1, Marble (for the desktop globe wallpaper), Eigen (for the Mandelbrot wallpaper plugin) and QOAuth (needed for the Plasma microblog dataengine)
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/kdeplasma-addons
Install Kdeplasma-addons by running the following commands:
mkdir build && cd build && cmake -DCMAKE_INSTALL_PREFIX=$KDE_PREFIX \ -DCMAKE_BUILD_TYPE=Release \ .. && make
Now, as the root
user:
make install
Last updated on 2013-09-10 09:12:30 -0700