source: xfce/core/thunar-volman.xml

trunk
Last change on this file was 1241ea19, checked in by Bruce Dubbs <bdubbs@…>, 2 months ago

Tag xfce and dependencies

  • Property mode set to 100644
File size: 4.9 KB
RevLine 
[ab4fdfc]1<?xml version="1.0" encoding="UTF-8"?>
[17bcb81]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
[dcd16c6]7 <!ENTITY thunar-volman-download-http
[c6b192c]8 "https://archive.xfce.org/src/xfce/thunar-volman/&xfce4-version;/thunar-volman-&thunar-volman-version;.tar.bz2">
[17bcb81]9 <!ENTITY thunar-volman-download-ftp " ">
[dc235691]10 <!ENTITY thunar-volman-md5sum "a0965931e78fe662ad134e63b1ab33b9">
11 <!ENTITY thunar-volman-size "499 KB">
12 <!ENTITY thunar-volman-buildsize "7.0 MB">
[71fcd95e]13 <!ENTITY thunar-volman-time "less than 0.1 SBU">
[17bcb81]14]>
15
16<sect1 id="thunar-volman" xreflabel="thunar-volman-&thunar-volman-version;">
17 <?dbhtml filename="thunar-volman.html"?>
18
19
20 <title>thunar-volman-&thunar-volman-version;</title>
21
22 <indexterm zone="thunar-volman">
23 <primary sortas="a-thunar-volman">thunar-volman</primary>
24 </indexterm>
25
26 <sect2 role="package">
27 <title>Introduction to the Thunar Volume Manager</title>
28
29 <para>
30 The <application>Thunar Volume Manager</application> is an extension for
31 the <application>Thunar</application> file manager, which enables
32 automatic management of removable drives and media.
33 </para>
34
[1241ea19]35 &lfs121_checked;
[17bcb81]36
37 <bridgehead renderas="sect3">Package Information</bridgehead>
38 <itemizedlist spacing="compact">
39 <listitem>
40 <para>
41 Download (HTTP): <ulink url="&thunar-volman-download-http;"/>
42 </para>
43 </listitem>
44 <listitem>
45 <para>
46 Download (FTP): <ulink url="&thunar-volman-download-ftp;"/>
47 </para>
48 </listitem>
49 <listitem>
50 <para>
51 Download MD5 sum: &thunar-volman-md5sum;
52 </para>
53 </listitem>
54 <listitem>
55 <para>
56 Download size: &thunar-volman-size;
57 </para>
58 </listitem>
59 <listitem>
60 <para>
61 Estimated disk space required: &thunar-volman-buildsize;
62 </para>
63 </listitem>
64 <listitem>
65 <para>
66 Estimated build time: &thunar-volman-time;
67 </para>
68 </listitem>
69 </itemizedlist>
70
71 <bridgehead renderas="sect3">Thunar Volume Manager Dependencies</bridgehead>
72
73 <bridgehead renderas="sect4">Required</bridgehead>
74 <para role="required">
[3441548]75 <xref linkend="exo"/> and
76 <xref linkend="libgudev"/>
[17bcb81]77 </para>
78
[dcd16c6]79 <bridgehead renderas="sect4">Recommended</bridgehead>
80 <para role="recommended">
[3441548]81 <xref linkend="libnotify"/>
[17bcb81]82 </para>
83
[dcd16c6]84 <bridgehead renderas="sect4">Recommended Runtime Dependencies</bridgehead>
[eb6a287]85 <para role="recommended">
[8558044]86 <xref role="runtime" linkend="gvfs"/>
[dcd16c6]87 </para>
88
[17bcb81]89 </sect2>
90
91 <sect2 role="installation">
92 <title>Installation of the Thunar Volume Manager</title>
93
94 <para>
95 Install the <application>Thunar Volume Manager</application> by running the following
96 commands:
97 </para>
98
99<screen><userinput>./configure --prefix=/usr &amp;&amp;
100make</userinput></screen>
101
102 <para>
103 This package does not come with a test suite.
104 </para>
105
106 <para>
107 Now, as the <systemitem class="username">root</systemitem> user:
108 </para>
109
110<screen role="root"><userinput>make install</userinput></screen>
[dcd16c6]111
[17bcb81]112 </sect2>
113
114 <sect2 role="content">
115 <title>Contents</title>
116
117 <segmentedlist>
118 <segtitle>Installed Programs</segtitle>
[c3c56b2]119 <segtitle>Installed Libraries</segtitle>
120 <segtitle>Installed Directories</segtitle>
[17bcb81]121
122 <seglistitem>
[dcd16c6]123 <seg>
[3441548]124 thunar-volman and
125 thunar-volman-settings
[dcd16c6]126 </seg>
127 <seg>
128 None
129 </seg>
130 <seg>
131 None
132 </seg>
[17bcb81]133 </seglistitem>
134 </segmentedlist>
135
136 <variablelist>
137 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
138 <?dbfo list-presentation="list"?>
139 <?dbhtml list-presentation="table"?>
140
141 <varlistentry id="thunar-volman-prog">
142 <term><command>thunar-volman</command></term>
143 <listitem>
144 <para>
145 is the <application>Thunar</application> Volume Manager, a command
[4c24eb0a]146 line utility to automatically mount or unmount removable media
[17bcb81]147 </para>
148 <indexterm zone="thunar-volman thunar-volman-prog">
149 <primary sortas="b-thunar-volman">thunar-volman</primary>
150 </indexterm>
151 </listitem>
152 </varlistentry>
153
154 <varlistentry id="thunar-volman-settings">
155 <term><command>thunar-volman-settings</command></term>
156 <listitem>
157 <para>
[5e99854b]158 is a small <application>GTK+ 3</application> application for changing
[4c24eb0a]159 <application>Thunar Volume Manager</application> settings
[17bcb81]160 </para>
161 <indexterm zone="thunar-volman thunar-volman-settings">
162 <primary sortas="b-thunar-volman-settings">thunar-volman-settings</primary>
163 </indexterm>
164 </listitem>
165 </varlistentry>
[dcd16c6]166
[17bcb81]167 </variablelist>
[dcd16c6]168
[17bcb81]169 </sect2>
[dcd16c6]170
[17bcb81]171</sect1>
Note: See TracBrowser for help on using the repository browser.