mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-02 22:07:15 +08:00
4ea888eb44
Tag all lxqt pages. Archive xchat. git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18379 af4574ff-66df-0310-9fd7-8a98e5e911e0
187 lines
5.4 KiB
XML
187 lines
5.4 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!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 kwayland-download-http "&kf5-download-http;/kwayland-&kf5-version;.tar.xz">
|
|
<!ENTITY kwayland-download-ftp " ">
|
|
<!ENTITY kwayland-md5sum "3ba021780eb40fadd3472630be680571">
|
|
<!ENTITY kwayland-size "256 KB">
|
|
<!ENTITY kwayland-buildsize "17 MB">
|
|
<!ENTITY kwayland-time "0.9 SBU">
|
|
]>
|
|
|
|
<sect1 id="lxqt-kwayland" xreflabel="kwayland-&kf5-version; for lxqt">
|
|
<?dbhtml filename="lxqt-kwayland.html"?>
|
|
|
|
<sect1info>
|
|
<othername>$LastChangedBy$</othername>
|
|
<date>$Date$</date>
|
|
</sect1info>
|
|
|
|
<title>Kwayland-&kf5-version; for lxqt</title>
|
|
|
|
<indexterm zone="lxqt-kwayland">
|
|
<primary sortas="a-kwayland">kwayland</primary>
|
|
</indexterm>
|
|
|
|
<sect2 role="package">
|
|
<title>Introduction to kwayland</title>
|
|
|
|
<para>
|
|
<application>Kwayland</application> is a Qt-style API to interact with
|
|
the <application>wayland-client</application> and
|
|
<application>wayland-server</application> API.
|
|
</para>
|
|
|
|
&lfs80_checked;
|
|
|
|
<note>
|
|
<para>
|
|
This package is extracted from the KF5 set of packages. If
|
|
<xref linkend="kf5-frameworks"/> is built, do NOT also build this
|
|
package as presented here.
|
|
</para>
|
|
</note>
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>
|
|
Download (HTTP): <ulink url="&kwayland-download-http;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download (FTP): <ulink url="&kwayland-download-ftp;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download MD5 sum: &kwayland-md5sum;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download size: &kwayland-size;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated disk space required: &kwayland-buildsize;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated build time: &kwayland-time;
|
|
</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<bridgehead renderas="sect3">Kwayland Dependencies</bridgehead>
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
<para role="required">
|
|
<xref linkend="extra-cmake-modules"/>,
|
|
<xref linkend="mesa"/> (built with <xref linkend="wayland"/> support), and
|
|
<xref linkend="qt5"/>
|
|
</para>
|
|
|
|
<para condition="html" role="usernotes">
|
|
User Notes: <ulink url="&blfs-wiki;/kwayland"/>
|
|
</para>
|
|
</sect2>
|
|
|
|
<sect2 role="installation">
|
|
<title>Installation of kwayland</title>
|
|
|
|
<para>
|
|
Install <application>kwayland</application> by running the
|
|
following commands:
|
|
</para>
|
|
|
|
<screen><userinput>mkdir -v build &&
|
|
cd build &&
|
|
|
|
cmake -DCMAKE_INSTALL_PREFIX=$LXQT_PREFIX \
|
|
-DCMAKE_BUILD_TYPE=Release \
|
|
-DCMAKE_INSTALL_LIBDIR=lib \
|
|
-DBUILD_TESTING=OFF \
|
|
-DECM_MKSPECS_INSTALL_DIR=$LXQT_PREFIX/share/mkspecs/modules \
|
|
-Wno-dev .. &&
|
|
make</userinput></screen>
|
|
|
|
<para>
|
|
This package does not come with a test suite.
|
|
</para>
|
|
|
|
<para>
|
|
Now, as the <systemitem class="username">root</systemitem> user:
|
|
</para>
|
|
|
|
<screen role="root"><userinput>make install</userinput></screen>
|
|
|
|
</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>
|
|
libKF5WaylandClient.so and libKF5WaylandServer.so
|
|
</seg>
|
|
<seg>
|
|
$LXQT_PREFIX/etc,
|
|
$LXQT_PREFIX/lib/cmake/KF5Wayland,
|
|
$LXQT_PREFIX/include/KF5/KWayland, and
|
|
$LXQT_PREFIX/share/mkspecs
|
|
</seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
|
|
<variablelist>
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
<?dbfo list-presentation="list"?>
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
<varlistentry id="lxqt-kwayland-client">
|
|
<term><filename class="libraryfile">libKF5WaylandClient.so</filename></term>
|
|
<listitem>
|
|
<para>
|
|
contains the <application>wayland-client</application> Qt-style
|
|
wrapper library.
|
|
</para>
|
|
<indexterm zone="lxqt-kwayland-client">
|
|
<primary sortas="c-libKF5WaylandClient">libKF5WaylandClient.so</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="lxqt-kwayland-server">
|
|
<term><filename class="libraryfile">libKF5WaylandServer.so</filename></term>
|
|
<listitem>
|
|
<para>
|
|
contains the <application>wayland-server</application> Qt-style
|
|
wrapper library.
|
|
</para>
|
|
<indexterm zone="lxqt-kwayland-server">
|
|
<primary sortas="c-libKF5WaylandServer">libKF5WaylandServer.so</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
</variablelist>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|