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.9 platform.
Download (HTTP): http://download.kde.org/stable/applications/15.12.1/src/kde-baseapps-15.12.1.tar.xz
Download MD5 sum: c2e47f4dacaded8118bbc7a3b975e7d4
Download size: 2.0 MB
Estimated disk space required: 85 MB
Estimated build time: 4.2 SBU
kactivities-4.13.3, kfilemetadata-4.14.3, baloo-4.14.3, and baloo-widgets-4.14.3
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 \ -DCMAKE_MINIMUM_REQUIRED_VERSION=3.0 \ -DWITH_LibTidy=OFF \ -Wno-dev .. && make
To test the results, issue make test.
Now as the root
user:
make install
Last updated on 2016-03-02 13:42:47 -0800