glfs/lxqt/desktop/pcmanfm-qt.xml
2023-07-05 16:03:19 +02:00

170 lines
4.5 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 pcmanfm-qt-download-http "https://github.com/lxqt/pcmanfm-qt/releases/download/&lxqt-version;/pcmanfm-qt-&lxqt-version;.tar.xz">
<!ENTITY pcmanfm-qt-download-ftp " ">
<!ENTITY pcmanfm-qt-md5sum "c1e8738479f4d43df33b642af7e5004c">
<!ENTITY pcmanfm-qt-size "352 KB">
<!ENTITY pcmanfm-qt-buildsize "14 MB">
<!ENTITY pcmanfm-qt-time "0.1 SBU (Using parallelixm=4)">
]>
<sect1 id="pcmanfm-qt" xreflabel="pcmanfm-qt-&lxqt-version;">
<?dbhtml filename="pcmanfm-qt.html"?>
<title>pcmanfm-qt-&lxqt-version;</title>
<indexterm zone="pcmanfm-qt">
<primary sortas="a-pcmanfm-qt">pcmanfm-qt</primary>
</indexterm>
<sect2 role="package">
<title>Introduction to pcmanfm-qt</title>
<para>
The <application>pcmanfm-qt</application> is a file manager and desktop
icon manager (<application>Qt</application> port of
<application>pcmanfm</application> and <application>libfm</application>).
</para>
&lfs113_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>
Download (HTTP): <ulink url="&pcmanfm-qt-download-http;"/>
</para>
</listitem>
<listitem>
<para>
Download (FTP): <ulink url="&pcmanfm-qt-download-ftp;"/>
</para>
</listitem>
<listitem>
<para>
Download MD5 sum: &pcmanfm-qt-md5sum;
</para>
</listitem>
<listitem>
<para>
Download size: &pcmanfm-qt-size;
</para>
</listitem>
<listitem>
<para>
Estimated disk space required: &pcmanfm-qt-buildsize;
</para>
</listitem>
<listitem>
<para>
Estimated build time: &pcmanfm-qt-time;
</para>
</listitem>
</itemizedlist>
<bridgehead renderas="sect3">pcmanfm-qt Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required">
<xref linkend="liblxqt"/>,
<xref linkend="libfm-qt"/>, and
<xref linkend="lxqt-menu-data"/>
</para>
<bridgehead renderas="sect4">Recommended</bridgehead>
<para role="recommended">
<xref linkend="oxygen-icons5"/> or another icon theme (depending on your
choice, some icons will be missing in several places)
</para>
</sect2>
<sect2 role="installation">
<title>Installation of pcmanfm-qt</title>
<para>
Install <application>pcmanfm-qt</application> by running the following
commands:
</para>
<screen><userinput>mkdir -v build &amp;&amp;
cd build &amp;&amp;
cmake -DCMAKE_BUILD_TYPE=Release \
-DCMAKE_INSTALL_PREFIX=$LXQT_PREFIX \
.. &amp;&amp;
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 Library</segtitle>
<segtitle>Installed Directories</segtitle>
<seglistitem>
<seg>
pcmanfm-qt
</seg>
<seg>
None
</seg>
<seg>
$LXQT_PREFIX/share/pcmanfm-qt
</seg>
</seglistitem>
</segmentedlist>
<variablelist>
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
<varlistentry id="pcmanfm-qt-prog">
<term><command>pcmanfm-qt</command></term>
<listitem>
<para>
is a file manager.
</para>
<indexterm zone="pcmanfm-qt pcmanfm-qt-prog">
<primary sortas="b-pcmanfm-qt">pcmanfm-qt</primary>
</indexterm>
</listitem>
</varlistentry>
</variablelist>
</sect2>
</sect1>