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.5 platform.
Download (HTTP): http://download.kde.org/stable/4.12.2/src/kdeplasma-addons-4.12.2.tar.xz
Download (FTP): ftp://ftp.kde.org/pub/kde/stable/4.12.2/src/kdeplasma-addons-4.12.2.tar.xz
Download MD5 sum: 1104a6e01a1088974f06ac6f4cdc7d3f
Download size: 1.7 MB
Estimated disk space required: 73 MB
Estimated build time: 3.4 SBU
kde-workspace-4.11.6 and kdepimlibs-4.12.2
libkexiv2-4.12.2, IBus, 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 \ -Wno-dev .. && make
Now, as the root
user:
make install
Last updated on 2014-02-28 15:16:23 -0800