glfs/lxde/desktop/pcmanfm.xml
Igor Živković eeddb2594a fix pcmanfm md5 checksum
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@14089 af4574ff-66df-0310-9fd7-8a98e5e911e0
2014-08-26 14:31:57 +00:00

159 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-repo;/pcmanfm/pcmanfm-&pcmanfm-version;.tar.xz">
<!ENTITY pcmanfm-download-ftp " ">
<!ENTITY pcmanfm-md5sum "ac0ba2f8e2b4d47014a62ccf43388e0f">
<!ENTITY pcmanfm-size "396 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$</othername>
<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>
&lfs75_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="gnome-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</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 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>