mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 23:07:23 +08:00
168 lines
4.6 KiB
XML
168 lines
4.6 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!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/&pcmanfm-qt-version;/pcmanfm-qt-&pcmanfm-qt-version;.tar.xz">
|
|
<!ENTITY pcmanfm-qt-download-ftp " ">
|
|
<!ENTITY pcmanfm-qt-md5sum "91dfd38d6726ee3ef855beee5a41f8f3">
|
|
<!ENTITY pcmanfm-qt-size "384 KB">
|
|
<!ENTITY pcmanfm-qt-buildsize "14 MB">
|
|
<!ENTITY pcmanfm-qt-time "0.4 SBU">
|
|
]>
|
|
|
|
<sect1 id="pcmanfm-qt" xreflabel="pcmanfm-qt-&pcmanfm-qt-version;">
|
|
<?dbhtml filename="pcmanfm-qt.html"?>
|
|
|
|
|
|
<title>pcmanfm-qt-&pcmanfm-qt-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 (a <application>Qt</application> port of
|
|
<application>pcmanfm</application> and <application>libfm</application>).
|
|
</para>
|
|
|
|
&lfs121_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="gvfs"/> (runtime) and
|
|
<xref linkend="oxygen-icons"/> 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 &&
|
|
cd build &&
|
|
|
|
cmake -DCMAKE_INSTALL_PREFIX=/usr \
|
|
-DCMAKE_BUILD_TYPE=Release \
|
|
.. &&
|
|
make</userinput></screen>
|
|
|
|
<para>
|
|
This package does not come with a test suite.
|
|
</para>
|
|
|
|
<para>
|
|
Now, as the &root; user:
|
|
</para>
|
|
|
|
<screen role="root"><userinput>make install</userinput></screen>
|
|
|
|
<para>
|
|
To make <application>pcmanfm-qt</application> easier to find in
|
|
menus, adjust the .desktop file. Again, as the &root; user:
|
|
</para>
|
|
|
|
<screen role="root"><userinput>sed -e '/Categories=/s/=/=System;FileTools;/' \
|
|
-e '/Name=/s/=.*/=File Manager PCManFM-Qt'/ \
|
|
-i /usr/share/applications/pcmanfm-qt.desktop</userinput></screen>
|
|
|
|
</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>
|
|
/usr/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 and desktop icon manager
|
|
</para>
|
|
<indexterm zone="pcmanfm-qt pcmanfm-qt-prog">
|
|
<primary sortas="b-pcmanfm-qt">pcmanfm-qt</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
</variablelist>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|