source: lxqt/desktop/lxqt-common.xml@ 0021812c

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 0021812c was 1608f96, checked in by Pierre Labastie <pieere@…>, 7 years ago

role="runtime|nodep" in lxqt

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

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