Tumbler-0.1.30

Introduction to Tumbler

The Tumbler package contains a D-Bus thumbnailing service based on the thumbnail management D-Bus specification. This is useful for generating thumbnail images of files.

This package is known to build and work properly using an LFS-7.7 platform.

Package Information

Tumbler Dependencies

Required

dbus-glib-0.104

Optional

cURL-7.40.0, FFmpegThumbnailer, FreeType-2.5.5, gdk-pixbuf-2.31.2, gst-plugins-base-0.10.36, GTK-Doc-1.21, libjpeg-turbo-1.4.0, libgsf-1.14.31, libopewnraw, libpng-1.6.16 and Poppler-0.31.0

User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/tumbler

Installation of Tumbler

Install Tumbler by running the following commands:

./configure --prefix=/usr --sysconfdir=/etc &&
make

This package does not come with a test suite.

Now, as the root user:

make install

Contents

Installed Programs: tumblerd
Installed Library: libtumbler-1.so and several under /usr/lib/tumbler-1/plugins/
Installed Directories: /usr/include/tumbler-1, /usr/lib/tumbler-1 and /usr/share/gtk-doc/html/tumbler

Short Descriptions

tumblerd

is a daemon D-Bus service for applications such as Thunar and Ristretto to use thumbnail images..

libtumbler-1.so

contains functions that the Tumbler daemon uses to create thumbnail images.

Last updated on 2015-02-22 14:34:08 -0800