Kdeplasma-addons-4.6.0

Introduction to Kdeplasma-addons

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.

Package Information

Kdeplasma-addons Dependencies

Required

Python-2.7.2, qca-2.0.3, kde4baseworkspace-4.6.0,

Recommended

Optional

scim

User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/kde4plasmaaddons

Installation of Kdeplasma-addons

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

Contents

Installed Programs: lancelot
Installed Libraries: liblancelot-datamodels.so, libplasmacomicprovidercore.so, libplasma_groupingcontainment.so, libplasmapotdprovidercore.so, libplasmaweather.so, librtm.so
Installed Directory:

Last updated on 2011-03-13 13:46:38 +0000