Khelpcenter est une application pour montrer la documentation des applications KDE.
This package is known to build and work properly using an LFS-11.0 platform.
Téléchargement (HTTP) : https://download.kde.org/stable/release-service/21.08.0/src/khelpcenter-21.08.0.tar.xz
Somme de contrôle MD5 du téléchargement : 0225b861015c6b75c00248f32562678a
Taille du téléchargement : 4.1 Mo
Estimation de l'espace disque requis : 26 Mo
Estimation du temps de construction : 0.1 SBU (avec parallélisme = 4)
grantlee-5.2.0, KDE Frameworks-5.85.0, libxml2-2.9.12 et xapian-1.4.18
Notes utilisateur : https://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 \ -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