source: xfce/core/thunar.xml@ bd3f3e1

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since bd3f3e1 was 40800638, checked in by Fernando de Oliveira <fernando@…>, 10 years ago

Thunar-1.6.3 and xfce4-settings-4.10.1: fix dependencies.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@14465 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 6.4 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
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
7 <!ENTITY thunar-download-http
8 "http://archive.xfce.org/src/xfce/thunar/1.6/Thunar-&thunar-version;.tar.bz2">
9 <!ENTITY thunar-download-ftp " ">
10 <!ENTITY thunar-md5sum "4f10d5d5576ce5127308d6badbac3afa">
11 <!ENTITY thunar-size "1.9 MB">
12 <!ENTITY thunar-buildsize "60 MB">
13 <!ENTITY thunar-time "0.7 SBU">
14]>
15
16<sect1 id="thunar" xreflabel="Thunar-&thunar-version;">
17 <?dbhtml filename="thunar.html"?>
18
19 <sect1info>
20 <othername>$LastChangedBy$</othername>
21 <date>$Date$</date>
22 </sect1info>
23
24 <title>Thunar-&thunar-version;</title>
25
26 <indexterm zone="thunar">
27 <primary sortas="a-Thunar">Thunar</primary>
28 </indexterm>
29
30 <sect2 role="package">
31 <title>Introduction to Thunar</title>
32
33 <para>
34 <application>Thunar</application> is the <application>Xfce</application>
35 file manager, a <application>GTK+ 2</application> GUI to organise the files
36 on your computer.
37 </para>
38
39 &lfs76_checked;
40
41 <bridgehead renderas="sect3">Package Information</bridgehead>
42 <itemizedlist spacing="compact">
43 <listitem>
44 <para>
45 Download (HTTP): <ulink url="&thunar-download-http;"/>
46 </para>
47 </listitem>
48 <listitem>
49 <para>
50 Download (FTP): <ulink url="&thunar-download-ftp;"/>
51 </para>
52 </listitem>
53 <listitem>
54 <para>
55 Download MD5 sum: &thunar-md5sum;
56 </para>
57 </listitem>
58 <listitem>
59 <para>
60 Download size: &thunar-size;
61 </para>
62 </listitem>
63 <listitem>
64 <para>
65 Estimated disk space required: &thunar-buildsize;
66 </para>
67 </listitem>
68 <listitem>
69 <para>
70 Estimated build time: &thunar-time;
71 </para>
72 </listitem>
73 </itemizedlist>
74
75 <bridgehead renderas="sect3">Thunar Dependencies</bridgehead>
76
77 <bridgehead renderas="sect4">Required</bridgehead>
78 <para role="required">
79 <xref linkend="exo"/> and
80 <xref linkend="libxfce4ui"/>
81 </para>
82
83 <bridgehead renderas="sect4">Required (Runtime)</bridgehead>
84 <para role="required runtime">
85 <xref linkend="gnome-icon-theme"/> or
86 <xref linkend="lxde-icon-theme"/>
87 </para>
88
89 <bridgehead renderas="sect4">Recommended</bridgehead>
90 <para role="recommended">
91 <xref linkend="libnotify"/>,
92 <xref linkend="startup-notification"/>,
93 <xref linkend="udev-extras"/> (for GUdev) and
94 <xref linkend="xfce4-panel"/>
95 </para>
96
97 <bridgehead renderas="sect4">Optional</bridgehead>
98 <para role="optional">
99 <xref linkend="libexif"/> and
100 <xref linkend="tumbler"/> (runtime)
101 </para>
102
103 <para condition="html" role="usernotes">
104 User Notes: <ulink url="&blfs-wiki;/thunar"/>
105 </para>
106 </sect2>
107
108 <sect2 role="installation">
109 <title>Installation of Thunar</title>
110
111 <para>
112 Install <application>Thunar</application> by running the following
113 commands:
114 </para>
115
116<screen><userinput>./configure --prefix=/usr \
117 --sysconfdir=/etc \
118 --docdir=/usr/share/doc/Thunar-&thunar-version; &amp;&amp;
119make</userinput></screen>
120
121 <para>
122 This package does not come with a test suite.
123 </para>
124
125 <para>
126 Now, as the <systemitem class="username">root</systemitem> user:
127 </para>
128
129<screen role="root"><userinput>make install</userinput></screen>
130
131 </sect2>
132
133 <sect2 role="commands">
134 <title>Command Explanations</title>
135
136 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
137 href="../../xincludes/gtk-doc-rebuild.xml"/>
138
139 </sect2>
140
141 <sect2 role="content">
142 <title>Contents</title>
143
144 <segmentedlist>
145 <segtitle>Installed Programs</segtitle>
146 <segtitle>Installed Library</segtitle>
147 <segtitle>Installed Directories</segtitle>
148
149 <seglistitem>
150 <seg>
151 Thunar, thunar and thunar-settings
152 </seg>
153 <seg>
154 libthunarx-2.so
155 </seg>
156 <seg>
157 /etc/xdg/Thunar,
158 /usr/include/thunarx-2,
159 /usr/lib/Thunar,
160 /usr/lib/thunarx-2,
161 /usr/share/doc/Thunar-&thunar-version;,
162 /usr/share/gtk-doc/html/thunarx,
163 /usr/share/pixmaps/Thunar and
164 /usr/share/Thunar
165 </seg>
166 </seglistitem>
167 </segmentedlist>
168
169 <variablelist>
170 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
171 <?dbfo list-presentation="list"?>
172 <?dbhtml list-presentation="table"?>
173
174 <varlistentry id="Thunar">
175 <term><command>Thunar</command></term>
176 <listitem>
177 <para>
178 is the <application>Xfce</application> file manager.
179 </para>
180 <indexterm zone="thunar Thunar">
181 <primary sortas="b-Thunar">Thunar</primary>
182 </indexterm>
183 </listitem>
184 </varlistentry>
185
186 <varlistentry id="thunar-prog">
187 <term><command>thunar</command></term>
188 <listitem>
189 <para>
190 is a symbolic link to <application>Thunar</application>.
191 </para>
192 <indexterm zone="thunar thunar-prog">
193 <primary sortas="b-thunar">thunar</primary>
194 </indexterm>
195 </listitem>
196 </varlistentry>
197
198 <varlistentry id="thunar-settings">
199 <term><command>thunar-settings</command></term>
200 <listitem>
201 <para>
202 is a shell script that launches a dialog box to allow you to alter
203 the behaviour of <application>Thunar</application>.
204 </para>
205 <indexterm zone="thunar thunar-settings">
206 <primary sortas="b-thunar-settings">thunar-settings</primary>
207 </indexterm>
208 </listitem>
209 </varlistentry>
210
211 <varlistentry id="libthunarx-2">
212 <term><filename class="libraryfile">libthunarx-2.so</filename></term>
213 <listitem>
214 <para>
215 contains the <application>Thunar</application> extension library
216 which permits adding new features to the
217 <application>Thunar</application> file manager.
218 </para>
219 <indexterm zone="thunar libthunarx-2">
220 <primary sortas="c-libthunarx-2">libthunarx-2.so</primary>
221 </indexterm>
222 </listitem>
223 </varlistentry>
224
225 </variablelist>
226
227 </sect2>
228
229</sect1>
Note: See TracBrowser for help on using the repository browser.