mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
f519e19405
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17502 af4574ff-66df-0310-9fd7-8a98e5e911e0
169 lines
4.6 KiB
XML
169 lines
4.6 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 libkscreen-download-http "http://download.kde.org/stable/plasma/&plasma5-version;/libkscreen-&plasma5-version;.tar.xz">
|
|
<!ENTITY libkscreen-download-ftp " ">
|
|
<!ENTITY libkscreen-md5sum "fd556c9aeaf9330bdb7755226875a245">
|
|
<!ENTITY libkscreen-size "84 KB">
|
|
<!ENTITY libkscreen-buildsize "8.0 MB">
|
|
<!ENTITY libkscreen-time "0.9 SBU">
|
|
]>
|
|
|
|
<sect1 id="lxqt-libkscreen" xreflabel="libkscreen-&plasma5-version; for lxqt">
|
|
<?dbhtml filename="lxqt-libkscreen.html"?>
|
|
|
|
<sect1info>
|
|
<othername>$LastChangedBy$</othername>
|
|
<date>$Date$</date>
|
|
</sect1info>
|
|
|
|
<title>Libkscreen-&plasma5-version; for lxqt</title>
|
|
|
|
<indexterm zone="lxqt-libkscreen">
|
|
<primary sortas="a-libkscreen">libkscreen</primary>
|
|
</indexterm>
|
|
|
|
<sect2 role="package">
|
|
<title>Introduction to libkscreen</title>
|
|
|
|
<para>
|
|
The <application>Libkscreen</application> package contains the
|
|
KDE Screen Management library.
|
|
</para>
|
|
|
|
&lfs79_checked;&gcc6_checked;
|
|
|
|
<note>
|
|
<para>
|
|
This package is extracted from the KDE Plasma set of packages. If
|
|
<xref linkend="plasma5-build"/> 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="&libkscreen-download-http;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download (FTP): <ulink url="&libkscreen-download-ftp;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download MD5 sum: &libkscreen-md5sum;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download size: &libkscreen-size;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated disk space required: &libkscreen-buildsize;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated build time: &libkscreen-time;
|
|
</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<bridgehead renderas="sect3">Libkscreen Dependencies</bridgehead>
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
<para role="required">
|
|
<xref linkend="lxqt-kwayland"/>
|
|
</para>
|
|
|
|
<para condition="html" role="usernotes">
|
|
User Notes: <ulink url="&blfs-wiki;/kwayland"/>
|
|
</para>
|
|
</sect2>
|
|
|
|
<sect2 role="installation">
|
|
<title>Installation of libkscreen</title>
|
|
|
|
<para>
|
|
Install <application>libkscreen</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 \
|
|
-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>
|
|
libKF5Screen.so
|
|
</seg>
|
|
<seg>
|
|
$LXQT_PREFIX/lib/cmake/KF5ScreenConfig,
|
|
$LXQT_PREFIX/lib/libexec/kf5,
|
|
$LXQT_PREFIX/include/KF5/KScreen, and
|
|
$LXQT_PREFIX/lib/plugins/kf5/kscreen
|
|
</seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
|
|
<variablelist>
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
<?dbfo list-presentation="list"?>
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
<varlistentry id="lxqt-libkscreen-lib">
|
|
<term><filename class="libraryfile">libKF5Screen.so</filename></term>
|
|
<listitem>
|
|
<para>
|
|
contains the KDE Screen Management library
|
|
</para>
|
|
<indexterm zone="lxqt-libkscreen-lib">
|
|
<primary sortas="c-libKF5Screen">libKF5Screen.so</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
</variablelist>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|