<?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-repo;/pcmanfm/pcmanfm-&pcmanfm-version;.tar.xz">
  <!ENTITY pcmanfm-download-ftp  " ">
  <!ENTITY pcmanfm-md5sum        "c993402d407b0a3fc076f842ac1bc5c9">
  <!ENTITY pcmanfm-size          "400 KB">
  <!ENTITY pcmanfm-buildsize     "9.2 MB">
  <!ENTITY pcmanfm-time          "less than 0.1 SBU">
]>

<sect1 id="pcmanfm" xreflabel="PCManFM-&pcmanfm-version;">
  <?dbhtml filename="pcmanfm.html"?>

  <sect1info>
    <othername>$LastChangedBy: pierre $</othername>
    <date>$Date: 2015-03-01 05:42:20 -0500 (Sun, 01 Mar 2015) $</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>

    &lfs77_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 linkend="oxygen-icons"/> or
      <xref linkend="lxde-icon-theme"/>
    </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 &amp;&amp;
sed -i 's/System;//' /usr/share/applications/pcmanfm.desktop</userinput></screen>

  </sect2>

  <sect2 role="commands">
    <title>Command Explanations</title>

    <para>
      <command>sed -i ...</command>: Fixes submenu for
      <application>PCManFM</application> entry.
    </para>

  </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>
