mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-04 07:17:15 +08:00
More lxqt additions
This commit is contained in:
parent
06ddfc0fd0
commit
24e24c4e55
@ -34,17 +34,17 @@
|
||||
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pre-install.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-build-tools.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-menu-data.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libqtxdg.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-menu-data.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="liblxqt.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libsysstat.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-kwindowsystem.xml"/>
|
||||
<!--
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="liblxqt.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libfm-qt.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-l10n.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-themes.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-qtplugin.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-about.xml"/>
|
||||
<!--
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-l10n.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-admin.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-kwayland.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-libkscreen.xml"/>
|
||||
|
175
lxqt/desktop/libfm-qt.xml
Normal file
175
lxqt/desktop/libfm-qt.xml
Normal file
@ -0,0 +1,175 @@
|
||||
<?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 libfm-qt-download-http "https://github.com/lxde/libfm-qt/releases/download/&lxqt-version;/libfm-qt-&lxqt-version;.tar.xz">
|
||||
<!ENTITY libfm-qt-download-ftp " ">
|
||||
<!ENTITY libfm-qt-md5sum "80448300dc454e5e484f3163bccc5947">
|
||||
<!ENTITY libfm-qt-size "380 KB">
|
||||
<!ENTITY libfm-qt-buildsize "24 MB">
|
||||
<!ENTITY libfm-qt-time "0.3 SBU (Using parallelism=4)">
|
||||
]>
|
||||
|
||||
<sect1 id="libfm-qt" xreflabel="libfm-qt-&lxqt-version;">
|
||||
<?dbhtml filename="libfm-qt.html"?>
|
||||
|
||||
|
||||
<title>libfm-qt-&lxqt-version;</title>
|
||||
|
||||
<indexterm zone="libfm-qt">
|
||||
<primary sortas="a-libfm-qt">libfm-qt</primary>
|
||||
</indexterm>
|
||||
|
||||
<sect2 role="package">
|
||||
<title>Introduction to libfm-qt</title>
|
||||
|
||||
<para>
|
||||
<application>libfm-qt</application> is the Qt port of libfm, a library
|
||||
providing components to build desktop file managers.
|
||||
</para>
|
||||
|
||||
&lfs113_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
<listitem>
|
||||
<para>
|
||||
Download (HTTP): <ulink url="&libfm-qt-download-http;"/>
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
Download (FTP): <ulink url="&libfm-qt-download-ftp;"/>
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
Download MD5 sum: &libfm-qt-md5sum;
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
Download size: &libfm-qt-size;
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
Estimated disk space required: &libfm-qt-buildsize;
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
Estimated build time: &libfm-qt-time;
|
||||
</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<bridgehead renderas="sect3">libfm-qt Dependencies</bridgehead>
|
||||
|
||||
<bridgehead renderas="sect4">Required</bridgehead>
|
||||
<para role="required">
|
||||
<xref linkend="cmake"/>,
|
||||
<xref linkend="libexif"/>,
|
||||
<xref linkend="menu-cache"/>, and
|
||||
<xref linkend="qt5"/>
|
||||
</para>
|
||||
<!--
|
||||
<bridgehead renderas="sect4">Optional</bridgehead>
|
||||
<para role="optional">
|
||||
<xref linkend="git"/>(to download translation files) or
|
||||
<xref linkend="lxqt-l10n"/> (to add localization files)
|
||||
</para>
|
||||
-->
|
||||
<!--
|
||||
<para condition="html" role="usernotes">
|
||||
User Notes: <ulink url="&blfs-wiki;/libfm-qt"/>
|
||||
</para>
|
||||
-->
|
||||
</sect2>
|
||||
|
||||
<sect2 role="installation">
|
||||
<title>Installation of libfm-qt</title>
|
||||
|
||||
<para>
|
||||
Install <application>libfm-qt</application> by running the
|
||||
following commands:
|
||||
</para>
|
||||
|
||||
<screen><userinput>mkdir -v build &&
|
||||
cd build &&
|
||||
|
||||
cmake -DCMAKE_INSTALL_PREFIX=$LXQT_PREFIX \
|
||||
-DCMAKE_BUILD_TYPE=Release \
|
||||
.. &&
|
||||
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="commands">
|
||||
<title>Command Explanations</title>
|
||||
|
||||
<para>
|
||||
<parameter>-DPULL_TRANSLATIONS=no</parameter>: Remove the need for
|
||||
<xref linkend="git"/>, which would otherwise be requested to download
|
||||
the translation files.
|
||||
</para>
|
||||
|
||||
</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>
|
||||
libfm-qt.so
|
||||
</seg>
|
||||
<seg>
|
||||
$LXQT_PREFIX/include/libfm-qt,
|
||||
$LXQT_PREFIX/share/libfm-qt, and
|
||||
$LXQT_PREFIX/share/cmake/fm-qt
|
||||
</seg>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
|
||||
<variablelist>
|
||||
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
||||
<?dbfo list-presentation="list"?>
|
||||
<?dbhtml list-presentation="table"?>
|
||||
|
||||
<varlistentry id="libfm-qt-lib">
|
||||
<term><filename class="libraryfile">libfm-qt.so</filename></term>
|
||||
<listitem>
|
||||
<para>
|
||||
contains the <application>libfm-qt</application> API functions.
|
||||
</para>
|
||||
<indexterm zone="libfm-qt libfm-qt-lib">
|
||||
<primary sortas="c-libfm-qt">libfm-qt.so</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
</variablelist>
|
||||
|
||||
</sect2>
|
||||
|
||||
</sect1>
|
168
lxqt/desktop/liblxqt.xml
Normal file
168
lxqt/desktop/liblxqt.xml
Normal file
@ -0,0 +1,168 @@
|
||||
<?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 liblxqt-download-http "https://github.com/lxde/liblxqt/releases/download/&lxqt-version;/liblxqt-&lxqt-version;.tar.xz">
|
||||
<!ENTITY liblxqt-download-ftp " ">
|
||||
<!ENTITY liblxqt-md5sum "da3c9bd5c262f8a9b02469947c996cfb">
|
||||
<!ENTITY liblxqt-size "84 KB">
|
||||
<!ENTITY liblxqt-buildsize "5.3 MB">
|
||||
<!ENTITY liblxqt-time "0.3 SBU">
|
||||
]>
|
||||
|
||||
<sect1 id="liblxqt" xreflabel="liblxqt-&lxqt-version;">
|
||||
<?dbhtml filename="liblxqt.html"?>
|
||||
|
||||
|
||||
<title>liblxqt-&lxqt-version;</title>
|
||||
|
||||
<indexterm zone="liblxqt">
|
||||
<primary sortas="a-liblxqt">liblxqt</primary>
|
||||
</indexterm>
|
||||
|
||||
<sect2 role="package">
|
||||
<title>Introduction to liblxqt</title>
|
||||
|
||||
<para>
|
||||
The <application>liblxqt</application> is the core utility library for all
|
||||
<application>LXQt</application> components.
|
||||
</para>
|
||||
|
||||
&lfs113_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
<listitem>
|
||||
<para>
|
||||
Download (HTTP): <ulink url="&liblxqt-download-http;"/>
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
Download (FTP): <ulink url="&liblxqt-download-ftp;"/>
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
Download MD5 sum: &liblxqt-md5sum;
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
Download size: &liblxqt-size;
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
Estimated disk space required: &liblxqt-buildsize;
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
Estimated build time: &liblxqt-time;
|
||||
</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<bridgehead renderas="sect3">liblxqt Dependencies</bridgehead>
|
||||
|
||||
<bridgehead renderas="sect4">Required</bridgehead>
|
||||
<para role="required">
|
||||
<xref linkend="libqtxdg"/> and
|
||||
(<xref linkend="lxqt-kwindowsystem"/> or
|
||||
<xref role="nodep" linkend="kf5-frameworks"/>)
|
||||
</para>
|
||||
<!--
|
||||
<bridgehead renderas="sect4">Optional</bridgehead>
|
||||
<para role="optional">
|
||||
<xref linkend="git"/> (to download translation files) or
|
||||
<xref linkend="lxqt-l10n"/> (to add localization files)
|
||||
</para>
|
||||
-->
|
||||
</sect2>
|
||||
|
||||
<sect2 role="installation">
|
||||
<title>Installation of liblxqt</title>
|
||||
|
||||
<para>
|
||||
Install <application>liblxqt</application> by running the
|
||||
following commands:
|
||||
</para>
|
||||
|
||||
<screen><userinput>mkdir -v build &&
|
||||
cd build &&
|
||||
|
||||
cmake -DCMAKE_INSTALL_PREFIX=$LXQT_PREFIX \
|
||||
-DCMAKE_BUILD_TYPE=Release \
|
||||
.. &&
|
||||
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="commands">
|
||||
<title>Command Explanations</title>
|
||||
|
||||
<para>
|
||||
<parameter>-DPULL_TRANSLATIONS=no</parameter>: Removes the need for
|
||||
<xref linkend="git"/>, which would otherwise be requested to download
|
||||
the translation files.
|
||||
</para>
|
||||
|
||||
</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>
|
||||
liblxqt.so
|
||||
</seg>
|
||||
<seg>
|
||||
$LXQT_PREFIX/include/lxqt and
|
||||
$LXQT_PREFIX/share/cmake/lxqt
|
||||
</seg>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
|
||||
<variablelist>
|
||||
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
||||
<?dbfo list-presentation="list"?>
|
||||
<?dbhtml list-presentation="table"?>
|
||||
|
||||
<varlistentry id="liblxqt-lib">
|
||||
<term><filename class="libraryfile">liblxqt.so</filename></term>
|
||||
<listitem>
|
||||
<para>
|
||||
contains the <application>liblxqt</application> API functions.
|
||||
</para>
|
||||
<indexterm zone="liblxqt liblxqt-lib">
|
||||
<primary sortas="c-liblxqt">liblxqt.so</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
</variablelist>
|
||||
|
||||
</sect2>
|
||||
|
||||
</sect1>
|
159
lxqt/desktop/lxqt-about.xml
Normal file
159
lxqt/desktop/lxqt-about.xml
Normal file
@ -0,0 +1,159 @@
|
||||
<?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 lxqt-about-download-http "https://github.com/lxde/lxqt-about/releases/download/&lxqt-version;/lxqt-about-&lxqt-version;.tar.xz">
|
||||
<!ENTITY lxqt-about-download-ftp " ">
|
||||
<!ENTITY lxqt-about-md5sum "e9b929224b3f5dd435c42411778de561">
|
||||
<!ENTITY lxqt-about-size "48 KB">
|
||||
<!ENTITY lxqt-about-buildsize "2.6 MB">
|
||||
<!ENTITY lxqt-about-time "less than 0.1 SBU">
|
||||
]>
|
||||
|
||||
<sect1 id="lxqt-about" xreflabel="lxqt-about-&lxqt-version;">
|
||||
<?dbhtml filename="lxqt-about.html"?>
|
||||
|
||||
|
||||
<title>lxqt-about-&lxqt-version;</title>
|
||||
|
||||
<indexterm zone="lxqt-about">
|
||||
<primary sortas="a-lxqt-about">lxqt-about</primary>
|
||||
</indexterm>
|
||||
|
||||
<sect2 role="package">
|
||||
<title>Introduction to lxqt-about</title>
|
||||
|
||||
<para>
|
||||
The <application>lxqt-about</application> package provides the standalone
|
||||
<application>LXQt</application> <quote>About</quote> dialog.
|
||||
</para>
|
||||
|
||||
&lfs113_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
<listitem>
|
||||
<para>
|
||||
Download (HTTP): <ulink url="&lxqt-about-download-http;"/>
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
Download (FTP): <ulink url="&lxqt-about-download-ftp;"/>
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
Download MD5 sum: &lxqt-about-md5sum;
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
Download size: &lxqt-about-size;
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
Estimated disk space required: &lxqt-about-buildsize;
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
Estimated build time: &lxqt-about-time;
|
||||
</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<bridgehead renderas="sect3">lxqt-about Dependencies</bridgehead>
|
||||
|
||||
<bridgehead renderas="sect4">Required</bridgehead>
|
||||
<para role="required">
|
||||
<xref linkend="liblxqt"/>
|
||||
</para>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 role="installation">
|
||||
<title>Installation of lxqt-about</title>
|
||||
|
||||
<para>
|
||||
Install <application>lxqt-about</application> by running the following
|
||||
commands:
|
||||
</para>
|
||||
|
||||
<screen><userinput>mkdir -v build &&
|
||||
cd build &&
|
||||
|
||||
cmake -DCMAKE_BUILD_TYPE=Release \
|
||||
-DCMAKE_INSTALL_PREFIX=$LXQT_PREFIX \
|
||||
.. &&
|
||||
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="commands">
|
||||
<title>Command Explanations</title>
|
||||
|
||||
<para>
|
||||
<parameter>-DPULL_TRANSLATIONS=no</parameter>: Removes the need for
|
||||
<xref linkend="git"/>, which would otherwise be requested to download
|
||||
the translation files.
|
||||
</para>
|
||||
|
||||
</sect2>
|
||||
-->
|
||||
<sect2 role="content">
|
||||
<title>Contents</title>
|
||||
|
||||
<segmentedlist>
|
||||
<segtitle>Installed Program</segtitle>
|
||||
<segtitle>Installed Libraries</segtitle>
|
||||
<segtitle>Installed Directory</segtitle>
|
||||
|
||||
<seglistitem>
|
||||
<seg>
|
||||
lxqt-about
|
||||
</seg>
|
||||
<seg>
|
||||
None
|
||||
</seg>
|
||||
<seg>
|
||||
None
|
||||
</seg>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
|
||||
<variablelist>
|
||||
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
||||
<?dbfo list-presentation="list"?>
|
||||
<?dbhtml list-presentation="table"?>
|
||||
|
||||
<varlistentry id="lxqt-about-prog">
|
||||
<term><command>lxqt-about</command></term>
|
||||
<listitem>
|
||||
<para>
|
||||
is the <application>LXQt</application> <quote>About</quote> dialog.
|
||||
</para>
|
||||
<indexterm zone="lxqt-about lxqt-about-prog">
|
||||
<primary sortas="b-lxqt-about">lxqt-about</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
</variablelist>
|
||||
|
||||
</sect2>
|
||||
|
||||
</sect1>
|
180
lxqt/desktop/lxqt-qtplugin.xml
Normal file
180
lxqt/desktop/lxqt-qtplugin.xml
Normal file
@ -0,0 +1,180 @@
|
||||
<?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 lxqt-qtplugin-download-http "https://github.com/lxde/lxqt-qtplugin/releases/download/&lxqt-version;/lxqt-qtplugin-&lxqt-version;.tar.xz">
|
||||
<!ENTITY lxqt-qtplugin-download-ftp " ">
|
||||
<!ENTITY lxqt-qtplugin-md5sum "569bbb880942c3eeb1b08b8d4115365b">
|
||||
<!ENTITY lxqt-qtplugin-size "24 KB">
|
||||
<!ENTITY lxqt-qtplugin-buildsize "1.7 MB">
|
||||
<!ENTITY lxqt-qtplugin-time "0.1 SBU">
|
||||
]>
|
||||
|
||||
<sect1 id="lxqt-qtplugin" xreflabel="lxqt-qtplugin-&lxqt-version;">
|
||||
<?dbhtml filename="lxqt-qtplugin.html"?>
|
||||
|
||||
|
||||
<title>lxqt-qtplugin-&lxqt-version;</title>
|
||||
|
||||
<indexterm zone="lxqt-qtplugin">
|
||||
<primary sortas="a-lxqt-qtplugin">lxqt-qtplugin</primary>
|
||||
</indexterm>
|
||||
|
||||
<sect2 role="package">
|
||||
<title>Introduction to lxqt-qtplugin</title>
|
||||
|
||||
<para>
|
||||
The <application>lxqt-qtplugin</application> package provides an
|
||||
<application>LXQt</application> <application>Qt</application> platform
|
||||
integration plugin.
|
||||
</para>
|
||||
|
||||
&lfs113_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
<listitem>
|
||||
<para>
|
||||
Download (HTTP): <ulink url="&lxqt-qtplugin-download-http;"/>
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
Download (FTP): <ulink url="&lxqt-qtplugin-download-ftp;"/>
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
Download MD5 sum: &lxqt-qtplugin-md5sum;
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
Download size: &lxqt-qtplugin-size;
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
Estimated disk space required: &lxqt-qtplugin-buildsize;
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
Estimated build time: &lxqt-qtplugin-time;
|
||||
</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<bridgehead renderas="sect3">lxqt-qtplugin Dependencies</bridgehead>
|
||||
|
||||
<bridgehead renderas="sect4">Required</bridgehead>
|
||||
<para role="required">
|
||||
<xref linkend="liblxqt"/> and
|
||||
<xref linkend="libdbusmenu-qt"/>
|
||||
</para>
|
||||
<!--
|
||||
<para condition="html" role="usernotes">
|
||||
User Notes: <ulink url="&blfs-wiki;/lxqt-qtplugin"/>
|
||||
</para>
|
||||
-->
|
||||
</sect2>
|
||||
|
||||
<sect2 role="installation">
|
||||
<title>Installation of lxqt-qtplugin</title>
|
||||
|
||||
<para>
|
||||
Install <application>lxqt-qtplugin</application> by running the following
|
||||
commands:
|
||||
</para>
|
||||
|
||||
<screen><userinput>mkdir -v build &&
|
||||
cd build &&
|
||||
|
||||
cmake -DCMAKE_BUILD_TYPE=Release \
|
||||
-DCMAKE_INSTALL_PREFIX=$LXQT_PREFIX \
|
||||
.. &&
|
||||
|
||||
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="configuration">
|
||||
<title>Configuring lxqt-qtplugin</title>
|
||||
|
||||
<sect3><title>Configuration Information</title>
|
||||
|
||||
<para>
|
||||
To use the plugin in Qt 5, the environment variable
|
||||
<envar>QT_QPA_PLATFORMTHEME</envar> must be set to <quote>lxqt</quote>.
|
||||
One way to do that is to issue as the <systemitem
|
||||
class="username">root</systemitem> user:
|
||||
</para>
|
||||
|
||||
<screen role="root"><userinput>cat >> /etc/profile.d/lxqt.sh << "EOF"
|
||||
<literal># Begin lxqt-qtplugin configuration
|
||||
|
||||
export QT_QPA_PLATFORMTHEME=lxqt
|
||||
|
||||
# End lxqt-qtplugin configuration</literal>
|
||||
EOF</userinput></screen>
|
||||
|
||||
</sect3>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 role="content">
|
||||
<title>Contents</title>
|
||||
|
||||
<segmentedlist>
|
||||
<segtitle>Installed Programs</segtitle>
|
||||
<segtitle>Installed Library</segtitle>
|
||||
<segtitle>Installed Directory</segtitle>
|
||||
|
||||
<seglistitem>
|
||||
<seg>
|
||||
None
|
||||
</seg>
|
||||
<seg>
|
||||
libqtlxqt.so (in $QT5DIR/plugins/platformthemes)
|
||||
</seg>
|
||||
<seg>
|
||||
$QT5DIR/plugins/platformthemes (if a minimal Qt5 has been built
|
||||
as explained in <xref linkend="lxqt-pre-install"/>
|
||||
</seg>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
|
||||
<variablelist>
|
||||
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
||||
<?dbfo list-presentation="list"?>
|
||||
<?dbhtml list-presentation="table"?>
|
||||
|
||||
<varlistentry id="libqtlxqt-lib">
|
||||
<term><filename class="libraryfile">libqtlxqt.so</filename></term>
|
||||
<listitem>
|
||||
<para>
|
||||
contains the LXQt QT plugin.
|
||||
</para>
|
||||
<indexterm zone="lxqt-qtplugin libqtlxqt-lib">
|
||||
<primary sortas="c-libqtlxqt">libqtlxqt.so</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
</variablelist>
|
||||
|
||||
</sect2>
|
||||
|
||||
</sect1>
|
137
lxqt/desktop/lxqt-themes.xml
Normal file
137
lxqt/desktop/lxqt-themes.xml
Normal file
@ -0,0 +1,137 @@
|
||||
<?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 lxqt-themes-download-http "https://github.com/lxde/lxqt-themes/releases/download/&lxqt-version;/lxqt-themes-&lxqt-version;.tar.xz">
|
||||
<!ENTITY lxqt-themes-download-ftp " ">
|
||||
<!ENTITY lxqt-themes-md5sum "1949f35f83cca3426a7fb7f822bcbe68">
|
||||
<!ENTITY lxqt-themes-size "25 MB">
|
||||
<!ENTITY lxqt-themes-buildsize "55 MB">
|
||||
<!ENTITY lxqt-themes-time "less than 0.1 SBU">
|
||||
]>
|
||||
|
||||
<sect1 id="lxqt-themes" xreflabel="lxqt-themes-&lxqt-version;">
|
||||
<?dbhtml filename="lxqt-themes.html"?>
|
||||
|
||||
|
||||
<title>lxqt-themes-&lxqt-version;</title>
|
||||
|
||||
<indexterm zone="lxqt-themes">
|
||||
<primary sortas="a-lxqt-themes">lxqt-themes</primary>
|
||||
</indexterm>
|
||||
|
||||
<sect2 role="package">
|
||||
<title>Introduction to lxqt-themes</title>
|
||||
|
||||
<para>
|
||||
The <application>lxqt-themes</application> package provides a number of
|
||||
graphic files and themes for ithe <application>LXQt</application>
|
||||
desktop.
|
||||
</para>
|
||||
|
||||
&lfs113_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
<listitem>
|
||||
<para>
|
||||
Download (HTTP): <ulink url="&lxqt-themes-download-http;"/>
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
Download (FTP): <ulink url="&lxqt-themes-download-ftp;"/>
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
Download MD5 sum: &lxqt-themes-md5sum;
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
Download size: &lxqt-themes-size;
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
Estimated disk space required: &lxqt-themes-buildsize;
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
Estimated build time: &lxqt-themes-time;
|
||||
</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<bridgehead renderas="sect3">lxqt-themes Dependencies</bridgehead>
|
||||
|
||||
<bridgehead renderas="sect4">Required</bridgehead>
|
||||
<para role="required">
|
||||
<xref linkend="lxqt-build-tools"/>,
|
||||
</para>
|
||||
|
||||
<para condition="html" role="usernotes">
|
||||
User Notes: <ulink url="&blfs-wiki;/lxqt-themes"/>
|
||||
</para>
|
||||
</sect2>
|
||||
|
||||
<sect2 role="installation">
|
||||
<title>Installation of lxqt-themes</title>
|
||||
|
||||
<para>
|
||||
Install <application>lxqt-themes</application> by running the following
|
||||
commands:
|
||||
</para>
|
||||
|
||||
<screen><userinput>mkdir -v build &&
|
||||
cd build &&
|
||||
|
||||
cmake -DCMAKE_BUILD_TYPE=Release \
|
||||
-DCMAKE_INSTALL_PREFIX=/usr \
|
||||
.. &&
|
||||
|
||||
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="commands">
|
||||
<title>Command Explanations</title>
|
||||
|
||||
</sect2>
|
||||
-->
|
||||
<sect2 role="content">
|
||||
<title>Contents</title>
|
||||
|
||||
<segmentedlist>
|
||||
<segtitle>Installed Program</segtitle>
|
||||
<segtitle>Installed Libraries</segtitle>
|
||||
<segtitle>Installed Directories</segtitle>
|
||||
|
||||
<seglistitem>
|
||||
<seg>
|
||||
None
|
||||
</seg>
|
||||
<seg>
|
||||
None
|
||||
</seg>
|
||||
<seg>
|
||||
/usr/share/lxqt/{graphics,themes,palettes,wallpapers}
|
||||
</seg>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
|
||||
</sect2>
|
||||
|
||||
</sect1>
|
@ -216,7 +216,7 @@ sed -i '/declarative/d' tempconf
|
||||
</phrase>
|
||||
<xref linkend="lm_sensors"/>,
|
||||
<xref linkend="upower"/>, and
|
||||
<xref linkend="libfm"/>.
|
||||
<xref linkend="menu-cache"/>.
|
||||
</para>
|
||||
</step>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user