glfs/lxde/desktop/pcmanfm.xml
Douglas R. Reno 60d9f0f2f9 Tags and a couple minor text tweaks
glib-networking: minor reword
libsoup: remove duplicate sysprof dependency
2021-08-29 22:30:20 -05:00

160 lines
4.1 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-download-http "&sourceforge-dl;/pcmanfm/pcmanfm-&pcmanfm-version;.tar.xz">
<!ENTITY pcmanfm-download-ftp " ">
<!ENTITY pcmanfm-md5sum "ef7c4417d2697ef138d175db7aeae15a">
<!ENTITY pcmanfm-size "416 KB">
<!ENTITY pcmanfm-buildsize "11 MB">
<!ENTITY pcmanfm-time "0.1 SBU">
]>
<sect1 id="pcmanfm" xreflabel="PCManFM-&pcmanfm-version;">
<?dbhtml filename="pcmanfm.html"?>
<sect1info>
<date>$Date$</date>
</sect1info>
<title>PCManFM-&pcmanfm-version;</title>
<indexterm zone="pcmanfm">
<primary sortas="a-PCManFM">PCManFM</primary>
</indexterm>
<sect2 role="package">
<title>Introduction to PCManFM</title>
<para>
The <application>PCManFM</application> package contains an extremely fast,
lightweight, yet feature-rich file manager with tabbed browsing.
</para>
&lfs110a_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>
Download (HTTP): <ulink url="&pcmanfm-download-http;"/>
</para>
</listitem>
<listitem>
<para>
Download (FTP): <ulink url="&pcmanfm-download-ftp;"/>
</para>
</listitem>
<listitem>
<para>
Download MD5 sum: &pcmanfm-md5sum;
</para>
</listitem>
<listitem>
<para>
Download size: &pcmanfm-size;
</para>
</listitem>
<listitem>
<para>
Estimated disk space required: &pcmanfm-buildsize;
</para>
</listitem>
<listitem>
<para>
Estimated build time: &pcmanfm-time;
</para>
</listitem>
</itemizedlist>
<bridgehead renderas="sect3">PCManFM Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required">
<xref linkend="libfm"/>
</para>
<bridgehead renderas="sect4">Recommended</bridgehead>
<para role="recommended">
<xref linkend="adwaita-icon-theme"/> or
<xref role="nodep" linkend="oxygen-icons5"/> or
<xref linkend="lxde-icon-theme"/>, and
<xref linkend="fribidi"/>
</para>
<para condition="html" role="usernotes">
User Notes: <ulink url="&blfs-wiki;/pcmanfm"/>
</para>
</sect2>
<sect2 role="installation">
<title>Installation of PCManFM</title>
<para>
Install <application>PCManFM</application> by running the following
commands:
</para>
<screen><userinput>./configure --prefix=/usr \
--sysconfdir=/etc &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="content">
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Program</segtitle>
<segtitle>Installed Libraries</segtitle>
<segtitle>Installed Directories</segtitle>
<seglistitem>
<seg>
pcmanfm
</seg>
<seg>
None
</seg>
<seg>
/etc/xdg/pcmanfm, /usr/lib/pcmanfm and /usr/share/pcmanfm
</seg>
</seglistitem>
</segmentedlist>
<variablelist>
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
<varlistentry id="pcmanfm-prog">
<term><command>pcmanfm</command></term>
<listitem>
<para>
is a lightweight <application>GTK+</application> based file
manager for X Window System
</para>
<indexterm zone="pcmanfm pcmanfm-prog">
<primary sortas="b-pcmanfm">pcmanfm</primary>
</indexterm>
</listitem>
</varlistentry>
</variablelist>
</sect2>
</sect1>