source: xfce/core/thunar.xml@ 1051f94e

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt 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 1051f94e was 1051f94e, checked in by Pierre Labastie <pieere@…>, 7 years ago

Convert "required runtime" role to "required", and add role="runtime"
to runtime dependencies. Hopefully, the book rendering is not changed.

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

  • Property mode set to 100644
File size: 6.2 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 "1bdf3c4a57ff886c512341f24b5e0e88">
11 <!ENTITY thunar-size "1.8 MB">
12 <!ENTITY thunar-buildsize "47 MB">
13 <!ENTITY thunar-time "0.5 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 &lfs81_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">
85 <xref role="runtime" linkend="gnome-icon-theme"/> or
86 <xref role="runtime" linkend="lxde-icon-theme"/>
87 </para>
88
89 <bridgehead renderas="sect4">Recommended</bridgehead>
90 <para role="recommended">
91 <xref linkend="libgudev"/>,
92 <xref linkend="libnotify"/> and
93 <xref linkend="xfce4-panel"/>
94 </para>
95
96 <bridgehead renderas="sect4">Optional</bridgehead>
97 <para role="optional">
98 <xref linkend="gvfs"/> (for remote browsing and automounting),
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="content">
134 <title>Contents</title>
135
136 <segmentedlist>
137 <segtitle>Installed Programs</segtitle>
138 <segtitle>Installed Libraries</segtitle>
139 <segtitle>Installed Directories</segtitle>
140
141 <seglistitem>
142 <seg>
143 Thunar, thunar and thunar-settings
144 </seg>
145 <seg>
146 libthunarx-2.so and
147 /usr/lib/xfce4/panel/plugins/libthunar-tpa.so
148 </seg>
149 <seg>
150 /etc/xdg/Thunar,
151 /usr/include/thunarx-2,
152 /usr/lib/{Thunar,thunarx-2},
153 /usr/share/doc/Thunar-&thunar-version;, and
154 /usr/share/{pixmaps,}/Thunar
155 </seg>
156 </seglistitem>
157 </segmentedlist>
158
159 <variablelist>
160 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
161 <?dbfo list-presentation="list"?>
162 <?dbhtml list-presentation="table"?>
163
164 <varlistentry id="Thunar">
165 <term><command>Thunar</command></term>
166 <listitem>
167 <para>
168 is a symbolic link to <application>thunar</application>.
169 </para>
170 <indexterm zone="thunar Thunar">
171 <primary sortas="b-Thunar">Thunar</primary>
172 </indexterm>
173 </listitem>
174 </varlistentry>
175
176 <varlistentry id="thunar-prog">
177 <term><command>thunar</command></term>
178 <listitem>
179 <para>
180 is the <application>Xfce</application> file manager.
181 </para>
182 <indexterm zone="thunar thunar-prog">
183 <primary sortas="b-thunar">thunar</primary>
184 </indexterm>
185 </listitem>
186 </varlistentry>
187
188 <varlistentry id="thunar-settings">
189 <term><command>thunar-settings</command></term>
190 <listitem>
191 <para>
192 is a shell script that launches a dialog box to allow you to alter
193 the behaviour of <application>Thunar</application>.
194 </para>
195 <indexterm zone="thunar thunar-settings">
196 <primary sortas="b-thunar-settings">thunar-settings</primary>
197 </indexterm>
198 </listitem>
199 </varlistentry>
200
201 <varlistentry id="libthunarx-2">
202 <term><filename class="libraryfile">libthunarx-2.so</filename></term>
203 <listitem>
204 <para>
205 contains the <application>Thunar</application> extension library
206 which permits adding new features to the
207 <application>Thunar</application> file manager.
208 </para>
209 <indexterm zone="thunar libthunarx-2">
210 <primary sortas="c-libthunarx-2">libthunarx-2.so</primary>
211 </indexterm>
212 </listitem>
213 </varlistentry>
214
215 </variablelist>
216
217 </sect2>
218
219</sect1>
Note: See TracBrowser for help on using the repository browser.