source: xfce/core/tumbler.xml@ 3f2db3a6

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 xry111/llvm18 xry111/xf86-video-removal
Last change on this file since 3f2db3a6 was 3f2db3a6, checked in by Pierre Labastie <pierre.labastie@…>, 17 months ago

Remove sect1info tags

They only contain a date tag that is nowhere used.

  • Property mode set to 100644
File size: 5.2 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 "28b699573a08d0494bc0517b755702b8">
11 <!ENTITY tumbler-size "580 KB">
12 <!ENTITY tumbler-buildsize "13 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 &lfs112_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="http://libopenraw.freedesktop.org/">libopenraw</ulink>
93 </para>
94
95 <para condition="html" role="usernotes">
96 User Notes: <ulink url="&blfs-wiki;/tumbler"/>
97 </para>
98 </sect2>
99
100 <sect2 role="installation">
101 <title>Installation of Tumbler</title>
102
103 <para>
104 Install <application>Tumbler</application> by running the following
105 commands:
106 </para>
107
108<screen><userinput>./configure --prefix=/usr --sysconfdir=/etc &amp;&amp;
109make</userinput></screen>
110
111 <para>
112 This package does not come with a test suite.
113 </para>
114
115 <para>
116 Now, as the <systemitem class="username">root</systemitem> user:
117 </para>
118
119<screen role="root"><userinput>make install</userinput></screen>
120
121 </sect2>
122
123 <sect2 role="content">
124 <title>Contents</title>
125
126 <segmentedlist>
127 <segtitle>Installed Programs</segtitle>
128 <segtitle>Installed Library</segtitle>
129 <segtitle>Installed Directories</segtitle>
130
131 <seglistitem>
132 <seg>
133 tumblerd
134 </seg>
135 <seg>
136 libtumbler-1.so and
137 several under /usr/lib/tumbler-1/plugins/
138 </seg>
139 <seg>
140 /etc/xdg/tumbler,
141 /usr/include/tumbler-1,
142 /usr/lib/tumbler-1 and
143 /usr/share/gtk-doc/html/tumbler
144 </seg>
145 </seglistitem>
146 </segmentedlist>
147
148 <variablelist>
149 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
150 <?dbfo list-presentation="list"?>
151 <?dbhtml list-presentation="table"?>
152
153 <varlistentry id="tumblerd">
154 <term><command>tumblerd</command></term>
155 <listitem>
156 <para>
157 is a D-Bus service for applications such as Thunar and
158 Ristretto to use thumbnail images
159 </para>
160 <indexterm zone="tumbler tumblerd">
161 <primary sortas="b-tumblerd">tumblerd</primary>
162 </indexterm>
163 </listitem>
164 </varlistentry>
165
166 <varlistentry id="libtumbler-1">
167 <term><filename class="libraryfile">libtumbler-1.so</filename></term>
168 <listitem>
169 <para>
170 contains functions that the <application>Tumbler</application>
171 daemon uses to create thumbnail images
172 </para>
173 <indexterm zone="tumbler libtumbler-1">
174 <primary sortas="c-libtumbler-1">libtumbler-1.so</primary>
175 </indexterm>
176 </listitem>
177 </varlistentry>
178
179 </variablelist>
180
181 </sect2>
182
183</sect1>
Note: See TracBrowser for help on using the repository browser.