source: xfce/core/tumbler.xml@ 0292958

10.0 10.1 11.0 11.1 11.2 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 upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 0292958 was 0292958, checked in by Bruce Dubbs <bdubbs@…>, 4 years ago

Fix tcsh for gcc10
Minor text updates

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23128 af4574ff-66df-0310-9fd7-8a98e5e911e0

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