source: xfce/core/thunar.xml@ 24d47269

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 24d47269 was 24d47269, checked in by Pierre Labastie <pieere@…>, 3 years ago

Fix download urls in xfce

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

  • Property mode set to 100644
File size: 6.5 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/&xfce4-version;/thunar-&thunar-version;.tar.bz2">
9 <!ENTITY thunar-download-ftp " ">
10 <!ENTITY thunar-md5sum "af620c3b226b3bf5c025a7eaad6dd540">
11 <!ENTITY thunar-size "2.3 MB">
12 <!ENTITY thunar-buildsize "52 MB">
13 <!ENTITY thunar-time "0.4 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 &lfs10_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 </para>
86
87 <bridgehead renderas="sect4">Required (Runtime)</bridgehead>
88 <para role="required">
89 <xref role="runtime" linkend="hicolor-icon-theme"/>
90 </para>
91
92 <bridgehead renderas="sect4">Recommended</bridgehead>
93 <para role="recommended">
94 <xref linkend="libgudev"/> and
95 <xref linkend="libnotify"/>
96 </para>
97
98 <bridgehead renderas="sect4">Optional</bridgehead>
99 <para role="optional">
100 <xref linkend="gtk-doc"/> (for documentation),
101 <xref linkend="gvfs"/> (for remote browsing and automounting),
102 <xref linkend="libexif"/> and
103 <xref role="runtime" linkend="tumbler"/> (runtime)
104 </para>
105
106 <para condition="html" role="usernotes">
107 User Notes: <ulink url="&blfs-wiki;/thunar"/>
108 </para>
109 </sect2>
110
111 <sect2 role="installation">
112 <title>Installation of Thunar</title>
113
114 <para revision="sysv">
115 First prevent the installation of an unneeded systemd file:
116 </para>
117
118<screen revision="sysv"><userinput>sed -i 's/\tinstall-systemd_userDATA/\t/' Makefile.in
119</userinput></screen>
120
121 <para>
122 Install <application>Thunar</application> by running the following
123 commands:
124 </para>
125
126<screen><userinput>./configure --prefix=/usr \
127 --sysconfdir=/etc \
128 --docdir=/usr/share/doc/Thunar-&thunar-version; &amp;&amp;
129make</userinput></screen>
130
131 <para>
132 This package does not come with a test suite.
133 </para>
134
135 <para>
136 Now, as the <systemitem class="username">root</systemitem> user:
137 </para>
138
139<screen role="root"><userinput>make install</userinput></screen>
140
141 </sect2>
142
143 <sect2 role="content">
144 <title>Contents</title>
145
146 <segmentedlist>
147 <segtitle>Installed Programs</segtitle>
148 <segtitle>Installed Libraries</segtitle>
149 <segtitle>Installed Directories</segtitle>
150
151 <seglistitem>
152 <seg>
153 Thunar (symlink to thunar),
154 thunar, and
155 thunar-settings
156 </seg>
157 <seg>
158 libthunarx-3.so,
159 thunar-apr.so,
160 thunar-sbr.so,
161 thunar-uca.so,
162 thunar-wallpaper-plugin.so, and
163 libthunar-tpa.so
164 </seg>
165 <seg>
166 /etc/xdg/Thunar,
167 /usr/include/thunarx-3,
168 /usr/lib/Thunar,
169 /usr/lib/thunarx-3,
170 /usr/lib/xfce4,
171 /usr/share/Thunar,
172 /usr/share/doc/thunar-&thunar-version;,
173 /usr/share/gtk-doc/html/thunarx, and
174 /usr/share/xfce4
175 </seg>
176 </seglistitem>
177 </segmentedlist>
178
179 <variablelist>
180 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
181 <?dbfo list-presentation="list"?>
182 <?dbhtml list-presentation="table"?>
183
184 <varlistentry id="thunar-prog">
185 <term><command>thunar</command></term>
186 <listitem>
187 <para>
188 is the <application>Xfce</application> file manager.
189 </para>
190 <indexterm zone="thunar thunar-prog">
191 <primary sortas="b-thunar">thunar</primary>
192 </indexterm>
193 </listitem>
194 </varlistentry>
195
196 <varlistentry id="thunar-settings">
197 <term><command>thunar-settings</command></term>
198 <listitem>
199 <para>
200 is a shell script that launches a dialog box to allow you to alter
201 the behaviour of <application>Thunar</application>.
202 </para>
203 <indexterm zone="thunar thunar-settings">
204 <primary sortas="b-thunar-settings">thunar-settings</primary>
205 </indexterm>
206 </listitem>
207 </varlistentry>
208
209 <varlistentry id="libthunarx-3">
210 <term><filename class="libraryfile">libthunarx-3.so</filename></term>
211 <listitem>
212 <para>
213 contains the <application>Thunar</application> extension library
214 which permits adding new features to the
215 <application>Thunar</application> file manager.
216 </para>
217 <indexterm zone="thunar libthunarx-3">
218 <primary sortas="c-libthunarx-3">libthunarx-3.so</primary>
219 </indexterm>
220 </listitem>
221 </varlistentry>
222
223 </variablelist>
224
225 </sect2>
226
227</sect1>
Note: See TracBrowser for help on using the repository browser.