This package provides extra wallpapers, screensavers, icon-themes etc. for KDE
This package is known to build and work properly using an LFS-7.1 platform.
Download (HTTP): http://mirrors.isc.org/pub/kde/stable/4.8.3/src/kdeartwork-4.8.3.tar.xz
Download (FTP): ftp://ftp.kde.org/pub/kde/stable/4.8.3/src/kdeartwork-4.8.3.tar.xz
Download MD5 sum: 41d4a060f7790bdf38c043a52107896e
Download size: 133 MB
Estimated disk space required: 383 MB
Estimated build time: 0.9 SBU
libkexiv2-4.8.3, XScreenSaver-5.15 (to use the xscreensavers in KDE4) and Eigen (to build the krotation and kpendulum screensavers)
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/kdeartwork
Install Kdeartwork by running the following commands:
mkdir build &&
cd build &&
cmake -DCMAKE_INSTALL_PREFIX=$KDE4_PREFIX \
-DKDE_DEFAULT_HOME=.kde4 \
-DSYSCONF_INSTALL_DIR=/etc/kde4 \
.. &&
make
Now, as the root user:
make install
Last updated on 2012-05-10 17:39:01 +0000