source: xfce/core/thunar.xml@ 746bac1

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt 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 746bac1 was 9a92254, checked in by Bruce Dubbs <bdubbs@…>, 4 years ago

Fix thunar md5sum

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

  • Property mode set to 100644
File size: 6.6 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.8/thunar-&thunar-version;.tar.bz2">
9 <!ENTITY thunar-download-ftp " ">
10 <!ENTITY thunar-md5sum "24218474191ac4c7e907d5b6fd6f1831">
11 <!ENTITY thunar-size "2.3 MB">
12 <!ENTITY thunar-buildsize "54 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+ 3</application> GUI to organise the files
36 on your computer.
37 </para>
38
39 <!-- Thunar seems to implement functionality for Wallpaper support in XFCE,
40 As well as the Trash Can and other essential functionality. Similar to
41 PCManFM in LXDE, it seems to be more than just a file manager (unlike
42 Nautilus).-->
43
44 &lfs91_checked;
45
46 <bridgehead renderas="sect3">Package Information</bridgehead>
47 <itemizedlist spacing="compact">
48 <listitem>
49 <para>
50 Download (HTTP): <ulink url="&thunar-download-http;"/>
51 </para>
52 </listitem>
53 <listitem>
54 <para>
55 Download (FTP): <ulink url="&thunar-download-ftp;"/>
56 </para>
57 </listitem>
58 <listitem>
59 <para>
60 Download MD5 sum: &thunar-md5sum;
61 </para>
62 </listitem>
63 <listitem>
64 <para>
65 Download size: &thunar-size;
66 </para>
67 </listitem>
68 <listitem>
69 <para>
70 Estimated disk space required: &thunar-buildsize;
71 </para>
72 </listitem>
73 <listitem>
74 <para>
75 Estimated build time: &thunar-time;
76 </para>
77 </listitem>
78 </itemizedlist>
79
80 <bridgehead renderas="sect3">Thunar Dependencies</bridgehead>
81
82 <bridgehead renderas="sect4">Required</bridgehead>
83 <para role="required">
84 <xref linkend="exo"/> and
85 <xref linkend="libxfce4ui"/>
86 </para>
87
88 <bridgehead renderas="sect4">Required (Runtime)</bridgehead>
89 <para role="required">
90 <xref role="runtime" linkend="gnome-icon-theme"/> or
91 <xref role="runtime" linkend="lxde-icon-theme"/>
92 </para>
93
94 <bridgehead renderas="sect4">Recommended</bridgehead>
95 <para role="recommended">
96 <xref linkend="libgudev"/>,
97 <xref linkend="libnotify"/> and
98 <xref linkend="xfce4-panel"/>
99 </para>
100
101 <bridgehead renderas="sect4">Optional</bridgehead>
102 <para role="optional">
103 <xref linkend="gtk-doc"/> (for documentation),
104 <xref linkend="gvfs"/> (for remote browsing and automounting),
105 <xref linkend="libexif"/> and
106 <xref role="runtime" linkend="tumbler"/> (runtime)
107 </para>
108
109 <para condition="html" role="usernotes">
110 User Notes: <ulink url="&blfs-wiki;/thunar"/>
111 </para>
112 </sect2>
113
114 <sect2 role="installation">
115 <title>Installation of Thunar</title>
116
117 <para>
118 Install <application>Thunar</application> by running the following
119 commands:
120 </para>
121
122<screen><userinput>./configure --prefix=/usr \
123 --sysconfdir=/etc \
124 --docdir=/usr/share/doc/Thunar-&thunar-version; &amp;&amp;
125make</userinput></screen>
126
127 <para>
128 This package does not come with a test suite.
129 </para>
130
131 <para>
132 Now, as the <systemitem class="username">root</systemitem> user:
133 </para>
134
135<screen role="root"><userinput>make install</userinput></screen>
136
137 </sect2>
138
139 <sect2 role="content">
140 <title>Contents</title>
141
142 <segmentedlist>
143 <segtitle>Installed Programs</segtitle>
144 <segtitle>Installed Libraries</segtitle>
145 <segtitle>Installed Directories</segtitle>
146
147 <seglistitem>
148 <seg>
149 Thunar, thunar and thunar-settings
150 </seg>
151 <seg>
152 libthunarx-3.so and
153 /usr/lib/xfce4/panel/plugins/libthunar-tpa.so
154 </seg>
155 <seg>
156 /etc/xdg/Thunar,
157 /usr/include/thunarx-3,
158 /usr/lib/{Thunar,thunarx-3},
159 /usr/share/doc/Thunar-&thunar-version;,
160 /usr/share/gtk-doc/html/thunarx, and
161 /usr/share/{pixmaps,}/Thunar
162 </seg>
163 </seglistitem>
164 </segmentedlist>
165
166 <variablelist>
167 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
168 <?dbfo list-presentation="list"?>
169 <?dbhtml list-presentation="table"?>
170
171 <varlistentry id="Thunar">
172 <term><command>Thunar</command></term>
173 <listitem>
174 <para>
175 is a symbolic link to <application>thunar</application>.
176 </para>
177 <indexterm zone="thunar Thunar">
178 <primary sortas="b-Thunar">Thunar</primary>
179 </indexterm>
180 </listitem>
181 </varlistentry>
182
183 <varlistentry id="thunar-prog">
184 <term><command>thunar</command></term>
185 <listitem>
186 <para>
187 is the <application>Xfce</application> file manager.
188 </para>
189 <indexterm zone="thunar thunar-prog">
190 <primary sortas="b-thunar">thunar</primary>
191 </indexterm>
192 </listitem>
193 </varlistentry>
194
195 <varlistentry id="thunar-settings">
196 <term><command>thunar-settings</command></term>
197 <listitem>
198 <para>
199 is a shell script that launches a dialog box to allow you to alter
200 the behaviour of <application>Thunar</application>.
201 </para>
202 <indexterm zone="thunar thunar-settings">
203 <primary sortas="b-thunar-settings">thunar-settings</primary>
204 </indexterm>
205 </listitem>
206 </varlistentry>
207
208 <varlistentry id="libthunarx-3">
209 <term><filename class="libraryfile">libthunarx-3.so</filename></term>
210 <listitem>
211 <para>
212 contains the <application>Thunar</application> extension library
213 which permits adding new features to the
214 <application>Thunar</application> file manager.
215 </para>
216 <indexterm zone="thunar libthunarx-3">
217 <primary sortas="c-libthunarx-3">libthunarx-3.so</primary>
218 </indexterm>
219 </listitem>
220 </varlistentry>
221
222 </variablelist>
223
224 </sect2>
225
226</sect1>
Note: See TracBrowser for help on using the repository browser.