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