source: xfce/core/thunar.xml

trunk
Last change on this file was 1241ea19, checked in by Bruce Dubbs <bdubbs@…>, 2 months ago

Tag xfce and dependencies

  • Property mode set to 100644
File size: 6.5 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
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 "5cec04a1c41df73cd146d027fd513ef2">
11 <!ENTITY thunar-size "2.7 MB">
12 <!ENTITY thunar-buildsize "67 MB">
13 <!ENTITY thunar-time "0.4 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 &lfs121_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 </sect2>
136
137 <sect2 role="content">
138 <title>Contents</title>
139
140 <segmentedlist>
141 <segtitle>Installed Programs</segtitle>
142 <segtitle>Installed Library</segtitle>
143 <segtitle>Installed Directories</segtitle>
144
145 <seglistitem>
146 <seg>
147 Thunar (symlink to thunar),
148 thunar, and
149 thunar-settings
150 </seg>
151 <seg>
152 libthunarx-3.so<!--,
153Those shouldn't be listed as libraries, since they are not accessible
154by "-l something"
155 thunar-apr.so,
156 thunar-sbr.so,
157 thunar-uca.so,
158 thunar-wallpaper-plugin.so, and
159 libthunar-tpa.so-->
160 </seg>
161 <seg>
162 /etc/xdg/Thunar,
163 /usr/include/thunarx-3,
164 /usr/lib/Thunar,
165 /usr/lib/thunarx-3,
166<!-- installed earlier (by xfconf presumably) /usr/lib/xfce4, -->
167 /usr/share/Thunar,
168 /usr/share/doc/thunar-&thunar-version;, and
169 /usr/share/gtk-doc/html/thunarx<!--,
170installed by libxfce4util /usr/share/xfce4-->
171 </seg>
172 </seglistitem>
173 </segmentedlist>
174
175 <variablelist>
176 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
177 <?dbfo list-presentation="list"?>
178 <?dbhtml list-presentation="table"?>
179
180 <varlistentry id="thunar-prog">
181 <term><command>thunar</command></term>
182 <listitem>
183 <para>
184 is the <application>Xfce</application> file manager
185 </para>
186 <indexterm zone="thunar thunar-prog">
187 <primary sortas="b-thunar">thunar</primary>
188 </indexterm>
189 </listitem>
190 </varlistentry>
191
192 <varlistentry id="thunar-settings">
193 <term><command>thunar-settings</command></term>
194 <listitem>
195 <para>
196 is a shell script that launches a dialog box to allow you to alter
197 the behavior of <application>Thunar</application>
198 </para>
199 <indexterm zone="thunar thunar-settings">
200 <primary sortas="b-thunar-settings">thunar-settings</primary>
201 </indexterm>
202 </listitem>
203 </varlistentry>
204
205 <varlistentry id="libthunarx-3">
206 <term><filename class="libraryfile">libthunarx-3.so</filename></term>
207 <listitem>
208 <para>
209 contains the <application>Thunar</application> extension library
210 which permits adding new features to the
211 <application>Thunar</application> file manager
212 </para>
213 <indexterm zone="thunar libthunarx-3">
214 <primary sortas="c-libthunarx-3">libthunarx-3.so</primary>
215 </indexterm>
216 </listitem>
217 </varlistentry>
218
219 </variablelist>
220
221 </sect2>
222
223</sect1>
Note: See TracBrowser for help on using the repository browser.