glfs/xfce/core/thunar-volman.xml
Krejzi dcd16c6bf4 Cosmetic changes to Xfce4 Core, Deps updates, Package updates.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@11103 af4574ff-66df-0310-9fd7-8a98e5e911e0
2013-03-16 20:55:44 +00:00

182 lines
5.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-volman-download-http
"http://archive.xfce.org/src/xfce/thunar-volman/0.8/thunar-volman-&thunar-volman-version;.tar.bz2">
<!ENTITY thunar-volman-download-ftp " ">
<!ENTITY thunar-volman-md5sum "250af757ea629c7c27f554d17119080c">
<!ENTITY thunar-volman-size "404 KB">
<!ENTITY thunar-volman-buildsize "6.6 MB">
<!ENTITY thunar-volman-time "0.1 SBU">
]>
<sect1 id="thunar-volman" xreflabel="thunar-volman-&thunar-volman-version;">
<?dbhtml filename="thunar-volman.html"?>
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<title>thunar-volman-&thunar-volman-version;</title>
<indexterm zone="thunar-volman">
<primary sortas="a-thunar-volman">thunar-volman</primary>
</indexterm>
<sect2 role="package">
<title>Introduction to the Thunar Volume Manager</title>
<para>
The <application>Thunar Volume Manager</application> is an extension for
the <application>Thunar</application> file manager, which enables
automatic management of removable drives and media.
</para>
&lfs73_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>
Download (HTTP): <ulink url="&thunar-volman-download-http;"/>
</para>
</listitem>
<listitem>
<para>
Download (FTP): <ulink url="&thunar-volman-download-ftp;"/>
</para>
</listitem>
<listitem>
<para>
Download MD5 sum: &thunar-volman-md5sum;
</para>
</listitem>
<listitem>
<para>
Download size: &thunar-volman-size;
</para>
</listitem>
<listitem>
<para>
Estimated disk space required: &thunar-volman-buildsize;
</para>
</listitem>
<listitem>
<para>
Estimated build time: &thunar-volman-time;
</para>
</listitem>
</itemizedlist>
<bridgehead renderas="sect3">Thunar Volume Manager Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required">
<xref linkend="exo"/>,
<xref linkend="libxfce4ui"/> and
<xref linkend="udev"/> or
<xref linkend="udev-extras"/> (for GUdev)
</para>
<bridgehead renderas="sect4">Recommended</bridgehead>
<para role="recommended">
<xref linkend="libnotify"/> and
<xref linkend="startup-notification"/>
</para>
<bridgehead renderas="sect4">Recommended Runtime Dependencies</bridgehead>
<para role="optional">
<xref linkend="gvfs"/> and
<xref linkend="polkit-gnome"/>
</para>
<para condition="html" role="usernotes">
User Notes: <ulink url="&blfs-wiki;/thunar-volman"/>
</para>
</sect2>
<sect2 role="installation">
<title>Installation of the Thunar Volume Manager</title>
<para>
Install the <application>Thunar Volume Manager</application> by running the following
commands:
</para>
<screen><userinput>./configure --prefix=/usr &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 Programs</segtitle>
<segtitle>Installed Libraries</segtitle>
<segtitle>Installed Directories</segtitle>
<seglistitem>
<seg>
thunar-volman and thunar-volman-settings
</seg>
<seg>
None
</seg>
<seg>
None
</seg>
</seglistitem>
</segmentedlist>
<variablelist>
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
<varlistentry id="thunar-volman-prog">
<term><command>thunar-volman</command></term>
<listitem>
<para>
is the <application>Thunar</application> Volume Manager, a command
line utility to automatically mount or unmount removable media.
</para>
<indexterm zone="thunar-volman thunar-volman-prog">
<primary sortas="b-thunar-volman">thunar-volman</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="thunar-volman-settings">
<term><command>thunar-volman-settings</command></term>
<listitem>
<para>
is a small <application>GTK+ 2</application> application for changing
<application>Thunar Volume Manager</application> settings.
</para>
<indexterm zone="thunar-volman thunar-volman-settings">
<primary sortas="b-thunar-volman-settings">thunar-volman-settings</primary>
</indexterm>
</listitem>
</varlistentry>
</variablelist>
</sect2>
</sect1>