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.3 platform.
Download (HTTP): http://download.kde.org/stable/4.10.3/src/kdeplasma-addons-4.10.3.tar.xz
Download (FTP): ftp://ftp.kde.org/pub/kde/stable/4.10.3/src/kdeplasma-addons-4.10.3.tar.xz
Download MD5 sum: 9880207d971c2fc7c43a478df4eec976
Download size: 1.8 MB
Estimated disk space required: 72 MB
Estimated build time: 5.1 SBU
kde-workspace-4.10.3 and kdepimlibs-4.10.3
libkexiv2-4.10.3, IBus-1.5.2, 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-05-08 17:45:30 +0000