source: lxde/desktop/menu-cache.xml@ fec8a19

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 fec8a19 was 3f2db3a6, checked in by Pierre Labastie <pierre.labastie@…>, 17 months ago

Remove sect1info tags

They only contain a date tag that is nowhere used.

  • Property mode set to 100644
File size: 5.0 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 menu-cache-download-http "&sourceforge-dl;/lxde/menu-cache-&menu-cache-version;.tar.xz">
8 <!ENTITY menu-cache-download-ftp " ">
9 <!ENTITY menu-cache-md5sum "99999a0bca48b980105208760c8fd893">
10 <!ENTITY menu-cache-size "260 KB">
11 <!ENTITY menu-cache-buildsize "3.7 MB">
12 <!ENTITY menu-cache-time "less than 0.1 SBU">
13]>
14
15<sect1 id="menu-cache" xreflabel="menu-cache-&menu-cache-version;">
16 <?dbhtml filename="menu-cache.html"?>
17
18
19 <title>menu-cache-&menu-cache-version;</title>
20
21 <indexterm zone="menu-cache">
22 <primary sortas="a-menu-cache">menu-cache</primary>
23 </indexterm>
24
25 <sect2 role="package">
26 <title>Introduction to Menu Cache</title>
27
28 <para>
29 The <application>Menu Cache</application> package contains a
30 library for creating and utilizing caches to speed up the
31 manipulation for freedesktop.org defined application menus.
32 </para>
33
34 &lfs112_checked;
35
36 <bridgehead renderas="sect3">Package Information</bridgehead>
37 <itemizedlist spacing="compact">
38 <listitem>
39 <para>
40 Download (HTTP): <ulink url="&menu-cache-download-http;"/>
41 </para>
42 </listitem>
43 <listitem>
44 <para>
45 Download (FTP): <ulink url="&menu-cache-download-ftp;"/>
46 </para>
47 </listitem>
48 <listitem>
49 <para>
50 Download MD5 sum: &menu-cache-md5sum;
51 </para>
52 </listitem>
53 <listitem>
54 <para>
55 Download size: &menu-cache-size;
56 </para>
57 </listitem>
58 <listitem>
59 <para>
60 Estimated disk space required: &menu-cache-buildsize;
61 </para>
62 </listitem>
63 <listitem>
64 <para>
65 Estimated build time: &menu-cache-time;
66 </para>
67 </listitem>
68 </itemizedlist>
69
70 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
71 <itemizedlist spacing="compact">
72 <listitem>
73 <para>
74 Required patch:
75 <ulink url="&patch-root;/menu-cache-&menu-cache-version;-consolidated_fixes-1.patch"/>
76 </para>
77 </listitem>
78 </itemizedlist>
79
80 <bridgehead renderas="sect3">Menu Cache Dependencies</bridgehead>
81
82 <bridgehead renderas="sect4">Required</bridgehead>
83 <para role="required">
84 <xref linkend="libfm-extra"/>
85 </para>
86
87 <bridgehead renderas="sect4">Optional</bridgehead>
88 <para role="optional">
89 <xref linkend="gtk-doc"/> and
90 <xref linkend="xdg-utils"/>
91 </para>
92
93 <para condition="html" role="usernotes">
94 User Notes: <ulink url="&blfs-wiki;/menu-cache"/>
95 </para>
96 </sect2>
97
98 <sect2 role="installation">
99 <title>Installation of Menu Cache</title>
100
101 <para>
102 First fix a memory leak and <quote>multiple definitions</quote>
103 issues:
104 </para>
105
106<screen><userinput>patch -Np1 -i ../menu-cache-&menu-cache-version;-consolidated_fixes-1.patch</userinput></screen>
107
108 <para>
109 Install <application>Menu Cache</application> by running the following
110 commands:
111 </para>
112
113<screen><userinput>./configure --prefix=/usr \
114 --disable-static &amp;&amp;
115make</userinput></screen>
116
117 <para>
118 This package does not come with a test suite.
119 </para>
120
121 <para>
122 Now, as the <systemitem class="username">root</systemitem> user:
123 </para>
124
125<screen role="root"><userinput>make install</userinput></screen>
126
127 </sect2>
128
129 <sect2 role="commands">
130 <title>Command Explanations</title>
131
132 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
133 href="../../xincludes/static-libraries.xml"/>
134
135 <para>
136 <option>--enable-gtk-doc</option>: Use this option if
137 <application>GTK-Doc</application> is installed and you wish to build and
138 install the API documentation.
139 </para>
140
141 </sect2>
142
143 <sect2 role="content">
144 <title>Contents</title>
145
146 <segmentedlist>
147 <segtitle>Installed Programs</segtitle>
148 <segtitle>Installed Library</segtitle>
149 <segtitle>Installed Directories</segtitle>
150
151 <seglistitem>
152 <seg>
153 None
154 </seg>
155 <seg>
156 libmenu-cache.so
157 </seg>
158 <seg>
159 /usr/{include,libexec,share/gtk-doc/html}/menu-cache
160 </seg>
161 </seglistitem>
162 </segmentedlist>
163
164 <variablelist>
165 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
166 <?dbfo list-presentation="list"?>
167 <?dbhtml list-presentation="table"?>
168
169 <varlistentry id="libmenu-cache">
170 <term><filename class="libraryfile">libmenu-cache.so</filename></term>
171 <listitem>
172 <para>
173 contains the <application>menu-cache</application> API functions
174 </para>
175 <indexterm zone="menu-cache libmenu-cache">
176 <primary sortas="c-libmenu-cache">libmenu-cache.so</primary>
177 </indexterm>
178 </listitem>
179 </varlistentry>
180
181 </variablelist>
182
183 </sect2>
184
185</sect1>
Note: See TracBrowser for help on using the repository browser.