Khelpcenter est une application pour montrer la documentation des applications KDE.
This package is known to build and work properly using an LFS-7.10 platform.
Téléchargement (HTTP) : http://download.kde.org/stable/applications/16.08.0/src/khelpcenter-16.08.0.tar.xz
Somme de contrôle MD5 du téléchargement : 27ac904511726b9b6e4c88bcfcd44225
Taille du téléchargement : 1.4 Mo
Estimation de l'espace disque requis : 6.5 Mo
Estimation du temps de construction : 0.4 SBU
grantlee-5.1.0, KDE Frameworks-5.25.0, libxml2-2.9.4 et xapian-1.4.0
Notes utilisateur : http://wiki.linuxfromscratch.org/blfs/wiki/khelpcenter
Installez khelpcenter en lançant les commandes suivantes :
mkdir build && cd build && cmake -DCMAKE_INSTALL_PREFIX=$KF5_PREFIX \ -DCMAKE_BUILD_TYPE=Release \ -DLIB_INSTALL_DIR=lib \ -DBUILD_TESTING=OFF \ -Wno-dev .. && make
Ce paquet n'est pas fourni avec une suite de tests.
Maintenant, en tant qu'utilisateur root
:
make install && mv -v $KF5_PREFIX/share/kde4/services/khelpcenter.desktop /usr/share/applications/ && rm -rv $KF5_PREFIX/share/kde4
Last updated on 2016-08-30 05:28:42 +0200