source: lxqt/desktop/lxqt-admin.xml@ 737f339

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 737f339 was 737f339, checked in by Pierre Labastie <pieere@…>, 6 years ago

LXQt-0.12.0

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

  • Property mode set to 100644
File size: 5.4 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-admin-download-http "&lxqt-http-repo;/&lxqt-version;/lxqt-admin-&lxqt-admin-version;.tar.xz">-->
11 <!ENTITY lxqt-admin-download-http "https://github.com/lxde/lxqt-admin/releases/download/&lxqt-admin-version;/lxqt-admin-&lxqt-admin-version;.tar.xz">
12 <!ENTITY lxqt-admin-download-ftp " ">
13 <!ENTITY lxqt-admin-md5sum "66792de0ff5b7eb41b7f382a46a772a6">
14 <!ENTITY lxqt-admin-size "113 KB">
15 <!ENTITY lxqt-admin-buildsize "3.5 MB">
16 <!ENTITY lxqt-admin-time "0.2 SBU">
17]>
18
19<sect1 id="lxqt-admin" xreflabel="lxqt-admin-&lxqt-admin-version;">
20 <?dbhtml filename="lxqt-admin.html"?>
21
22 <sect1info>
23 <othername>$LastChangedBy$</othername>
24 <date>$Date$</date>
25 </sect1info>
26
27 <title>lxqt-admin-&lxqt-admin-version;</title>
28
29 <indexterm zone="lxqt-admin">
30 <primary sortas="a-lxqt-admin">lxqt-admin</primary>
31 </indexterm>
32
33 <sect2 role="package">
34 <title>Introduction to lxqt-admin</title>
35
36 <para>
37 The <application>lxqt-admin</application> package provides two GUI tools
38 to adjust setiings of the operating system
39 <application>LXQt</application> is running on.
40 </para>
41
42 &lfs81_checked;
43
44 <bridgehead renderas="sect3">Package Information</bridgehead>
45 <itemizedlist spacing="compact">
46 <listitem>
47 <para>
48 Download (HTTP): <ulink url="&lxqt-admin-download-http;"/>
49 </para>
50 </listitem>
51 <listitem>
52 <para>
53 Download (FTP): <ulink url="&lxqt-admin-download-ftp;"/>
54 </para>
55 </listitem>
56 <listitem>
57 <para>
58 Download MD5 sum: &lxqt-admin-md5sum;
59 </para>
60 </listitem>
61 <listitem>
62 <para>
63 Download size: &lxqt-admin-size;
64 </para>
65 </listitem>
66 <listitem>
67 <para>
68 Estimated disk space required: &lxqt-admin-buildsize;
69 </para>
70 </listitem>
71 <listitem>
72 <para>
73 Estimated build time: &lxqt-admin-time;
74 </para>
75 </listitem>
76 </itemizedlist>
77
78 <bridgehead renderas="sect3">lxqt-admin Dependencies</bridgehead>
79
80 <bridgehead renderas="sect4">Required</bridgehead>
81 <para role="required">
82 <xref linkend="liblxqt"/> and
83 <xref linkend="polkit"/>
84 </para>
85
86 <bridgehead renderas="sect4">Optional</bridgehead>
87 <para role="optional">
88 <xref linkend="git"/> (to download translation files) or
89 <xref linkend="lxqt-l10n"/> (to add localization files)
90 </para>
91
92 <para condition="html" role="usernotes">
93 User Notes: <ulink url="&blfs-wiki;/lxqt-admin"/>
94 </para>
95 </sect2>
96
97 <sect2 role="installation">
98 <title>Installation of lxqt-admin</title>
99
100 <para>
101 Install <application>lxqt-admin</application> by running the following
102 commands:
103 </para>
104
105<screen><userinput>mkdir -v build &amp;&amp;
106cd build &amp;&amp;
107
108cmake -DCMAKE_BUILD_TYPE=Release \
109 -DCMAKE_INSTALL_PREFIX=$LXQT_PREFIX \
110 -DPULL_TRANSLATIONS=no \
111 .. &amp;&amp;
112
113make</userinput></screen>
114
115 <para>
116 This package does not come with a test suite.
117 </para>
118
119 <para>
120 Now, as the <systemitem class="username">root</systemitem> user:
121 </para>
122
123<screen role="root"><userinput>make install</userinput></screen>
124
125 </sect2>
126
127 <sect2 role="commands">
128 <title>Command Explanations</title>
129
130 <para>
131 <parameter>-DPULL_TRANSLATIONS=no</parameter>: Removes the need for
132 <xref linkend="git"/>, which would otherwise be requested to download
133 the translation files.
134 </para>
135
136 </sect2>
137
138 <sect2 role="content">
139 <title>Contents</title>
140
141 <segmentedlist>
142 <segtitle>Installed Program</segtitle>
143 <segtitle>Installed Libraries</segtitle>
144 <segtitle>Installed Directory</segtitle>
145
146 <seglistitem>
147 <seg>
148 lxqt-admin-time, lxqt-admin-user, and lxqt-admin-user-helper
149 </seg>
150 <seg>
151 None
152 </seg>
153 <seg>
154 None
155 </seg>
156 </seglistitem>
157 </segmentedlist>
158
159 <variablelist>
160 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
161 <?dbfo list-presentation="list"?>
162 <?dbhtml list-presentation="table"?>
163
164 <varlistentry id="lxqt-admin-time">
165 <term><command>lxqt-admin-time</command></term>
166 <listitem>
167 <para>
168 is a GUI to adjust time and date.
169 </para>
170 <indexterm zone="lxqt-admin lxqt-admin-time">
171 <primary sortas="b-lxqt-admin-time">lxqt-admin-time</primary>
172 </indexterm>
173 </listitem>
174 </varlistentry>
175
176 <varlistentry id="lxqt-admin-user">
177 <term><command>lxqt-admin-user</command></term>
178 <listitem>
179 <para>
180 is a GUI to manage users and groups.
181 </para>
182 <indexterm zone="lxqt-admin lxqt-admin-user">
183 <primary sortas="b-lxqt-admin-user">lxqt-admin-user</primary>
184 </indexterm>
185 </listitem>
186 </varlistentry>
187
188 </variablelist>
189
190 </sect2>
191
192</sect1>
Note: See TracBrowser for help on using the repository browser.