2024-01-20 05:35:53 +08:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2023-06-20 12:26:59 +08:00
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
|
|
|
|
<!ENTITY kwindowsystem-download-http "&kf5-download-http;/kwindowsystem-&kf5-version;.tar.xz">
|
|
|
|
<!ENTITY kwindowsystem-download-ftp " ">
|
2024-02-19 23:52:25 +08:00
|
|
|
<!ENTITY kwindowsystem-md5sum "7ff6c4358016468807c4d8c9ab9e0f5e">
|
2023-06-20 12:26:59 +08:00
|
|
|
<!ENTITY kwindowsystem-size "2.3 MB">
|
2023-08-26 05:49:02 +08:00
|
|
|
<!ENTITY kwindowsystem-buildsize "69 MB">
|
|
|
|
<!ENTITY kwindowsystem-time "0.2 SBU">
|
2023-06-20 12:26:59 +08:00
|
|
|
]>
|
|
|
|
|
|
|
|
<sect1 id="lxqt-kwindowsystem" xreflabel="kwindowsystem-&kf5-version; for lxqt">
|
|
|
|
<?dbhtml filename="lxqt-kwindowsystem.html"?>
|
|
|
|
|
|
|
|
|
2023-06-21 11:55:41 +08:00
|
|
|
<title>kwindowsystem-&kf5-version; for lxqt</title>
|
2023-06-20 12:26:59 +08:00
|
|
|
|
|
|
|
<indexterm zone="lxqt-kwindowsystem">
|
|
|
|
<primary sortas="a-kwindowsystem">kwindowsystem</primary>
|
|
|
|
</indexterm>
|
|
|
|
|
|
|
|
<sect2 role="package">
|
|
|
|
<title>Introduction to kwindowsystem</title>
|
|
|
|
|
|
|
|
<para>
|
|
|
|
The <application>kwindowsystem</application> provides information about,
|
|
|
|
and allows interaction with, the windowing system. It provides a high
|
|
|
|
level API that is windowing system independent and has platform specific
|
|
|
|
implementations.
|
|
|
|
</para>
|
|
|
|
|
2024-02-19 01:21:50 +08:00
|
|
|
&lfs121_checked;
|
2023-06-20 12:26:59 +08:00
|
|
|
|
2023-08-25 08:13:20 +08:00
|
|
|
<important>
|
|
|
|
<para>
|
|
|
|
This package is extracted from the KF5 set of packages.
|
|
|
|
If <xref linkend="kf5-frameworks"/> is built, do <emphasis
|
|
|
|
role="bold">NOT</emphasis> also build this package as presented
|
|
|
|
here.
|
|
|
|
</para>
|
|
|
|
</important>
|
2023-06-20 12:26:59 +08:00
|
|
|
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
|
|
<itemizedlist spacing="compact">
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Download (HTTP): <ulink url="&kwindowsystem-download-http;"/>
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Download (FTP): <ulink url="&kwindowsystem-download-ftp;"/>
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Download MD5 sum: &kwindowsystem-md5sum;
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Download size: &kwindowsystem-size;
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Estimated disk space required: &kwindowsystem-buildsize;
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Estimated build time: &kwindowsystem-time;
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
|
2023-06-21 11:55:41 +08:00
|
|
|
<bridgehead renderas="sect3">kwindowsystem Dependencies</bridgehead>
|
2023-06-20 12:26:59 +08:00
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
|
|
<para role="required">
|
|
|
|
<xref linkend="extra-cmake-modules"/>,
|
2023-08-27 16:04:08 +08:00
|
|
|
<xref linkend="xorg7-lib"/>, and
|
2023-07-14 09:23:08 +08:00
|
|
|
&qt5-deps;
|
2023-06-20 12:26:59 +08:00
|
|
|
</para>
|
|
|
|
|
2023-09-27 05:42:58 +08:00
|
|
|
<!--
|
2023-06-20 12:26:59 +08:00
|
|
|
<para condition="html" role="usernotes">
|
|
|
|
User Notes: <ulink url="&blfs-wiki;/kwindowsystem"/>
|
|
|
|
</para>
|
2023-09-27 05:42:58 +08:00
|
|
|
-->
|
2023-06-20 12:26:59 +08:00
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="installation">
|
|
|
|
<title>Installation of kwindowsystem</title>
|
|
|
|
|
|
|
|
<para>
|
|
|
|
Install <application>kwindowsystem</application> by running the
|
|
|
|
following commands:
|
|
|
|
</para>
|
|
|
|
|
|
|
|
<screen><userinput>mkdir -v build &&
|
|
|
|
cd build &&
|
|
|
|
|
2024-01-13 23:33:12 +08:00
|
|
|
cmake -DCMAKE_INSTALL_PREFIX=/usr \
|
|
|
|
-DCMAKE_INSTALL_LIBEXECDIR=libexec \
|
|
|
|
-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
|
|
|
|
-DCMAKE_BUILD_TYPE=Release \
|
|
|
|
-DBUILD_TESTING=OFF \
|
|
|
|
-Wno-dev .. &&
|
2023-06-20 12:26:59 +08:00
|
|
|
make</userinput></screen>
|
|
|
|
|
|
|
|
<para>
|
|
|
|
This package does not come with a test suite.
|
|
|
|
</para>
|
|
|
|
|
|
|
|
<para>
|
2023-07-11 09:14:57 +08:00
|
|
|
Now, as the &root; user:
|
2023-06-20 12:26:59 +08:00
|
|
|
</para>
|
|
|
|
|
|
|
|
<screen role="root"><userinput>make install</userinput></screen>
|
|
|
|
|
2024-01-13 23:33:12 +08:00
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="commands">
|
|
|
|
<title>Command Explanations</title>
|
|
|
|
|
2023-07-18 05:14:07 +08:00
|
|
|
<para>
|
2024-01-13 23:33:12 +08:00
|
|
|
<parameter>-DCMAKE_INSTALL_LIBEXECDIR=libexec</parameter>: This overrides
|
2024-01-19 04:32:46 +08:00
|
|
|
the default in extra-cmake-modules, which is <filename
|
2024-01-13 23:33:12 +08:00
|
|
|
class="directory">/usr/lib/libexec</filename> and is not FHS compliant.
|
2023-07-18 05:14:07 +08:00
|
|
|
</para>
|
|
|
|
|
2024-01-13 23:33:12 +08:00
|
|
|
<para>
|
|
|
|
<parameter>-DKDE_INSTALL_USE_QT_SYS_PATHS=ON</parameter>: This forces
|
|
|
|
installation of Qt plugins in the same directory as <xref linkend="qt5"/>
|
|
|
|
itself. Otherwise they get installed into <filename
|
|
|
|
class="directory">/usr/mkspecs</filename>, which is not FHS compliant.
|
|
|
|
</para>
|
2023-07-18 05:14:07 +08:00
|
|
|
|
2023-06-20 12:26:59 +08:00
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="content">
|
|
|
|
<title>Contents</title>
|
|
|
|
|
|
|
|
<segmentedlist>
|
|
|
|
<segtitle>Installed Programs</segtitle>
|
|
|
|
<segtitle>Installed Library</segtitle>
|
|
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
|
|
|
|
<seglistitem>
|
|
|
|
<seg>
|
|
|
|
None
|
|
|
|
</seg>
|
|
|
|
<seg>
|
|
|
|
libKF5WindowSystem.so
|
|
|
|
</seg>
|
|
|
|
<seg>
|
2023-08-27 16:04:08 +08:00
|
|
|
/usr/lib/cmake/KF5WindowSystem,
|
2023-07-11 07:39:23 +08:00
|
|
|
/usr/include/KF5, and
|
|
|
|
/usr/lib/plugins/kf5
|
2023-06-20 12:26:59 +08:00
|
|
|
</seg>
|
|
|
|
</seglistitem>
|
|
|
|
</segmentedlist>
|
|
|
|
|
|
|
|
<variablelist>
|
|
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
|
|
<?dbfo list-presentation="list"?>
|
|
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
|
|
|
|
<varlistentry id="lxqt-kwindowsystem-lib">
|
|
|
|
<term><filename class="libraryfile">libKF5WindowSystem.so</filename></term>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
2023-07-18 11:22:13 +08:00
|
|
|
contains the <application>KF5 Windowing</application> API functions
|
2023-06-20 12:26:59 +08:00
|
|
|
</para>
|
|
|
|
<indexterm zone="lxqt-kwindowsystem-lib">
|
|
|
|
<primary sortas="c-libKF5WindowSystem">libKF5WindowSystem.so</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
</variablelist>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
</sect1>
|