glfs/xfce/core/thunar.xml
Bruce Dubbs dc6ba1c0d2 More lfs74 tags
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@11662 af4574ff-66df-0310-9fd7-8a98e5e911e0
2013-08-20 20:51:02 +00:00

224 lines
6.2 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 thunar-download-http
"http://archive.xfce.org/src/xfce/thunar/1.6/Thunar-&thunar-version;.tar.bz2">
<!ENTITY thunar-download-ftp " ">
<!ENTITY thunar-md5sum "4f10d5d5576ce5127308d6badbac3afa">
<!ENTITY thunar-size "1.9 MB">
<!ENTITY thunar-buildsize "60 MB">
<!ENTITY thunar-time "0.7 SBU">
]>
<sect1 id="thunar" xreflabel="Thunar-&thunar-version;">
<?dbhtml filename="thunar.html"?>
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<title>Thunar-&thunar-version;</title>
<indexterm zone="thunar">
<primary sortas="a-Thunar">Thunar</primary>
</indexterm>
<sect2 role="package">
<title>Introduction to Thunar</title>
<para>
<application>Thunar</application> is the <application>Xfce</application>
file manager, a <application>GTK+ 2</application> GUI to organise the files
on your computer.
</para>
&lfs74_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>
Download (HTTP): <ulink url="&thunar-download-http;"/>
</para>
</listitem>
<listitem>
<para>
Download (FTP): <ulink url="&thunar-download-ftp;"/>
</para>
</listitem>
<listitem>
<para>
Download MD5 sum: &thunar-md5sum;
</para>
</listitem>
<listitem>
<para>
Download size: &thunar-size;
</para>
</listitem>
<listitem>
<para>
Estimated disk space required: &thunar-buildsize;
</para>
</listitem>
<listitem>
<para>
Estimated build time: &thunar-time;
</para>
</listitem>
</itemizedlist>
<bridgehead renderas="sect3">Thunar Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required">
<xref linkend="exo"/> and
<xref linkend="libxfce4ui"/>
</para>
<bridgehead renderas="sect4">Recommended</bridgehead>
<para role="recommended">
<xref linkend="libnotify"/>,
<xref linkend="startup-notification"/>,
<xref linkend="udev"/> or
<xref linkend="udev-extras"/> (for GUdev) and
<xref linkend="xfce4-panel"/>
</para>
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional">
<xref linkend="libexif"/>
</para>
<para condition="html" role="usernotes">
User Notes: <ulink url="&blfs-wiki;/thunar"/>
</para>
</sect2>
<sect2 role="installation">
<title>Installation of Thunar</title>
<para>
Install <application>Thunar</application> by running the following
commands:
</para>
<screen><userinput>./configure --prefix=/usr \
--sysconfdir=/etc \
--docdir=/usr/share/doc/Thunar-&thunar-version; &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>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="../../xincludes/gtk-doc-rebuild.xml"/>
</sect2>
<sect2 role="content">
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Programs</segtitle>
<segtitle>Installed Library</segtitle>
<segtitle>Installed Directories</segtitle>
<seglistitem>
<seg>
Thunar, thunar and thunar-settings
</seg>
<seg>
libthunarx-2.so
</seg>
<seg>
/etc/xdg/Thunar,
/usr/include/thunarx-2,
/usr/lib/Thunar,
/usr/lib/thunarx-2,
/usr/share/doc/Thunar-&thunar-version;,
/usr/share/gtk-doc/html/thunarx,
/usr/share/pixmaps/Thunar and
/usr/share/Thunar
</seg>
</seglistitem>
</segmentedlist>
<variablelist>
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
<varlistentry id="Thunar">
<term><command>Thunar</command></term>
<listitem>
<para>
is the <application>Xfce</application> file manager.
</para>
<indexterm zone="thunar Thunar">
<primary sortas="b-Thunar">Thunar</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="thunar-prog">
<term><command>thunar</command></term>
<listitem>
<para>
is a symbolic link to <application>Thunar</application>.
</para>
<indexterm zone="thunar thunar-prog">
<primary sortas="b-thunar">thunar</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="thunar-settings">
<term><command>thunar-settings</command></term>
<listitem>
<para>
is a shell script that launches a dialog box to allow you to alter
the behaviour of <application>Thunar</application>.
</para>
<indexterm zone="thunar thunar-settings">
<primary sortas="b-thunar-settings">thunar-settings</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="libthunarx-2">
<term><filename class="libraryfile">libthunarx-2.so</filename></term>
<listitem>
<para>
contains the <application>Thunar</application> extension library
which permits adding new features to the
<application>Thunar</application> file manager.
</para>
<indexterm zone="thunar libthunarx-2">
<primary sortas="c-libthunarx-2">libthunarx-2.so</primary>
</indexterm>
</listitem>
</varlistentry>
</variablelist>
</sect2>
</sect1>