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-6.7 platform.
Download (HTTP): http://mirrors.isc.org/pub/kde/stable/4.6.0/src/kdeplasma-addons-4.6.0.tar.bz2
Download (FTP): ftp://ftp.kde.org/pub/kde/stable/4.6.0/src/kdeplasma-addons-4.6.0.tar.bz2
Download MD5 sum: c7307dfa69c986fb8114505bc38e6af2
Download size: 1.9 MB
Estimated disk space required: 233 MB
Estimated build time: 4.2 SBU
Python-2.7.2, qca-2.0.3, kde4baseworkspace-4.6.0,
kde4edu-4.6.0 for Marble,
scim
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/kde4plasmaaddons
Install Kdeplasma-addons 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/sysconfig \ .. && make
Now, as the root
user:
make install
Last updated on 2011-03-13 13:46:38 +0000