This package provides various applications, such as Dolphin (file manager) and Konqueror (web browser). Infrastructure files and libraries are also provided.
This package is known to build and work properly using an LFS-7.7 platform.
Download (HTTP): http://download.kde.org/stable/applications/14.12.2/src/kde-baseapps-14.12.2.tar.xz
Download MD5 sum: 28c204e6d3ae7d670e75504ee80a9b0a
Download size: 2.5 MB
Estimated disk space required: 102 MB
Estimated build time: 0.6 SBU (using parallelism=10)
kactivities-4.13.3, kfilemetadata-4.14.3, baloo-4.14.3, and baloo-widgets-4.14.3
HTML Tidy-cvs_20101110 and GLib-2.42.1
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/kde-baseapps
Install Kde-baseapps by running the following commands:
mkdir build && cd build && cmake -DCMAKE_INSTALL_PREFIX=$KDE_PREFIX \ -DCMAKE_BUILD_TYPE=Release \ -Wno-dev .. && make
To test the results, issue make test.
Now as the root
user:
make install
Last updated on 2015-02-23 21:00:51 -0800