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-qtplugin-download-http "&lxqt-http-repo;/&lxqt-version;/lxqt-qtplugin-&lxqt-qtplugin-version;.tar.xz">
|
---|
8 | <!ENTITY lxqt-qtplugin-download-ftp " ">
|
---|
9 | <!ENTITY lxqt-qtplugin-md5sum "f16426b72cbb78211714a5e08dd15665">
|
---|
10 | <!ENTITY lxqt-qtplugin-size "24 KB">
|
---|
11 | <!ENTITY lxqt-qtplugin-buildsize "1.4 MB">
|
---|
12 | <!ENTITY lxqt-qtplugin-time "0.1 SBU">
|
---|
13 | ]>
|
---|
14 |
|
---|
15 | <sect1 id="lxqt-qtplugin" xreflabel="lxqt-qtplugin-&lxqt-qtplugin-version;">
|
---|
16 | <?dbhtml filename="lxqt-qtplugin.html"?>
|
---|
17 |
|
---|
18 | <sect1info>
|
---|
19 | <othername>$LastChangedBy$</othername>
|
---|
20 | <date>$Date$</date>
|
---|
21 | </sect1info>
|
---|
22 |
|
---|
23 | <title>lxqt-qtplugin-&lxqt-qtplugin-version;</title>
|
---|
24 |
|
---|
25 | <indexterm zone="lxqt-qtplugin">
|
---|
26 | <primary sortas="a-lxqt-qtplugin">lxqt-qtplugin</primary>
|
---|
27 | </indexterm>
|
---|
28 |
|
---|
29 | <sect2 role="package">
|
---|
30 | <title>Introduction to lxqt-qtplugin</title>
|
---|
31 |
|
---|
32 | <para>
|
---|
33 | The <application>lxqt-qtplugin</application> package provides an
|
---|
34 | <application>LXQt</application> <application>Qt</application> platform
|
---|
35 | integration plugin.
|
---|
36 | </para>
|
---|
37 |
|
---|
38 | &lfs78_checked;
|
---|
39 |
|
---|
40 | <bridgehead renderas="sect3">Package Information</bridgehead>
|
---|
41 | <itemizedlist spacing="compact">
|
---|
42 | <listitem>
|
---|
43 | <para>
|
---|
44 | Download (HTTP): <ulink url="&lxqt-qtplugin-download-http;"/>
|
---|
45 | </para>
|
---|
46 | </listitem>
|
---|
47 | <listitem>
|
---|
48 | <para>
|
---|
49 | Download (FTP): <ulink url="&lxqt-qtplugin-download-ftp;"/>
|
---|
50 | </para>
|
---|
51 | </listitem>
|
---|
52 | <listitem>
|
---|
53 | <para>
|
---|
54 | Download MD5 sum: &lxqt-qtplugin-md5sum;
|
---|
55 | </para>
|
---|
56 | </listitem>
|
---|
57 | <listitem>
|
---|
58 | <para>
|
---|
59 | Download size: &lxqt-qtplugin-size;
|
---|
60 | </para>
|
---|
61 | </listitem>
|
---|
62 | <listitem>
|
---|
63 | <para>
|
---|
64 | Estimated disk space required: &lxqt-qtplugin-buildsize;
|
---|
65 | </para>
|
---|
66 | </listitem>
|
---|
67 | <listitem>
|
---|
68 | <para>
|
---|
69 | Estimated build time: &lxqt-qtplugin-time;
|
---|
70 | </para>
|
---|
71 | </listitem>
|
---|
72 | </itemizedlist>
|
---|
73 |
|
---|
74 | <bridgehead renderas="sect3">lxqt-qtplugin Dependencies</bridgehead>
|
---|
75 |
|
---|
76 | <bridgehead renderas="sect4">Required</bridgehead>
|
---|
77 | <para role="required">
|
---|
78 | <xref linkend="liblxqt"/>
|
---|
79 | </para>
|
---|
80 |
|
---|
81 | <para condition="html" role="usernotes">
|
---|
82 | User Notes: <ulink url="&blfs-wiki;/lxqt-qtplugin"/>
|
---|
83 | </para>
|
---|
84 | </sect2>
|
---|
85 |
|
---|
86 | <sect2 role="installation">
|
---|
87 | <title>Installation of lxqt-qtplugin</title>
|
---|
88 |
|
---|
89 | <para>
|
---|
90 | Install <application>lxqt-qtplugin</application> by running the following
|
---|
91 | commands:
|
---|
92 | </para>
|
---|
93 |
|
---|
94 | <screen><userinput>mkdir -v build &&
|
---|
95 | cd build &&
|
---|
96 |
|
---|
97 | cmake -DCMAKE_BUILD_TYPE=Release \
|
---|
98 | -DCMAKE_INSTALL_PREFIX=$LXQT_PREFIX \
|
---|
99 | .. &&
|
---|
100 |
|
---|
101 | make</userinput></screen>
|
---|
102 |
|
---|
103 | <para>
|
---|
104 | This package does not come with a test suite.
|
---|
105 | </para>
|
---|
106 |
|
---|
107 | <para>
|
---|
108 | Now, as the <systemitem class="username">root</systemitem> user:
|
---|
109 | </para>
|
---|
110 |
|
---|
111 | <screen role="root"><userinput>make install</userinput></screen>
|
---|
112 |
|
---|
113 | </sect2>
|
---|
114 |
|
---|
115 | <sect2 role="content">
|
---|
116 | <title>Contents</title>
|
---|
117 |
|
---|
118 | <segmentedlist>
|
---|
119 | <segtitle>Installed Programs</segtitle>
|
---|
120 | <segtitle>Installed Library</segtitle>
|
---|
121 | <segtitle>Installed Directory</segtitle>
|
---|
122 |
|
---|
123 | <seglistitem>
|
---|
124 | <seg>
|
---|
125 | None
|
---|
126 | </seg>
|
---|
127 | <seg>
|
---|
128 | libqtlxqt.so
|
---|
129 | </seg>
|
---|
130 | <seg>
|
---|
131 | /opt/qt5/plugins/platformthemes
|
---|
132 | </seg>
|
---|
133 | </seglistitem>
|
---|
134 | </segmentedlist>
|
---|
135 |
|
---|
136 | <variablelist>
|
---|
137 | <bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
---|
138 | <?dbfo list-presentation="list"?>
|
---|
139 | <?dbhtml list-presentation="table"?>
|
---|
140 |
|
---|
141 |
|
---|
142 | <varlistentry id="libqtlxqt-lib">
|
---|
143 | <term><filename class="libraryfile">libqtlxqt.so</filename></term>
|
---|
144 | <listitem>
|
---|
145 | <para>
|
---|
146 | contains the <application>libqtlxqt</application> API functions.
|
---|
147 | </para>
|
---|
148 | <indexterm zone="lxqt-qtplugin libqtlxqt-lib">
|
---|
149 | <primary sortas="c-libqtlxqt">libqtlxqt.so</primary>
|
---|
150 | </indexterm>
|
---|
151 | </listitem>
|
---|
152 | </varlistentry>
|
---|
153 |
|
---|
154 | </variablelist>
|
---|
155 |
|
---|
156 | </sect2>
|
---|
157 |
|
---|
158 | </sect1>
|
---|