source: archive/lxqt/desktop/liblxqt.xml@ 54bd123

11.1 11.2 11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt 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 54bd123 was 45ab6c7, checked in by Xi Ruoyao <xry111@…>, 3 years ago

more SVN prop clean up

Remove "$LastChanged$" everywhere, and also some unused $Date$

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