source: kde/kf5-apps/khelpcenter.xml@ 39eac921

12.2 gimp3 ken/TL2024 lazarus trunk xry111/for-12.3 xry111/llvm18 xry111/spidermonkey128
Last change on this file since 39eac921 was f806bbf2, checked in by Bruce Dubbs <bdubbs@…>, 7 months ago

Update most of kde-gear

There are still a few packages that need testing and the book updated.
The kf6 adn plasma packages referenced in LXQt are incorrect and need
to be changed to reference kf5 packages for now.

Note that there is a new package, plasma-activities, that is needed in
the kde-gear section, but needed to be taken from the plasma6 set of
packages.

kio-extras is no longer needed for the packages in the book.

  • Property mode set to 100644
File size: 4.5 KB
RevLine 
[ab4fdfc]1<?xml version="1.0" encoding="UTF-8"?>
[5e96852]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY khelpcenter-download-http "&kf5apps-download-http;/khelpcenter-&kf5apps-version;.tar.xz">
8 <!ENTITY khelpcenter-download-ftp " ">
[f67c5c8]9 <!ENTITY khelpcenter-md5sum "03ef818c0e43e350609d4399e49c3959">
[2402feb]10 <!ENTITY khelpcenter-size "4.2 MB">
11 <!ENTITY khelpcenter-buildsize "29 MB">
[14e7e0b]12 <!ENTITY khelpcenter-time "0.2 SBU (using parallelism=4)">
[5e96852]13]>
14
15<sect1 id="khelpcenter" xreflabel="khelpcenter-&kf5apps-version;">
16 <?dbhtml filename="khelpcenter.html"?>
17
18
19 <title>Khelpcenter-&kf5apps-version;</title>
20
21 <indexterm zone="khelpcenter">
22 <primary sortas="a-khelpcenter">khelpcenter</primary>
23 </indexterm>
24
25 <sect2 role="package">
26 <title>Introduction to Khelpcenter</title>
27
28 <para>
[8558044]29 <application>Khelpcenter</application> is an application
[5e96852]30 to show KDE Applications' documentation.
31 </para>
32
[f67c5c8]33 &lfs121_checked;
[5e96852]34
35 <bridgehead renderas="sect3">Package Information</bridgehead>
36 <itemizedlist spacing="compact">
37 <listitem>
38 <para>
39 Download (HTTP): <ulink url="&khelpcenter-download-http;"/>
40 </para>
41 </listitem>
42 <listitem>
43 <para>
44 Download (FTP): <ulink url="&khelpcenter-download-ftp;"/>
45 </para>
46 </listitem>
47 <listitem>
48 <para>
49 Download MD5 sum: &khelpcenter-md5sum;
50 </para>
51 </listitem>
52 <listitem>
53 <para>
54 Download size: &khelpcenter-size;
55 </para>
56 </listitem>
57 <listitem>
58 <para>
59 Estimated disk space required: &khelpcenter-buildsize;
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Estimated build time: &khelpcenter-time;
65 </para>
66 </listitem>
67 </itemizedlist>
68
69 <bridgehead renderas="sect3">Khelpcenter Dependencies</bridgehead>
70
71 <bridgehead renderas="sect4">Required</bridgehead>
72 <para role="required">
[ed74a9a]73 <xref linkend="kf5-frameworks"/>,
74 <xref linkend="libxml2"/>, and
75 <xref linkend="xapian"/>
[5e96852]76 </para>
77
[6b25d09d]78 <bridgehead renderas="sect4">Recommended</bridgehead>
[2c87187]79 <para role="recommended">
[f806bbf2]80 <xref linkend="qtwebengine"/>
[6b25d09d]81 </para>
[f806bbf2]82
83<!-- Is this true any more ???
[f91e5a91]84 <note>
85 <para>
86 Khelpcenter does not provide the plugin to display the manual pages.
87 It is found in kio-extras, another <ulink
88 url="&kf5apps-download-http;">KDE application</ulink>.
89 Depending on what is installed on your system, other dependencies
90 may be needed to build it.
91 </para>
92 </note>
[6b25d09d]93-->
[5e96852]94 </sect2>
95
96 <sect2 role="installation">
97 <title>Installation of Khelpcenter</title>
98
99 <para>
100 Install <application>khelpcenter</application> by running the following
101 commands:
102 </para>
103
104<screen><userinput>mkdir build &amp;&amp;
105cd build &amp;&amp;
106
[f806bbf2]107cmake -DCMAKE_INSTALL_PREFIX=$KF6_PREFIX \
[5e96852]108 -DCMAKE_BUILD_TYPE=Release \
109 -DBUILD_TESTING=OFF \
110 -Wno-dev .. &amp;&amp;
111make</userinput></screen>
112
113 <para>
114 This package does not come with a test suite.
115 </para>
116
117 <para>
118 Now, as the <systemitem class="username">root</systemitem> user:
119 </para>
120
[f806bbf2]121<screen role="root"><userinput>make install</userinput></screen>
[5e96852]122
123 </sect2>
124
125 <sect2 role="content">
126 <title>Contents</title>
127
128 <segmentedlist>
129 <segtitle>Installed Program</segtitle>
130 <segtitle>Installed Libraries</segtitle>
131 <segtitle>Installed Directories</segtitle>
132
133 <seglistitem>
134 <seg>
135 khelpcenter
136 </seg>
137 <seg>
[f806bbf2]138 None
[5e96852]139 </seg>
140 <seg>
[f806bbf2]141 $KF6_PREFIX/share/khelpcenter,
142 $KF6_PREFIX/share/doc/HTML/*/{khelpcenter,fundamentals,onlinehelp}
[5e96852]143 </seg>
144 </seglistitem>
145 </segmentedlist>
146
147 <variablelist>
148 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
149 <?dbfo list-presentation="list"?>
150 <?dbhtml list-presentation="table"?>
151
152 <varlistentry id="khelpcenter-prog">
153 <term><command>khelpcenter</command></term>
154 <listitem>
155 <para>
[4c24eb0a]156 is the help viewer for KDE applications
[5e96852]157 </para>
158 <indexterm zone="khelpcenter khelpcenter-prog">
159 <primary sortas="b-khelpcenter">khelpcenter</primary>
160 </indexterm>
161 </listitem>
162 </varlistentry>
163
164 </variablelist>
165
166 </sect2>
167
168</sect1>
Note: See TracBrowser for help on using the repository browser.