source: lxqt/desktop/lxqt-common.xml@ 800e419a

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 8.0 8.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 nosym 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 800e419a was 31be310, checked in by Pierre Labastie <pieere@…>, 8 years ago

Really Update LXQt Desktop

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

  • Property mode set to 100644
File size: 4.8 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 lxqt-common-download-http "&lxqt-http-repo;/&lxqt-version;/lxqt-common-&lxqt-common-version;.tar.xz">
8 <!ENTITY lxqt-common-download-ftp " ">
9 <!ENTITY lxqt-common-md5sum "cd3beb74d1634922f720581a39a3ae84">
10 <!ENTITY lxqt-common-size "3.1 MB">
11 <!ENTITY lxqt-common-buildsize "10 MB">
12 <!ENTITY lxqt-common-time "less than 0.1 SBU">
13]>
14
15<sect1 id="lxqt-common" xreflabel="lxqt-common-&lxqt-common-version;">
16 <?dbhtml filename="lxqt-common.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>lxqt-common-&lxqt-common-version;</title>
24
25 <indexterm zone="lxqt-common">
26 <primary sortas="a-lxqt-common">lxqt-common</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to lxqt-common</title>
31
32 <para>
33 The <application>lxqt-common</application> package provides common files
34 for various <application>LXQt</application> components.
35 </para>
36
37 &lfs7a_checked;
38
39 <bridgehead renderas="sect3">Package Information</bridgehead>
40 <itemizedlist spacing="compact">
41 <listitem>
42 <para>
43 Download (HTTP): <ulink url="&lxqt-common-download-http;"/>
44 </para>
45 </listitem>
46 <listitem>
47 <para>
48 Download (FTP): <ulink url="&lxqt-common-download-ftp;"/>
49 </para>
50 </listitem>
51 <listitem>
52 <para>
53 Download MD5 sum: &lxqt-common-md5sum;
54 </para>
55 </listitem>
56 <listitem>
57 <para>
58 Download size: &lxqt-common-size;
59 </para>
60 </listitem>
61 <listitem>
62 <para>
63 Estimated disk space required: &lxqt-common-buildsize;
64 </para>
65 </listitem>
66 <listitem>
67 <para>
68 Estimated build time: &lxqt-common-time;
69 </para>
70 </listitem>
71 </itemizedlist>
72
73 <bridgehead renderas="sect3">lxqt-common Dependencies</bridgehead>
74
75 <bridgehead renderas="sect4">Required</bridgehead>
76 <para role="required">
77 <xref linkend="liblxqt"/>,
78 <xref linkend="hicolor-icon-theme"/>, and at runtime
79 <xref linkend="xorg7-app"/> (for <command>xmessage</command>)
80 </para>
81
82 <para condition="html" role="usernotes">
83 User Notes: <ulink url="&blfs-wiki;/lxqt-common"/>
84 </para>
85 </sect2>
86
87 <sect2 role="installation">
88 <title>Installation of lxqt-common</title>
89
90 <para>
91 Install <application>lxqt-common</application> by running the following
92 commands:
93 </para>
94
95<screen><userinput>sed -e '/TryExec/s@=@='$LXQT_PREFIX'/bin/@' \
96 -i xsession/lxqt.desktop.in &amp;&amp;
97
98mkdir -v build &amp;&amp;
99cd build &amp;&amp;
100
101cmake -DCMAKE_BUILD_TYPE=Release \
102 -DCMAKE_INSTALL_PREFIX=$LXQT_PREFIX \
103 .. &amp;&amp;
104
105make</userinput></screen>
106 <para>
107 This package does not come with a test suite.
108 </para>
109
110 <para>
111 Now, as the <systemitem class="username">root</systemitem> user:
112 </para>
113
114<screen role="root"><userinput>make install</userinput></screen>
115
116 </sect2>
117
118 <sect2 role="commands">
119 <title>Command Explanations</title>
120
121 <para>
122 <command>sed -e '/TryExec/s@=@='$LXQT_PREFIX'/bin/@' -i xsessions/lxqt.desktop.in</command>:
123 If using a display manager, the full path of the <quote>TryExec</quote>
124 directive has to be given so that the <application>LXQt</application>
125 desktop appear in the sessions list.
126 </para>
127
128 </sect2>
129
130 <sect2 role="content">
131 <title>Contents</title>
132
133 <segmentedlist>
134 <segtitle>Installed Program</segtitle>
135 <segtitle>Installed Libraries</segtitle>
136 <segtitle>Installed Directories</segtitle>
137
138 <seglistitem>
139 <seg>
140 startlxqt
141 </seg>
142 <seg>
143 None
144 </seg>
145 <seg>
146 /etc/xdg/{pcmanfm-qt,lxqt} and
147 $LXQT_PREFIX/share/{desktop-directories,lxqt/{graphics,openbox,themes}}
148 </seg>
149 </seglistitem>
150 </segmentedlist>
151
152 <variablelist>
153 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
154 <?dbfo list-presentation="list"?>
155 <?dbhtml list-presentation="table"?>
156
157 <varlistentry id="startlxqt">
158 <term><command>startlxqt</command></term>
159 <listitem>
160 <para>
161 is used to start the desktop session for
162 <application>LXQt</application>.
163 </para>
164 <indexterm zone="lxqt-common startlxqt">
165 <primary sortas="b-startlxqt">startlxqt</primary>
166 </indexterm>
167 </listitem>
168 </varlistentry>
169
170 </variablelist>
171
172 </sect2>
173
174</sect1>
Note: See TracBrowser for help on using the repository browser.