source: gnome/platform/yelp.xml@ b3d57664

11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18 xry111/xf86-video-removal
Last change on this file since b3d57664 was b3d57664, checked in by Douglas R. Reno <renodr@…>, 14 months ago

Tag GNOME Platform

  • Property mode set to 100644
File size: 5.5 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
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 yelp-download-http "&gnome-download-http;/yelp/&gnome-42;/yelp-&yelp-version;.tar.xz">
8 <!ENTITY yelp-download-ftp "&gnome-download-ftp;/yelp/&gnome-42;/yelp-&yelp-version;.tar.xz">
9 <!ENTITY yelp-md5sum "3792122c4ab90725716cd88e9274f0f6">
10 <!ENTITY yelp-size "1.4 MB">
11 <!ENTITY yelp-buildsize "21 MB">
12 <!ENTITY yelp-time "0.1 SBU">
13]>
14
15<sect1 id="yelp" xreflabel="Yelp-&yelp-version;">
16 <?dbhtml filename="yelp.html"?>
17
18
19 <title>Yelp-&yelp-version;</title>
20
21 <indexterm zone="yelp">
22 <primary sortas="a-Yelp">Yelp</primary>
23 </indexterm>
24
25 <sect2 role="package">
26 <title>Introduction to Yelp</title>
27
28 <para>
29 The <application>Yelp</application> package contains a help
30 browser used for viewing help files.
31 </para>
32
33 &lfs113_checked;
34
35 <bridgehead renderas="sect3">Package Information</bridgehead>
36 <itemizedlist spacing="compact">
37 <listitem>
38 <para>
39 Download (HTTP): <ulink url="&yelp-download-http;"/>
40 </para>
41 </listitem>
42 <listitem>
43 <para>
44 Download (FTP): <ulink url="&yelp-download-ftp;"/>
45 </para>
46 </listitem>
47 <listitem>
48 <para>
49 Download MD5 sum: &yelp-md5sum;
50 </para>
51 </listitem>
52 <listitem>
53 <para>
54 Download size: &yelp-size;
55 </para>
56 </listitem>
57 <listitem>
58 <para>
59 Estimated disk space required: &yelp-buildsize;
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Estimated build time: &yelp-time;
65 </para>
66 </listitem>
67 </itemizedlist>
68
69 <bridgehead renderas="sect3">Yelp Dependencies</bridgehead>
70
71 <bridgehead renderas="sect4">Required</bridgehead>
72 <para role="required">
73 <xref linkend="gsettings-desktop-schemas"/>,
74 <xref linkend="webkitgtk"/> and
75 <xref linkend="yelp-xsl"/>
76 </para>
77
78 <bridgehead renderas="sect4">Recommended</bridgehead>
79 <para role="recommended">
80 <xref linkend="desktop-file-utils"/>
81 </para>
82
83 <bridgehead renderas="sect4">Optional</bridgehead>
84 <para role="optional">
85 <xref linkend="gtk-doc"/>
86 </para>
87
88 <note>
89 <para>
90 The <application>Yelp</application> package is not required for a
91 functional <application>GNOME</application> Desktop. Note, however, that
92 without <application>Yelp</application> you will not be able to view the
93 built-in Help provided by core <application>GNOME</application> and many
94 of the support applications.
95 </para>
96 </note>
97
98 <para condition="html" role="usernotes">User Notes:
99 <ulink url="&blfs-wiki;/yelp"/>
100 </para>
101 </sect2>
102
103 <sect2 role="installation">
104 <title>Installation of Yelp</title>
105
106 <para>
107 Install <application>Yelp</application> by running the following
108 commands:
109 </para>
110
111<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
112make</userinput></screen>
113
114 <para>
115 This package does not come with a test suite.
116 </para>
117
118 <para>
119 Now, as the <systemitem class="username">root</systemitem> user:
120 </para>
121
122<screen role="root"><userinput>make install</userinput></screen>
123
124 <para>
125 Still as the <systemitem class="username">root</systemitem> user, ensure
126 that <filename>/usr/share/applications/mimeinfo.cache</filename> will
127 be updated and therefore the <command>help</command> in gnome
128 applications will work.
129 </para>
130
131<screen role="root"><userinput>update-desktop-database</userinput></screen>
132
133 </sect2>
134
135 <sect2 role="commands">
136 <title>Command Explanations</title>
137
138 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
139 href="../../xincludes/static-libraries.xml"/>
140
141 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
142 href="../../xincludes/gtk-doc-rebuild.xml"/>
143
144 </sect2>
145
146 <sect2 role="content">
147 <title>Contents</title>
148
149 <segmentedlist>
150 <segtitle>Installed Program</segtitle>
151 <segtitle>Installed Library</segtitle>
152 <segtitle>Installed Directories</segtitle>
153
154 <seglistitem>
155 <seg>
156 gnome-help (symlink) and yelp
157 </seg>
158 <seg>
159 libyelp.so
160 </seg>
161 <seg>
162 /usr/include/libyelp,
163 /usr/share/gtk-doc/html/libyelp (optional), and
164 /usr/{lib,share}/yelp
165 </seg>
166 </seglistitem>
167 </segmentedlist>
168
169 <variablelist>
170 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
171 <?dbfo list-presentation="list"?>
172 <?dbhtml list-presentation="table"?>
173
174 <varlistentry id="yelp-prog">
175 <term><command>yelp</command></term>
176 <listitem>
177 <para>
178 is the <application>GNOME</application> Help Browser
179 </para>
180 <indexterm zone="yelp yelp-prog">
181 <primary sortas="b-yelp">yelp</primary>
182 </indexterm>
183 </listitem>
184 </varlistentry>
185
186 <varlistentry id="libyelp">
187 <term><filename class="libraryfile">libyelp.so</filename></term>
188 <listitem>
189 <para>
190 contains the <application>Yelp</application> API functions
191 </para>
192 <indexterm zone="yelp libyelp">
193 <primary sortas="c-libyelp">libyelp.so</primary>
194 </indexterm>
195 </listitem>
196 </varlistentry>
197
198 </variablelist>
199
200 </sect2>
201
202</sect1>
Note: See TracBrowser for help on using the repository browser.