mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-04 15:37:16 +08:00
166 lines
4.4 KiB
XML
166 lines
4.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 kconfig-download-http "&kf5-download-http;/kconfig-&kf5-version;.tar.xz">
|
|
<!ENTITY kconfig-download-ftp " ">
|
|
<!ENTITY kconfig-md5sum "6e618177050612191057f906d51ad98a">
|
|
<!ENTITY kconfig-size "288 KB">
|
|
<!ENTITY kconfig-buildsize "18 MB">
|
|
<!ENTITY kconfig-time "0.2 SBU (Using parallelism=4)">
|
|
]>
|
|
|
|
<sect1 id="lxqt-kconfig" xreflabel="kconfig-&plasma5-version; for lxqt">
|
|
<?dbhtml filename="lxqt-kconfig.html"?>
|
|
|
|
|
|
<title>kconfig-&kf5-version; for lxqt</title>
|
|
|
|
<indexterm zone="lxqt-kconfig">
|
|
<primary sortas="a-kconfig">kconfig</primary>
|
|
</indexterm>
|
|
|
|
<sect2 role="package">
|
|
<title>Introduction to kconfig</title>
|
|
|
|
<para>
|
|
The <application>kconfig</application> package provides access to
|
|
configuration files.
|
|
</para>
|
|
|
|
&lfs113_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="&kconfig-download-http;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download (FTP): <ulink url="&kconfig-download-ftp;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download MD5 sum: &kconfig-md5sum;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download size: &kconfig-size;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated disk space required: &kconfig-buildsize;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated build time: &kconfig-time;
|
|
</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<bridgehead renderas="sect3">Libkscreen Dependencies</bridgehead>
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
<para role="required">
|
|
<xref linkend="extra-cmake-modules"/> and
|
|
<xref linkend="qt5"/>
|
|
</para>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="installation">
|
|
<title>Installation of kconfig</title>
|
|
|
|
<para>
|
|
Install <application>kconfig</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>
|
|
kreadconfig5 and
|
|
kwriteconfig5
|
|
</seg>
|
|
<seg>
|
|
libKF5ConfigCore.so,
|
|
libKF5ConfigGui.so, and
|
|
libKF5ConfigQml.so
|
|
</seg>
|
|
<seg>
|
|
$LXQT_PREFIX/lib/cmake/KF5Config,
|
|
$LXQT_PREFIX/lib/libexec/kf5, and
|
|
$LXQT_PREFIX/include/KF5/{KConfigCore,KConfig,KConfigQml,KConfigGui}
|
|
</seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
|
|
<!-- Add this later
|
|
<variablelist>
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
<?dbfo list-presentation="list"?>
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
<varlistentry id="lxqt-kconfig-lib">
|
|
<term><filename class="libraryfile">libKF5Screen.so</filename></term>
|
|
<listitem>
|
|
<para>
|
|
contains the KDE Screen Management library
|
|
</para>
|
|
<indexterm zone="lxqt-kconfig-lib">
|
|
<primary sortas="c-libKF5Screen">libKF5Screen.so</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
</variablelist>
|
|
-->
|
|
</sect2>
|
|
|
|
</sect1>
|