source: lxqt/desktop/lxqt-kwayland.xml@ 5b3a45d

12.2 gimp3 lazarus trunk xry111/for-12.3 xry111/spidermonkey128
Last change on this file since 5b3a45d was 5b3a45d, checked in by Bruce Dubbs <bdubbs@…>, 3 months ago

Update to kf6 and plasma packages used by lxqt.

  • Property mode set to 100644
File size: 4.6 KB
RevLine 
[ab4fdfc]1<?xml version="1.0" encoding="UTF-8"?>
[8133796]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
[4fc802f]7 <!ENTITY kwayland-download-http "http://download.kde.org/stable/plasma/&plasma-version;/kwayland-&plasma-version;.tar.xz">
[8133796]8 <!ENTITY kwayland-download-ftp " ">
[5b3a45d]9 <!ENTITY kwayland-md5sum "83985c22ca89897cf17b803a9b50f15e">
10 <!ENTITY kwayland-size "132 KB">
11 <!ENTITY kwayland-buildsize "12 MB">
[18958f2e]12 <!ENTITY kwayland-time "0.2 SBU (Using parallelism=4)">
[8133796]13]>
14
[94f5ce0b]15<sect1 id="lxqt-kwayland" xreflabel="kwayland-&plasma-version; for lxqt">
[8133796]16 <?dbhtml filename="lxqt-kwayland.html"?>
17
18
[94f5ce0b]19 <title>kwayland-&plasma-version; for lxqt</title>
[8133796]20
21 <indexterm zone="lxqt-kwayland">
22 <primary sortas="a-kwayland">kwayland</primary>
23 </indexterm>
24
25 <sect2 role="package">
26 <title>Introduction to kwayland</title>
27
28 <para>
[99498cb4]29 <application>kwayland</application> is a Qt-style API to interact with
[8133796]30 the <application>wayland-client</application> and
31 <application>wayland-server</application> API.
32 </para>
33
[e7c667c7]34 &lfs121_checked;
[18958f2e]35
[4c5147b]36 <important>
[8133796]37 <para>
[18958f2e]38 This package is extracted from the KF6 set of packages.
39 If <xref linkend="kf6-frameworks"/> is built, do <emphasis
[4c5147b]40 role="bold">NOT</emphasis> also build this package as presented
41 here.
[8133796]42 </para>
[4c5147b]43 </important>
[18958f2e]44
[8133796]45 <bridgehead renderas="sect3">Package Information</bridgehead>
46 <itemizedlist spacing="compact">
47 <listitem>
48 <para>
49 Download (HTTP): <ulink url="&kwayland-download-http;"/>
50 </para>
51 </listitem>
52 <listitem>
53 <para>
54 Download (FTP): <ulink url="&kwayland-download-ftp;"/>
55 </para>
56 </listitem>
57 <listitem>
58 <para>
59 Download MD5 sum: &kwayland-md5sum;
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Download size: &kwayland-size;
65 </para>
66 </listitem>
67 <listitem>
68 <para>
69 Estimated disk space required: &kwayland-buildsize;
70 </para>
71 </listitem>
72 <listitem>
73 <para>
74 Estimated build time: &kwayland-time;
75 </para>
76 </listitem>
77 </itemizedlist>
78
[99498cb4]79 <bridgehead renderas="sect3">kwayland Dependencies</bridgehead>
[8133796]80
81 <bridgehead renderas="sect4">Required</bridgehead>
82 <para role="required">
83 <xref linkend="extra-cmake-modules"/>,
[e440af5]84 <xref linkend="mesa"/> (built with <xref linkend="wayland"/> support),
[32936bc]85 <xref linkend="plasma-wayland-protocols"/>, and
[18958f2e]86 <xref linkend="qt6"/>
[8133796]87 </para>
88
89 </sect2>
90
91 <sect2 role="installation">
92 <title>Installation of kwayland</title>
93
94 <para>
95 Install <application>kwayland</application> by running the
96 following commands:
97 </para>
98
[18958f2e]99<screen><userinput>mkdir build &amp;&amp;
100cd build &amp;&amp;
[8133796]101
[5b3a45d]102cmake -D CMAKE_INSTALL_PREFIX=/usr \
103 -D CMAKE_BUILD_TYPE=Release \
104 -D CMAKE_INSTALL_LIBEXECDIR=libexec \
105 -D KDE_INSTALL_USE_QT_SYS_PATHS=ON \
106 -D BUILD_TESTING=OFF \
107 -W no-dev .. &amp;&amp;
[8133796]108make</userinput></screen>
109
110 <para>
111 This package does not come with a test suite.
112 </para>
113
114 <para>
[5ecd157]115 Now, as the &root; user:
[8133796]116 </para>
117
118<screen role="root"><userinput>make install</userinput></screen>
119
[a9725cee]120 </sect2>
121
[8133796]122 <sect2 role="content">
123 <title>Contents</title>
124
125 <segmentedlist>
126 <segtitle>Installed Programs</segtitle>
127 <segtitle>Installed Library</segtitle>
128 <segtitle>Installed Directories</segtitle>
129
130 <seglistitem>
131 <seg>
132 None
133 </seg>
134 <seg>
[18958f2e]135 libKWaylandClient.so
[8133796]136 </seg>
137 <seg>
[18958f2e]138 /usr/include/KWayland, and
139 /usr/lib/cmake/KWayland
[8133796]140 </seg>
141 </seglistitem>
142 </segmentedlist>
143
144 <variablelist>
145 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
146 <?dbfo list-presentation="list"?>
147 <?dbhtml list-presentation="table"?>
148
149 <varlistentry id="lxqt-kwayland-client">
[18958f2e]150 <term><filename class="libraryfile">libKWaylandClient.so</filename></term>
[8133796]151 <listitem>
152 <para>
153 contains the <application>wayland-client</application> Qt-style
[f9c0972]154 wrapper library
[8133796]155 </para>
156 <indexterm zone="lxqt-kwayland-client">
157 <primary sortas="c-libKF5WaylandClient">libKF5WaylandClient.so</primary>
158 </indexterm>
159 </listitem>
160 </varlistentry>
161
162 </variablelist>
163
164 </sect2>
165
166</sect1>
Note: See TracBrowser for help on using the repository browser.