source: xfce/core/tumbler.xml@ ca3327b0

12.1 ken/TL2024 ken/tuningfonts lazarus plabs/newcss python3.11 rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18
Last change on this file since ca3327b0 was bb72b0a, checked in by Ken Moffat <ken@…>, 9 months ago

Tags:

Some AV stuff, and most of xfce.

I have omitted thunar, thunar-volman, xfburn as I do not use them.

I've also omitted xfce4-power-manager - works ok for me, but it
might be implicated in the intel backlight issue so I'm leaving it.

  • Property mode set to 100644
File size: 5.1 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 tumbler-download-http
8 "https://archive.xfce.org/src/xfce/tumbler/&xfce4-version;/tumbler-&tumbler-version;.tar.bz2">
9 <!ENTITY tumbler-download-ftp " ">
10 <!ENTITY tumbler-md5sum "e66ff221ea5cd19c84ce80abca033f52">
11 <!ENTITY tumbler-size "599 KB">
12 <!ENTITY tumbler-buildsize "14 MB">
13 <!ENTITY tumbler-time "0.2 SBU">
14]>
15
16<sect1 id="tumbler" xreflabel="tumbler-&tumbler-version;">
17 <?dbhtml filename="tumbler.html"?>
18
19
20 <title>tumbler-&tumbler-version;</title>
21
22 <indexterm zone="tumbler">
23 <primary sortas="a-tumbler">Tumbler</primary>
24 </indexterm>
25
26 <sect2 role="package">
27 <title>Introduction to tumbler</title>
28
29 <para>
30 The <application>Tumbler</application> package contains a
31 <application>D-Bus</application> thumbnailing service based on the
32 thumbnail management <application>D-Bus</application> specification.
33 This is useful for generating thumbnail images of files.
34 </para>
35
36 &lfs120_checked;
37
38 <bridgehead renderas="sect3">Package Information</bridgehead>
39 <itemizedlist spacing="compact">
40 <listitem>
41 <para>
42 Download (HTTP): <ulink url="&tumbler-download-http;"/>
43 </para>
44 </listitem>
45 <listitem>
46 <para>
47 Download (FTP): <ulink url="&tumbler-download-ftp;"/>
48 </para>
49 </listitem>
50 <listitem>
51 <para>
52 Download MD5 sum: &tumbler-md5sum;
53 </para>
54 </listitem>
55 <listitem>
56 <para>
57 Download size: &tumbler-size;
58 </para>
59 </listitem>
60 <listitem>
61 <para>
62 Estimated disk space required: &tumbler-buildsize;
63 </para>
64 </listitem>
65 <listitem>
66 <para>
67 Estimated build time: &tumbler-time;
68 </para>
69 </listitem>
70 </itemizedlist>
71
72 <bridgehead renderas="sect3">Tumbler Dependencies</bridgehead>
73
74 <bridgehead renderas="sect4">Required</bridgehead>
75 <para role="required">
76 <xref linkend="glib2"/>
77 </para>
78
79 <bridgehead renderas="sect4">Optional</bridgehead>
80 <para role="optional">
81 <xref linkend="curl"/>,
82 <xref linkend="freetype2"/>,
83 <xref linkend="gdk-pixbuf"/>,
84 <xref linkend="gst10-plugins-base"/>,
85 <xref linkend="gtk-doc"/>,
86 <xref linkend="libjpeg"/>,
87 <xref linkend="libgsf"/>,
88 <xref linkend="libpng"/>,
89 <xref linkend="poppler"/>,
90 <ulink url="https://github.com/dirkvdb/ffmpegthumbnailer">FFmpegThumbnailer</ulink>,
91 <ulink url="&gnome-download-http;/libgepub/">libgepub</ulink>, and
92 <ulink url="https://libopenraw.freedesktop.org/">libopenraw</ulink>
93 </para>
94
95 </sect2>
96
97 <sect2 role="installation">
98 <title>Installation of Tumbler</title>
99
100 <para>
101 Install <application>Tumbler</application> by running the following
102 commands:
103 </para>
104
105<screen><userinput>./configure --prefix=/usr --sysconfdir=/etc &amp;&amp;
106make</userinput></screen>
107
108 <para>
109 This package does not come with a test suite.
110 </para>
111
112 <para>
113 Now, as the <systemitem class="username">root</systemitem> user:
114 </para>
115
116<screen role="root"><userinput>make install</userinput></screen>
117
118 </sect2>
119
120 <sect2 role="content">
121 <title>Contents</title>
122
123 <segmentedlist>
124 <segtitle>Installed Programs</segtitle>
125 <segtitle>Installed Library</segtitle>
126 <segtitle>Installed Directories</segtitle>
127
128 <seglistitem>
129 <seg>
130 tumblerd
131 </seg>
132 <seg>
133 libtumbler-1.so and
134 several under /usr/lib/tumbler-1/plugins/
135 </seg>
136 <seg>
137 /etc/xdg/tumbler,
138 /usr/include/tumbler-1,
139 /usr/lib/tumbler-1 and
140 /usr/share/gtk-doc/html/tumbler
141 </seg>
142 </seglistitem>
143 </segmentedlist>
144
145 <variablelist>
146 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
147 <?dbfo list-presentation="list"?>
148 <?dbhtml list-presentation="table"?>
149
150 <varlistentry id="tumblerd">
151 <term><command>tumblerd</command></term>
152 <listitem>
153 <para>
154 is a D-Bus service for applications such as Thunar and
155 Ristretto to use thumbnail images
156 </para>
157 <indexterm zone="tumbler tumblerd">
158 <primary sortas="b-tumblerd">tumblerd</primary>
159 </indexterm>
160 </listitem>
161 </varlistentry>
162
163 <varlistentry id="libtumbler-1">
164 <term><filename class="libraryfile">libtumbler-1.so</filename></term>
165 <listitem>
166 <para>
167 contains functions that the <application>Tumbler</application>
168 daemon uses to create thumbnail images
169 </para>
170 <indexterm zone="tumbler libtumbler-1">
171 <primary sortas="c-libtumbler-1">libtumbler-1.so</primary>
172 </indexterm>
173 </listitem>
174 </varlistentry>
175
176 </variablelist>
177
178 </sect2>
179
180</sect1>
Note: See TracBrowser for help on using the repository browser.