source: xfce/core/thunar.xml@ a9e15aa4

12.1 ken/TL2024 lazarus plabs/newcss python3.11 rahul/power-profiles-daemon trunk xry111/llvm18
Last change on this file since a9e15aa4 was a9e15aa4, checked in by Bruce Dubbs <bdubbs@…>, 5 months ago

Minor fixes.
The is no /usr/lib/systemd on a sysV build so remove the instructions
in thunar and tumbler to remove /usr/lib/systemd/user/*.service.

Drop unused libglade dependency from xscreensaver.

  • Property mode set to 100644
File size: 6.8 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 "https://archive.xfce.org/src/xfce/thunar/&xfce4-version;/thunar-&thunar-version;.tar.bz2">
9 <!ENTITY thunar-download-ftp " ">
10 <!ENTITY thunar-md5sum "ffe9aba70e98fdc0e2ac3e72e719a255">
11 <!ENTITY thunar-size "2.8 MB">
12 <!ENTITY thunar-buildsize "68 MB">
13 <!ENTITY thunar-time "0.5 SBU (Using parallelism=4)">
14]>
15
16<sect1 id="thunar" xreflabel="thunar-&thunar-version;">
17 <?dbhtml filename="thunar.html"?>
18
19
20 <title>thunar-&thunar-version;</title>
21
22 <indexterm zone="thunar">
23 <primary sortas="a-thunar">Thunar</primary>
24 </indexterm>
25
26 <sect2 role="package">
27 <title>Introduction to thunar</title>
28
29 <para>
30 <application>Thunar</application> is the <application>Xfce</application>
31 file manager, a <application>GTK+ 3</application> GUI to organise the files
32 on your computer.
33 </para>
34
35 <!-- Thunar seems to implement functionality for Wallpaper support in XFCE,
36 As well as the Trash Can and other essential functionality. Similar to
37 PCManFM in LXDE, it seems to be more than just a file manager (unlike
38 Nautilus).-->
39
40 &lfs120_checked;
41
42 <bridgehead renderas="sect3">Package Information</bridgehead>
43 <itemizedlist spacing="compact">
44 <listitem>
45 <para>
46 Download (HTTP): <ulink url="&thunar-download-http;"/>
47 </para>
48 </listitem>
49 <listitem>
50 <para>
51 Download (FTP): <ulink url="&thunar-download-ftp;"/>
52 </para>
53 </listitem>
54 <listitem>
55 <para>
56 Download MD5 sum: &thunar-md5sum;
57 </para>
58 </listitem>
59 <listitem>
60 <para>
61 Download size: &thunar-size;
62 </para>
63 </listitem>
64 <listitem>
65 <para>
66 Estimated disk space required: &thunar-buildsize;
67 </para>
68 </listitem>
69 <listitem>
70 <para>
71 Estimated build time: &thunar-time;
72 </para>
73 </listitem>
74 </itemizedlist>
75
76 <bridgehead renderas="sect3">Thunar Dependencies</bridgehead>
77
78 <bridgehead renderas="sect4">Required</bridgehead>
79 <para role="required">
80 <xref linkend="exo"/>
81 </para>
82
83 <bridgehead renderas="sect4">Required (Runtime)</bridgehead>
84 <para role="required">
85 <xref role="runtime" linkend="hicolor-icon-theme"/>
86 </para>
87
88 <bridgehead renderas="sect4">Recommended</bridgehead>
89 <para role="recommended">
90 <xref linkend="libgudev"/>,
91 <xref linkend="libnotify"/>, and
92 <xref linkend="pcre2"/>
93 </para>
94
95 <bridgehead renderas="sect4">Optional</bridgehead>
96 <para role="optional">
97 <xref linkend="gtk-doc"/> (for documentation),
98 <xref linkend="gvfs"/> (for remote browsing and automounting),
99 <xref linkend="libexif"/> and
100 <xref role="runtime" linkend="tumbler"/> (runtime)
101 </para>
102
103 </sect2>
104
105 <sect2 role="installation">
106 <title>Installation of Thunar</title>
107
108 <para revision="sysv">
109 First prevent the installation of an unneeded systemd file:
110 </para>
111
112<screen revision="sysv"><userinput>sed -i 's/\tinstall-systemd_userDATA/\t/' Makefile.in
113</userinput></screen>
114
115 <para>
116 Install <application>Thunar</application> by running the following
117 commands:
118 </para>
119
120<screen><userinput>./configure --prefix=/usr \
121 --sysconfdir=/etc \
122 --docdir=/usr/share/doc/thunar-&thunar-version; &amp;&amp;
123make</userinput></screen>
124
125 <para>
126 This package does not come with a test suite.
127 </para>
128
129 <para>
130 Now, as the <systemitem class="username">root</systemitem> user:
131 </para>
132
133<screen role="root"><userinput>make install</userinput></screen>
134
135<!--
136 There is no /usr/lib/systemd on a sysV build
137
138 <para revision="sysv">
139 Finally, remove a systemd unit which is useless on a SysV system:
140 </para>
141
142<screen role="root" revision="sysv"><userinput>rm -v /usr/lib/systemd/user/thunar.service</userinput></screen>
143-->
144 </sect2>
145
146 <sect2 role="content">
147 <title>Contents</title>
148
149 <segmentedlist>
150 <segtitle>Installed Programs</segtitle>
151 <segtitle>Installed Library</segtitle>
152 <segtitle>Installed Directories</segtitle>
153
154 <seglistitem>
155 <seg>
156 Thunar (symlink to thunar),
157 thunar, and
158 thunar-settings
159 </seg>
160 <seg>
161 libthunarx-3.so<!--,
162Those shouldn't be listed as libraries, since they are not accessible
163by "-l something"
164 thunar-apr.so,
165 thunar-sbr.so,
166 thunar-uca.so,
167 thunar-wallpaper-plugin.so, and
168 libthunar-tpa.so-->
169 </seg>
170 <seg>
171 /etc/xdg/Thunar,
172 /usr/include/thunarx-3,
173 /usr/lib/Thunar,
174 /usr/lib/thunarx-3,
175<!-- installed earlier (by xfconf presumably) /usr/lib/xfce4, -->
176 /usr/share/Thunar,
177 /usr/share/doc/thunar-&thunar-version;, and
178 /usr/share/gtk-doc/html/thunarx<!--,
179installed by libxfce4util /usr/share/xfce4-->
180 </seg>
181 </seglistitem>
182 </segmentedlist>
183
184 <variablelist>
185 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
186 <?dbfo list-presentation="list"?>
187 <?dbhtml list-presentation="table"?>
188
189 <varlistentry id="thunar-prog">
190 <term><command>thunar</command></term>
191 <listitem>
192 <para>
193 is the <application>Xfce</application> file manager
194 </para>
195 <indexterm zone="thunar thunar-prog">
196 <primary sortas="b-thunar">thunar</primary>
197 </indexterm>
198 </listitem>
199 </varlistentry>
200
201 <varlistentry id="thunar-settings">
202 <term><command>thunar-settings</command></term>
203 <listitem>
204 <para>
205 is a shell script that launches a dialog box to allow you to alter
206 the behavior of <application>Thunar</application>
207 </para>
208 <indexterm zone="thunar thunar-settings">
209 <primary sortas="b-thunar-settings">thunar-settings</primary>
210 </indexterm>
211 </listitem>
212 </varlistentry>
213
214 <varlistentry id="libthunarx-3">
215 <term><filename class="libraryfile">libthunarx-3.so</filename></term>
216 <listitem>
217 <para>
218 contains the <application>Thunar</application> extension library
219 which permits adding new features to the
220 <application>Thunar</application> file manager
221 </para>
222 <indexterm zone="thunar libthunarx-3">
223 <primary sortas="c-libthunarx-3">libthunarx-3.so</primary>
224 </indexterm>
225 </listitem>
226 </varlistentry>
227
228 </variablelist>
229
230 </sect2>
231
232</sect1>
Note: See TracBrowser for help on using the repository browser.