source: xfce/core/tumbler.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: 5.3 KB
RevLine 
[ab4fdfc]1<?xml version="1.0" encoding="UTF-8"?>
[17bcb81]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
[c6b192c]8 "https://archive.xfce.org/src/xfce/tumbler/&xfce4-version;/tumbler-&tumbler-version;.tar.bz2">
[17bcb81]9 <!ENTITY tumbler-download-ftp " ">
[27bd5b7a]10 <!ENTITY tumbler-md5sum "576ff73eb77530b001e36d565544a7f6">
11 <!ENTITY tumbler-size "608 KB">
12 <!ENTITY tumbler-buildsize "13 MB">
13 <!ENTITY tumbler-time "0.1 SBU">
[17bcb81]14]>
15
[0292958]16<sect1 id="tumbler" xreflabel="tumbler-&tumbler-version;">
[17bcb81]17 <?dbhtml filename="tumbler.html"?>
18
19
[0292958]20 <title>tumbler-&tumbler-version;</title>
[17bcb81]21
22 <indexterm zone="tumbler">
[0292958]23 <primary sortas="a-tumbler">Tumbler</primary>
[17bcb81]24 </indexterm>
25
26 <sect2 role="package">
[0292958]27 <title>Introduction to tumbler</title>
[17bcb81]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
[1241ea19]36 &lfs121_checked;
[17bcb81]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">
[a9c87c7]76 <xref linkend="glib2"/>
[17bcb81]77 </para>
78
79 <bridgehead renderas="sect4">Optional</bridgehead>
80 <para role="optional">
[dcd16c6]81 <xref linkend="curl"/>,
[17bcb81]82 <xref linkend="freetype2"/>,
83 <xref linkend="gdk-pixbuf"/>,
[e9cdbc56]84 <xref linkend="gst10-plugins-base"/>,
[17bcb81]85 <xref linkend="gtk-doc"/>,
86 <xref linkend="libjpeg"/>,
[dcd16c6]87 <xref linkend="libgsf"/>,
[3e15277]88 <xref linkend="libpng"/>,
89 <xref linkend="poppler"/>,
[14ff5ee]90 <ulink url="https://github.com/dirkvdb/ffmpegthumbnailer">FFmpegThumbnailer</ulink>,
91 <ulink url="&gnome-download-http;/libgepub/">libgepub</ulink>, and
[75b1a338]92 <ulink url="https://libopenraw.freedesktop.org/">libopenraw</ulink>
[17bcb81]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
[dcd16c6]105<screen><userinput>./configure --prefix=/usr --sysconfdir=/etc &amp;&amp;
[17bcb81]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
[05c5319]118 <para revision="sysv">
119 Finally, remove a systemd unit which is useless on a SysV system:
120 </para>
121
[b1eccce]122<screen role="root" revision="sysv"><userinput>rm -fv /usr/lib/systemd/user/tumblerd.service</userinput></screen>
123
[17bcb81]124 </sect2>
125
126 <sect2 role="content">
127 <title>Contents</title>
128
129 <segmentedlist>
[c3c56b2]130 <segtitle>Installed Programs</segtitle>
[dcd16c6]131 <segtitle>Installed Library</segtitle>
[17bcb81]132 <segtitle>Installed Directories</segtitle>
133
134 <seglistitem>
[c3c56b2]135 <seg>
[88136e4d]136 tumblerd
[c3c56b2]137 </seg>
[17bcb81]138 <seg>
[88136e4d]139 libtumbler-1.so and
140 several under /usr/lib/tumbler-1/plugins/
[17bcb81]141 </seg>
142 <seg>
[14ff5ee]143 /etc/xdg/tumbler,
[17bcb81]144 /usr/include/tumbler-1,
145 /usr/lib/tumbler-1 and
[dcd16c6]146 /usr/share/gtk-doc/html/tumbler
[17bcb81]147 </seg>
148 </seglistitem>
149 </segmentedlist>
150
151 <variablelist>
152 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
153 <?dbfo list-presentation="list"?>
154 <?dbhtml list-presentation="table"?>
155
[28370fe]156 <varlistentry id="tumblerd">
[88136e4d]157 <term><command>tumblerd</command></term>
158 <listitem>
[2aff70f]159 <para>
160 is a D-Bus service for applications such as Thunar and
[4c24eb0a]161 Ristretto to use thumbnail images
[2aff70f]162 </para>
[28370fe]163 <indexterm zone="tumbler tumblerd">
[88136e4d]164 <primary sortas="b-tumblerd">tumblerd</primary>
165 </indexterm>
166 </listitem>
167 </varlistentry>
168
[17bcb81]169 <varlistentry id="libtumbler-1">
170 <term><filename class="libraryfile">libtumbler-1.so</filename></term>
171 <listitem>
172 <para>
173 contains functions that the <application>Tumbler</application>
[4c24eb0a]174 daemon uses to create thumbnail images
[17bcb81]175 </para>
176 <indexterm zone="tumbler libtumbler-1">
177 <primary sortas="c-libtumbler-1">libtumbler-1.so</primary>
178 </indexterm>
179 </listitem>
180 </varlistentry>
181
182 </variablelist>
[dcd16c6]183
[17bcb81]184 </sect2>
[dcd16c6]185
[17bcb81]186</sect1>
Note: See TracBrowser for help on using the repository browser.