source: lxqt/desktop/lxqt-common.xml@ a822cb5

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 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 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 a822cb5 was a822cb5, checked in by Pierre Labastie <pieere@…>, 7 years ago

LXQt:

  • tag desktop
  • change download links to github
  • two updates

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

  • Property mode set to 100644
File size: 5.2 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 linkend="xorg7-app"/> (for <command>xmessage</command>)
84 </para>
85
86 <para condition="html" role="usernotes">
87 User Notes: <ulink url="&blfs-wiki;/lxqt-common"/>
88 </para>
89 </sect2>
90
91 <sect2 role="installation">
92 <title>Installation of lxqt-common</title>
93
94 <para>
95 Install <application>lxqt-common</application> by running the following
96 commands:
97 </para>
98
99<screen><userinput>sed -e '/TryExec/s@=@='$LXQT_PREFIX'/bin/@' \
100 -i xsession/lxqt.desktop.in &amp;&amp;
101
102mkdir -v build &amp;&amp;
103cd build &amp;&amp;
104
105cmake -DCMAKE_BUILD_TYPE=Release \
106 -DCMAKE_INSTALL_PREFIX=$LXQT_PREFIX \
107 .. &amp;&amp;
108
109make</userinput></screen>
110 <para>
111 This package does not come with a test suite.
112 </para>
113
114 <para>
115 Now, as the <systemitem class="username">root</systemitem> user:
116 </para>
117
118<screen role="root"><userinput>mkdir -pv $LXQT_PREFIX/share/lxqt/graphics &amp;&amp;
119make install</userinput></screen>
120
121 </sect2>
122
123 <sect2 role="commands">
124 <title>Command Explanations</title>
125
126 <para>
127 <command>sed -e '/TryExec/s@=@='$LXQT_PREFIX'/bin/@' -i xsessions/lxqt.desktop.in</command>:
128 If using a display manager, the full path of the <quote>TryExec</quote>
129 directive has to be given so that the <application>LXQt</application>
130 desktop appear in the sessions list.
131 </para>
132
133 </sect2>
134
135 <sect2 role="content">
136 <title>Contents</title>
137
138 <segmentedlist>
139 <segtitle>Installed Program</segtitle>
140 <segtitle>Installed Libraries</segtitle>
141 <segtitle>Installed Directories</segtitle>
142
143 <seglistitem>
144 <seg>
145 startlxqt
146 </seg>
147 <seg>
148 None
149 </seg>
150 <seg>
151 /etc/xdg/{pcmanfm-qt,lxqt} and
152 $LXQT_PREFIX/share/{desktop-directories,lxqt/{graphics,openbox,themes}}
153 </seg>
154 </seglistitem>
155 </segmentedlist>
156
157 <variablelist>
158 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
159 <?dbfo list-presentation="list"?>
160 <?dbhtml list-presentation="table"?>
161
162 <varlistentry id="startlxqt">
163 <term><command>startlxqt</command></term>
164 <listitem>
165 <para>
166 is used to start the desktop session for
167 <application>LXQt</application>.
168 </para>
169 <indexterm zone="lxqt-common startlxqt">
170 <primary sortas="b-startlxqt">startlxqt</primary>
171 </indexterm>
172 </listitem>
173 </varlistentry>
174
175 </variablelist>
176
177 </sect2>
178
179</sect1>
Note: See TracBrowser for help on using the repository browser.