mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
228 lines
6.5 KiB
XML
228 lines
6.5 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
%general-entities;
|
|
|
|
<!ENTITY thunar-download-http
|
|
"https://archive.xfce.org/src/xfce/thunar/&xfce4-version;/thunar-&thunar-version;.tar.bz2">
|
|
<!ENTITY thunar-download-ftp " ">
|
|
<!ENTITY thunar-md5sum "7bdf84a1eb6bf7a033cf4df031e8715d">
|
|
<!ENTITY thunar-size "2.4 MB">
|
|
<!ENTITY thunar-buildsize "53 MB">
|
|
<!ENTITY thunar-time "0.5 SBU">
|
|
]>
|
|
|
|
<sect1 id="thunar" xreflabel="thunar-&thunar-version;">
|
|
<?dbhtml filename="thunar.html"?>
|
|
|
|
<sect1info>
|
|
<date>$Date$</date>
|
|
</sect1info>
|
|
|
|
<title>thunar-&thunar-version;</title>
|
|
|
|
<indexterm zone="thunar">
|
|
<primary sortas="a-thunar">Thunar</primary>
|
|
</indexterm>
|
|
|
|
<sect2 role="package">
|
|
<title>Introduction to thunar</title>
|
|
|
|
<para>
|
|
<application>Thunar</application> is the <application>Xfce</application>
|
|
file manager, a <application>GTK+ 3</application> GUI to organise the files
|
|
on your computer.
|
|
</para>
|
|
|
|
<!-- Thunar seems to implement functionality for Wallpaper support in XFCE,
|
|
As well as the Trash Can and other essential functionality. Similar to
|
|
PCManFM in LXDE, it seems to be more than just a file manager (unlike
|
|
Nautilus).-->
|
|
|
|
&lfs101_checked;
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>
|
|
Download (HTTP): <ulink url="&thunar-download-http;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download (FTP): <ulink url="&thunar-download-ftp;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download MD5 sum: &thunar-md5sum;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download size: &thunar-size;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated disk space required: &thunar-buildsize;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated build time: &thunar-time;
|
|
</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<bridgehead renderas="sect3">Thunar Dependencies</bridgehead>
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
<para role="required">
|
|
<xref linkend="exo"/>
|
|
</para>
|
|
|
|
<bridgehead renderas="sect4">Required (Runtime)</bridgehead>
|
|
<para role="required">
|
|
<xref role="runtime" linkend="hicolor-icon-theme"/>
|
|
</para>
|
|
|
|
<bridgehead renderas="sect4">Recommended</bridgehead>
|
|
<para role="recommended">
|
|
<xref linkend="libgudev"/>,
|
|
<xref linkend="libnotify"/>, and
|
|
<xref linkend="pcre"/>
|
|
</para>
|
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
|
<para role="optional">
|
|
<xref linkend="gtk-doc"/> (for documentation),
|
|
<xref linkend="gvfs"/> (for remote browsing and automounting),
|
|
<xref linkend="libexif"/> and
|
|
<xref role="runtime" linkend="tumbler"/> (runtime)
|
|
</para>
|
|
|
|
<para condition="html" role="usernotes">
|
|
User Notes: <ulink url="&blfs-wiki;/thunar"/>
|
|
</para>
|
|
</sect2>
|
|
|
|
<sect2 role="installation">
|
|
<title>Installation of Thunar</title>
|
|
|
|
<para revision="sysv">
|
|
First prevent the installation of an unneeded systemd file:
|
|
</para>
|
|
|
|
<screen revision="sysv"><userinput>sed -i 's/\tinstall-systemd_userDATA/\t/' Makefile.in
|
|
</userinput></screen>
|
|
|
|
<para>
|
|
Install <application>Thunar</application> by running the following
|
|
commands:
|
|
</para>
|
|
|
|
<screen><userinput>./configure --prefix=/usr \
|
|
--sysconfdir=/etc \
|
|
--docdir=/usr/share/doc/Thunar-&thunar-version; &&
|
|
make</userinput></screen>
|
|
|
|
<para>
|
|
This package does not come with a test suite.
|
|
</para>
|
|
|
|
<para>
|
|
Now, as the <systemitem class="username">root</systemitem> user:
|
|
</para>
|
|
|
|
<screen role="root"><userinput>make install</userinput></screen>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="content">
|
|
<title>Contents</title>
|
|
|
|
<segmentedlist>
|
|
<segtitle>Installed Programs</segtitle>
|
|
<segtitle>Installed Libraries</segtitle>
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
<seglistitem>
|
|
<seg>
|
|
Thunar (symlink to thunar),
|
|
thunar, and
|
|
thunar-settings
|
|
</seg>
|
|
<seg>
|
|
libthunarx-3.so,
|
|
thunar-apr.so,
|
|
thunar-sbr.so,
|
|
thunar-uca.so,
|
|
thunar-wallpaper-plugin.so, and
|
|
libthunar-tpa.so
|
|
</seg>
|
|
<seg>
|
|
/etc/xdg/Thunar,
|
|
/usr/include/thunarx-3,
|
|
/usr/lib/Thunar,
|
|
/usr/lib/thunarx-3,
|
|
/usr/lib/xfce4,
|
|
/usr/share/Thunar,
|
|
/usr/share/doc/thunar-&thunar-version;,
|
|
/usr/share/gtk-doc/html/thunarx, and
|
|
/usr/share/xfce4
|
|
</seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
|
|
<variablelist>
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
<?dbfo list-presentation="list"?>
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
<varlistentry id="thunar-prog">
|
|
<term><command>thunar</command></term>
|
|
<listitem>
|
|
<para>
|
|
is the <application>Xfce</application> file manager
|
|
</para>
|
|
<indexterm zone="thunar thunar-prog">
|
|
<primary sortas="b-thunar">thunar</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="thunar-settings">
|
|
<term><command>thunar-settings</command></term>
|
|
<listitem>
|
|
<para>
|
|
is a shell script that launches a dialog box to allow you to alter
|
|
the behaviour of <application>Thunar</application>
|
|
</para>
|
|
<indexterm zone="thunar thunar-settings">
|
|
<primary sortas="b-thunar-settings">thunar-settings</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="libthunarx-3">
|
|
<term><filename class="libraryfile">libthunarx-3.so</filename></term>
|
|
<listitem>
|
|
<para>
|
|
contains the <application>Thunar</application> extension library
|
|
which permits adding new features to the
|
|
<application>Thunar</application> file manager
|
|
</para>
|
|
<indexterm zone="thunar libthunarx-3">
|
|
<primary sortas="c-libthunarx-3">libthunarx-3.so</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
</variablelist>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|