source: lxqt/desktop/lxqt-panel.xml@ 89d6c9a

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 89d6c9a was 89d6c9a, checked in by Pierre Labastie <pieere@…>, 6 years ago

Tags (LXQt and deps)

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19832 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 7.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<!-- As of August 2017, downloads.lxqt.org is down. Use github archives
8 instead, but keep the old link in case the host become available again.
9 According to lxqt devs, they are working on it...
10 <!ENTITY lxqt-panel-download-http "&lxqt-http-repo;/&lxqt-version;/lxqt-panel-&lxqt-panel-version;.tar.xz">-->
11 <!ENTITY lxqt-panel-download-http "https://github.com/lxde/lxqt-panel/releases/download/&lxqt-panel-version;/lxqt-panel-&lxqt-panel-version;.tar.xz">
12 <!ENTITY lxqt-panel-download-ftp " ">
13 <!ENTITY lxqt-panel-md5sum "58bf215ddfb9727d8c494618c58064e5">
14 <!ENTITY lxqt-panel-size "265 KB">
15 <!ENTITY lxqt-panel-buildsize "24 MB">
16 <!ENTITY lxqt-panel-time "1.3 SBU">
17]>
18
19<sect1 id="lxqt-panel" xreflabel="lxqt-panel-&lxqt-panel-version;">
20 <?dbhtml filename="lxqt-panel.html"?>
21
22 <sect1info>
23 <othername>$LastChangedBy$</othername>
24 <date>$Date$</date>
25 </sect1info>
26
27 <title>lxqt-panel-&lxqt-panel-version;</title>
28
29 <indexterm zone="lxqt-panel">
30 <primary sortas="a-lxqt-panel">lxqt-panel</primary>
31 </indexterm>
32
33 <sect2 role="package">
34 <title>Introduction to lxqt-panel</title>
35
36 <para>
37 The <application>lxqt-panel</application> package contains a
38 lightweight X11 desktop panel.
39 </para>
40
41 &lfs82_checked;
42
43 <bridgehead renderas="sect3">Package Information</bridgehead>
44 <itemizedlist spacing="compact">
45 <listitem>
46 <para>
47 Download (HTTP): <ulink url="&lxqt-panel-download-http;"/>
48 </para>
49 </listitem>
50 <listitem>
51 <para>
52 Download (FTP): <ulink url="&lxqt-panel-download-ftp;"/>
53 </para>
54 </listitem>
55 <listitem>
56 <para>
57 Download MD5 sum: &lxqt-panel-md5sum;
58 </para>
59 </listitem>
60 <listitem>
61 <para>
62 Download size: &lxqt-panel-size;
63 </para>
64 </listitem>
65 <listitem>
66 <para>
67 Estimated disk space required: &lxqt-panel-buildsize;
68 </para>
69 </listitem>
70 <listitem>
71 <para>
72 Estimated build time: &lxqt-panel-time;
73 </para>
74 </listitem>
75 </itemizedlist>
76
77 <bridgehead renderas="sect3">lxqt-panel Dependencies</bridgehead>
78
79 <bridgehead renderas="sect4">Required</bridgehead>
80 <para role="required">
81 <xref role="nodep" linkend="kf5-frameworks"/> or
82<!-- role="nodep" implies that jhalfs users will not depend on the whole
83 kf5 stack. If they have built kf5, it is easy to remove the
84 lxqt-kguiaddons and lxqt-solid scripts.-->
85 (<xref linkend="lxqt-kguiaddons"/> and
86 <xref linkend="lxqt-solid"/>) (keyboard indicator plugin),
87 <xref linkend="lxqt-globalkeys"/>,
88 <xref linkend="libdbusmenu-qt"/>,
89 <xref linkend="liblxqt"/>,
90 <xref linkend="lxmenu-data"/>, and
91 <xref linkend="menu-cache"/>
92 </para>
93
94 <bridgehead renderas="sect4">Recommended</bridgehead>
95 <para role="recommended">
96 <xref linkend="alsa-lib"/> or
97 <xref linkend="pulseaudio"/> (volume plugin; see Command Explanations below
98 if not present),
99 <xref linkend="libstatgrab"/> (network monitor and CPU load plugins),
100 <xref linkend="libsysstat"/> (CPU and network monitor plugins),
101 <xref linkend="libxkbcommon"/> (keyboard indicator plugin), and
102 <xref linkend="lm_sensors"/> (sensors plugin)
103 </para>
104
105 <bridgehead renderas="sect4">Optional</bridgehead>
106 <para role="optional">
107 <xref linkend="git"/> (to download translation files) or
108 <xref linkend="lxqt-l10n"/> (to add localization files)
109 </para>
110
111 <para condition="html" role="usernotes">
112 User Notes: <ulink url="&blfs-wiki;/lxqt-panel"/>
113 </para>
114 </sect2>
115
116 <sect2 role="installation">
117 <title>Installation of lxqt-panel</title>
118
119 <para>
120 Install <application>lxqt-panel</application> by running the following
121 commands:
122 </para>
123
124<screen><userinput>sed -e 's:&lt;KF5/KWindowSystem/:&lt;:' \
125 -i plugin-taskbar/lxqttaskgroup.{h,cpp} &amp;&amp;
126
127mkdir -v build &amp;&amp;
128cd build &amp;&amp;
129
130cmake -DCMAKE_INSTALL_PREFIX=$LXQT_PREFIX \
131 -DCMAKE_BUILD_TYPE=Release \
132 -DPULL_TRANSLATIONS=no \
133 .. &amp;&amp;
134make</userinput></screen>
135
136 <para>
137 This package does not come with a test suite.
138 </para>
139
140 <para>
141 Now, as the <systemitem class="username">root</systemitem> user:
142 </para>
143
144<screen role="root"><userinput>make install</userinput></screen>
145
146 </sect2>
147
148 <sect2 role="commands">
149 <title>Command Explanations</title>
150
151 <para>
152 <command>sed ... plugin-taskbar/lxqttaskgroup.{h,cpp}</command>:
153 Removes a hard coded directory from an include file and allows
154 the system to find it when the KDE Framework dependencies are not
155 installed in <envar>$LXQT_PREFIX</envar>.
156 </para>
157
158 <para>
159 <parameter>-DPULL_TRANSLATIONS=no</parameter>: Removes the need for
160 <xref linkend="git"/>, which would otherwise be requested to download
161 the translation files.
162 </para>
163
164 <para>
165 <option>-D&lt;plugin&gt;_PLUGIN=no</option>: Disable &lt;plugin&gt;,
166 where &lt;plugin&gt; may be CLOCK, COLORPICKER, CPULOAD, DIRECTORYMENU,
167 DESKTOPSWITCH, KBINDICATOR, MAINMENU, MOUNT, QUICKLAUNCH, SENSORS,
168 SHOWDESKTOP, NETWORKMONITOR, SYSSTAT, TASKBAR, STATUSNOTIFIER, TRAY,
169 VOLUME, WORLDCLOCK, or SPACER,
170 </para>
171
172 <para>
173 <option>-DVOLUME_USE_&lt;backend&gt;=no</option>: Disable support
174 for &lt;backend&gt; in volume plugin, where backend is ALSA or PULSEAUDIO.
175 </para>
176
177 </sect2>
178
179 <sect2 role="content">
180 <title>Contents</title>
181
182 <segmentedlist>
183 <segtitle>Installed Program</segtitle>
184 <segtitle>Installed Libraries</segtitle>
185 <segtitle>Installed Directories</segtitle>
186
187 <seglistitem>
188 <seg>
189 lxqt-panel
190 </seg>
191 <seg>
192 several plugins under $LXQT_PREFIX/lib/lxqt-panel
193 </seg>
194 <seg>
195 /etc/xdg/lxqt,
196 $LXQT_PREFIX/share/lxqt/lxqt-panel and
197 $LXQT_PREFIX/lib/lxqt-panel
198 </seg>
199 </seglistitem>
200 </segmentedlist>
201
202 <variablelist>
203 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
204 <?dbfo list-presentation="list"?>
205 <?dbhtml list-presentation="table"?>
206
207 <varlistentry id="lxqt-panel-prog">
208 <term><command>lxqt-panel</command></term>
209 <listitem>
210 <para>
211 is a lightweight <application>Qt5</application> based
212 panel for the <application>LXQt</application> Desktop.
213 </para>
214 <indexterm zone="lxqt-panel lxqt-panel-prog">
215 <primary sortas="b-lxqt-panel">lxqt-panel</primary>
216 </indexterm>
217 </listitem>
218 </varlistentry>
219
220 </variablelist>
221
222 </sect2>
223
224</sect1>
Note: See TracBrowser for help on using the repository browser.