[Pkg-xfce-commits] r6258 - in desktop/trunk/tumbler/debian: . patches
Lionel Le Folgoc
mrpouit-guest at alioth.debian.org
Sat Dec 10 02:39:38 UTC 2011
Author: mrpouit-guest
Date: 2011-12-10 14:39:38 +0000 (Sat, 10 Dec 2011)
New Revision: 6258
Added:
desktop/trunk/tumbler/debian/tumbler-plugins-extra.install
Removed:
desktop/trunk/tumbler/debian/patches/02_start-gst-pipeline.patch
Modified:
desktop/trunk/tumbler/debian/changelog
desktop/trunk/tumbler/debian/control
desktop/trunk/tumbler/debian/copyright
desktop/trunk/tumbler/debian/libtumbler-1-dev.install
desktop/trunk/tumbler/debian/patches/01_fix-link-lm.patch
desktop/trunk/tumbler/debian/patches/series
desktop/trunk/tumbler/debian/tumbler.install
Log:
* New upstream release.
* debian/control: build-depends on libgsf-1-dev and libopenrawgnome-dev to
enable the new thumbnailers.
* debian/copyright: fix EOLs.
* Add a new binary package, tumbler-plugins-extra, to ship plugins using
libraries not present in the default xfce desktop (openraw, gsf), and let
tumbler suggest it.
* debian/patches:
- 02_start-gst-pipeline.patch: dropped, applied upstream.
- 01_fix-link-lm.patch: refreshed for the new plugins.
* debian/libtumbler-1-dev.install: updated, .a files aren't created anymore.
Modified: desktop/trunk/tumbler/debian/changelog
===================================================================
--- desktop/trunk/tumbler/debian/changelog 2011-12-04 14:08:11 UTC (rev 6257)
+++ desktop/trunk/tumbler/debian/changelog 2011-12-10 14:39:38 UTC (rev 6258)
@@ -1,3 +1,19 @@
+tumbler (0.1.23-1) UNRELEASED; urgency=low
+
+ * New upstream release.
+ * debian/control: build-depends on libgsf-1-dev and libopenrawgnome-dev to
+ enable the new thumbnailers.
+ * debian/copyright: fix EOLs.
+ * Add a new binary package, tumbler-plugins-extra, to ship plugins using
+ libraries not present in the default xfce desktop (openraw, gsf), and let
+ tumbler suggest it.
+ * debian/patches:
+ - 02_start-gst-pipeline.patch: dropped, applied upstream.
+ - 01_fix-link-lm.patch: refreshed for the new plugins.
+ * debian/libtumbler-1-dev.install: updated, .a files aren't created anymore.
+
+ -- Lionel Le Folgoc <mrpouit at gmail.com> Sat, 10 Dec 2011 14:40:54 +0100
+
tumbler (0.1.22-1) unstable; urgency=low
[ Lionel Le Folgoc ]
Modified: desktop/trunk/tumbler/debian/control
===================================================================
--- desktop/trunk/tumbler/debian/control 2011-12-04 14:08:11 UTC (rev 6257)
+++ desktop/trunk/tumbler/debian/control 2011-12-10 14:39:38 UTC (rev 6258)
@@ -6,8 +6,8 @@
Lionel Le Folgoc <mrpouit at gmail.com>
Build-Depends: debhelper (>= 8.9.4), intltool (>= 0.31), pkg-config,
libglib2.0-dev, libgtk2.0-dev, libdbus-glib-1-dev, libpoppler-glib-dev,
- libgstreamer0.10-dev, libjpeg-dev, dpkg-dev (>= 1.16.1), xfce4-dev-tools,
- libtool, gtk-doc-tools
+ libgstreamer0.10-dev, libjpeg-dev, libgsf-1-dev, libopenrawgnome-dev,
+ dpkg-dev (>= 1.16.1), xfce4-dev-tools, libtool, gtk-doc-tools
Standards-Version: 3.9.2
Homepage: http://www.xfce.org/
Vcs-Svn: svn://svn.debian.org/pkg-xfce/desktop/trunk/tumbler
@@ -18,11 +18,25 @@
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
tumbler-common (= ${source:Version})
+Suggests: tumbler-plugins-extra
Description: D-Bus thumbnailing service
Tumbler is a D-Bus service for applications to request thumbnails for various
URI schemes and MIME types. It is an implementation of the thumbnail management
D-Bus specification described on http://live.gnome.org/ThumbnailerSpec.
+Package: tumbler-plugins-extra
+Section: xfce
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, tumbler (= ${source:Version})
+Description: D-Bus thumbnailing service (additional plugins)
+ Tumbler is a D-Bus service for applications to request thumbnails for various
+ URI schemes and MIME types. It is an implementation of the thumbnail management
+ D-Bus specification described on http://live.gnome.org/ThumbnailerSpec.
+ .
+ This package adds support of the following file formats to tumbler:
+ - Raw Digital Camera Images
+ - OpenDocument Format.
+
Package: tumbler-common
Section: xfce
Architecture: all
Modified: desktop/trunk/tumbler/debian/copyright
===================================================================
--- desktop/trunk/tumbler/debian/copyright 2011-12-04 14:08:11 UTC (rev 6257)
+++ desktop/trunk/tumbler/debian/copyright 2011-12-10 14:39:38 UTC (rev 6258)
@@ -1,133 +1,133 @@
-This package was debianized by Yves-Alexis Perez <corsac at debian.org> on
-Sat, 10 Oct 2009 10:33:06 +0200
-
-It was downloaded from http://www.xfce.org
-
-Files: plugins/font-thumbnailer/font-thumbnailer-plugin.c
- plugins/font-thumbnailer/font-thumbnailer-provider.c
- plugins/font-thumbnailer/font-thumbnailer-provider.h
- plugins/font-thumbnailer/font-thumbnailer.h
- plugins/jpeg-thumbnailer/jpeg-thumbnailer-plugin.c
- plugins/jpeg-thumbnailer/jpeg-thumbnailer-provider.c
- plugins/jpeg-thumbnailer/jpeg-thumbnailer-provider.h
- plugins/jpeg-thumbnailer/jpeg-thumbnailer.h
- plugins/pixbuf-thumbnailer/pixbuf-thumbnailer-plugin.c
- plugins/pixbuf-thumbnailer/pixbuf-thumbnailer-provider.c
- plugins/pixbuf-thumbnailer/pixbuf-thumbnailer-provider.h
- plugins/pixbuf-thumbnailer/pixbuf-thumbnailer.c
- plugins/pixbuf-thumbnailer/pixbuf-thumbnailer.h
- plugins/poppler-thumbnailer/poppler-thumbnailer-plugin.c
- plugins/poppler-thumbnailer/poppler-thumbnailer-provider.c
- plugins/poppler-thumbnailer/poppler-thumbnailer-provider.h
- plugins/poppler-thumbnailer/poppler-thumbnailer.c
- plugins/poppler-thumbnailer/poppler-thumbnailer.h
- plugins/xdg-cache/xdg-cache-cache.c
- plugins/xdg-cache/xdg-cache-cache.h
- plugins/xdg-cache/xdg-cache-plugin.c
- plugins/xdg-cache/xdg-cache-thumbnail.c
- plugins/xdg-cache/xdg-cache-thumbnail.h
- tumbler/tumbler-abstract-thumbnailer.c
- tumbler/tumbler-abstract-thumbnailer.h
- tumbler/tumbler-cache-plugin.c
- tumbler/tumbler-cache-plugin.h
- tumbler/tumbler-cache.c
- tumbler/tumbler-cache.h
- tumbler/tumbler-config.c
- tumbler/tumbler-enum-types.c
- tumbler/tumbler-enum-types.h
- tumbler/tumbler-error.h
- tumbler/tumbler-file-info.c
- tumbler/tumbler-file-info.h
- tumbler/tumbler-glib-extensions.h
- tumbler/tumbler-provider-factory.c
- tumbler/tumbler-provider-factory.h
- tumbler/tumbler-provider-plugin.c
- tumbler/tumbler-provider-plugin.h
- tumbler/tumbler-thumbnail-flavor.c
- tumbler/tumbler-thumbnail-flavor.h
- tumbler/tumbler-thumbnail.c
- tumbler/tumbler-thumbnail.h
- tumbler/tumbler-thumbnailer-provider.c
- tumbler/tumbler-thumbnailer-provider.h
- tumbler/tumbler-thumbnailer.c
- tumbler/tumbler-thumbnailer.h
- tumbler/tumbler-util.c
- tumbler/tumbler-util.h
- tumbler/tumbler.h
-Copyright: 2009, Jannis Pohlmann <jannis at xfce.org>
- 2010, Jannis Pohlmann <jannis at xfce.org>
-License: LGPL-2+
-
-Files: autogen-xfce.sh
- autogen.sh
- tumblerd/main.c
- tumblerd/tumbler-cache-service.c
- tumblerd/tumbler-cache-service.h
- tumblerd/tumbler-manager.c
- tumblerd/tumbler-manager.h
- tumblerd/tumbler-registry.c
- tumblerd/tumbler-registry.h
- tumblerd/tumbler-scheduler.c
- tumblerd/tumbler-scheduler.h
- tumblerd/tumbler-service.c
- tumblerd/tumbler-service.h
- tumblerd/tumbler-specialized-thumbnailer.c
- tumblerd/tumbler-specialized-thumbnailer.h
- tumblerd/tumbler-utils.h
-Copyright: 2009, Jannis Pohlmann <jannis at xfce.org>
-License: GPL-2+
-
-Files: plugins/ffmpeg-thumbnailer/ffmpeg-thumbnailer-plugin.c
- plugins/ffmpeg-thumbnailer/ffmpeg-thumbnailer-provider.c
- plugins/ffmpeg-thumbnailer/ffmpeg-thumbnailer-provider.h
- plugins/ffmpeg-thumbnailer/ffmpeg-thumbnailer.c
- plugins/ffmpeg-thumbnailer/ffmpeg-thumbnailer.h
-Copyright: 2009, Jannis Pohlmann <jannis at xfce.org>
- 2010, Lionel Le Folgoc <mrpouit at ubuntu.com>
-License: LGPL-2+
-
-Files: tumblerd/tumbler-group-scheduler.c
- tumblerd/tumbler-lifo-scheduler.c
- tumblerd/tumbler-lifo-scheduler.h
-Copyright: 2009, Jannis Pohlmann <jannis at xfce.org>
- 2009, Nokia
-License: GPL-2+
-
-Files: plugins/font-thumbnailer/font-thumbnailer.c
- plugins/jpeg-thumbnailer/jpeg-thumbnailer.c
-Copyright: 2005-2007, Benedikt Meurer <benny at xfce.org>
- 2006, Benedikt Meurer <benny at xfce.org>
- 2009, Jannis Pohlmann <jannis at xfce.org>
-License: LGPL-2+
-
-Files: plugins/gst-thumbnailer/*.[ch]
-Copyright: 2011, Intel Corporation
-License: LGPL-2+
-
-Files: plugins/gst-thumbnailer/gst-helper.[ch]
-Copyright: 2011, Intel Corporation
-License: LGPL-2.1
-
-Files: tumblerd/tumbler-group-scheduler.h
-Copyright: 2009, Nokia
-License: GPL-2+
-
-Files: debian/*
-Copyright: 2009-2011 Yves-Alexis Perez <corsac at debian.org>
-License: GPL-2+
-
-The documentation (xml files in docs/*) is released under the GNU Free
-Documentation License, version 1.1 or later, with no invariant sections, using
-the following statement:
-
- Permission is granted to copy, distribute and/or modify this document
- under the terms of the GNU Free Documentation License, Version 1.1 or
- any later version published by the Free Software Foundation; with no
- Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
- Texts.
-
-The complete text of the GNU Free Documentation License can be found on the
-file “/usr/share/common-licenses/GFDL”.
-
-The complete text of the GNU General Public License can be found in
-`/usr/share/common-licenses/GPL'.
+This package was debianized by Yves-Alexis Perez <corsac at debian.org> on
+Sat, 10 Oct 2009 10:33:06 +0200
+
+It was downloaded from http://www.xfce.org
+
+Files: plugins/font-thumbnailer/font-thumbnailer-plugin.c
+ plugins/font-thumbnailer/font-thumbnailer-provider.c
+ plugins/font-thumbnailer/font-thumbnailer-provider.h
+ plugins/font-thumbnailer/font-thumbnailer.h
+ plugins/jpeg-thumbnailer/jpeg-thumbnailer-plugin.c
+ plugins/jpeg-thumbnailer/jpeg-thumbnailer-provider.c
+ plugins/jpeg-thumbnailer/jpeg-thumbnailer-provider.h
+ plugins/jpeg-thumbnailer/jpeg-thumbnailer.h
+ plugins/pixbuf-thumbnailer/pixbuf-thumbnailer-plugin.c
+ plugins/pixbuf-thumbnailer/pixbuf-thumbnailer-provider.c
+ plugins/pixbuf-thumbnailer/pixbuf-thumbnailer-provider.h
+ plugins/pixbuf-thumbnailer/pixbuf-thumbnailer.c
+ plugins/pixbuf-thumbnailer/pixbuf-thumbnailer.h
+ plugins/poppler-thumbnailer/poppler-thumbnailer-plugin.c
+ plugins/poppler-thumbnailer/poppler-thumbnailer-provider.c
+ plugins/poppler-thumbnailer/poppler-thumbnailer-provider.h
+ plugins/poppler-thumbnailer/poppler-thumbnailer.c
+ plugins/poppler-thumbnailer/poppler-thumbnailer.h
+ plugins/xdg-cache/xdg-cache-cache.c
+ plugins/xdg-cache/xdg-cache-cache.h
+ plugins/xdg-cache/xdg-cache-plugin.c
+ plugins/xdg-cache/xdg-cache-thumbnail.c
+ plugins/xdg-cache/xdg-cache-thumbnail.h
+ tumbler/tumbler-abstract-thumbnailer.c
+ tumbler/tumbler-abstract-thumbnailer.h
+ tumbler/tumbler-cache-plugin.c
+ tumbler/tumbler-cache-plugin.h
+ tumbler/tumbler-cache.c
+ tumbler/tumbler-cache.h
+ tumbler/tumbler-config.c
+ tumbler/tumbler-enum-types.c
+ tumbler/tumbler-enum-types.h
+ tumbler/tumbler-error.h
+ tumbler/tumbler-file-info.c
+ tumbler/tumbler-file-info.h
+ tumbler/tumbler-glib-extensions.h
+ tumbler/tumbler-provider-factory.c
+ tumbler/tumbler-provider-factory.h
+ tumbler/tumbler-provider-plugin.c
+ tumbler/tumbler-provider-plugin.h
+ tumbler/tumbler-thumbnail-flavor.c
+ tumbler/tumbler-thumbnail-flavor.h
+ tumbler/tumbler-thumbnail.c
+ tumbler/tumbler-thumbnail.h
+ tumbler/tumbler-thumbnailer-provider.c
+ tumbler/tumbler-thumbnailer-provider.h
+ tumbler/tumbler-thumbnailer.c
+ tumbler/tumbler-thumbnailer.h
+ tumbler/tumbler-util.c
+ tumbler/tumbler-util.h
+ tumbler/tumbler.h
+Copyright: 2009, Jannis Pohlmann <jannis at xfce.org>
+ 2010, Jannis Pohlmann <jannis at xfce.org>
+License: LGPL-2+
+
+Files: autogen-xfce.sh
+ autogen.sh
+ tumblerd/main.c
+ tumblerd/tumbler-cache-service.c
+ tumblerd/tumbler-cache-service.h
+ tumblerd/tumbler-manager.c
+ tumblerd/tumbler-manager.h
+ tumblerd/tumbler-registry.c
+ tumblerd/tumbler-registry.h
+ tumblerd/tumbler-scheduler.c
+ tumblerd/tumbler-scheduler.h
+ tumblerd/tumbler-service.c
+ tumblerd/tumbler-service.h
+ tumblerd/tumbler-specialized-thumbnailer.c
+ tumblerd/tumbler-specialized-thumbnailer.h
+ tumblerd/tumbler-utils.h
+Copyright: 2009, Jannis Pohlmann <jannis at xfce.org>
+License: GPL-2+
+
+Files: plugins/ffmpeg-thumbnailer/ffmpeg-thumbnailer-plugin.c
+ plugins/ffmpeg-thumbnailer/ffmpeg-thumbnailer-provider.c
+ plugins/ffmpeg-thumbnailer/ffmpeg-thumbnailer-provider.h
+ plugins/ffmpeg-thumbnailer/ffmpeg-thumbnailer.c
+ plugins/ffmpeg-thumbnailer/ffmpeg-thumbnailer.h
+Copyright: 2009, Jannis Pohlmann <jannis at xfce.org>
+ 2010, Lionel Le Folgoc <mrpouit at ubuntu.com>
+License: LGPL-2+
+
+Files: tumblerd/tumbler-group-scheduler.c
+ tumblerd/tumbler-lifo-scheduler.c
+ tumblerd/tumbler-lifo-scheduler.h
+Copyright: 2009, Jannis Pohlmann <jannis at xfce.org>
+ 2009, Nokia
+License: GPL-2+
+
+Files: plugins/font-thumbnailer/font-thumbnailer.c
+ plugins/jpeg-thumbnailer/jpeg-thumbnailer.c
+Copyright: 2005-2007, Benedikt Meurer <benny at xfce.org>
+ 2006, Benedikt Meurer <benny at xfce.org>
+ 2009, Jannis Pohlmann <jannis at xfce.org>
+License: LGPL-2+
+
+Files: plugins/gst-thumbnailer/*.[ch]
+Copyright: 2011, Intel Corporation
+License: LGPL-2+
+
+Files: plugins/gst-thumbnailer/gst-helper.[ch]
+Copyright: 2011, Intel Corporation
+License: LGPL-2.1
+
+Files: tumblerd/tumbler-group-scheduler.h
+Copyright: 2009, Nokia
+License: GPL-2+
+
+Files: debian/*
+Copyright: 2009-2011 Yves-Alexis Perez <corsac at debian.org>
+License: GPL-2+
+
+The documentation (xml files in docs/*) is released under the GNU Free
+Documentation License, version 1.1 or later, with no invariant sections, using
+the following statement:
+
+ Permission is granted to copy, distribute and/or modify this document
+ under the terms of the GNU Free Documentation License, Version 1.1 or
+ any later version published by the Free Software Foundation; with no
+ Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
+ Texts.
+
+The complete text of the GNU Free Documentation License can be found on the
+file “/usr/share/common-licenses/GFDL”.
+
+The complete text of the GNU General Public License can be found in
+`/usr/share/common-licenses/GPL'.
Modified: desktop/trunk/tumbler/debian/libtumbler-1-dev.install
===================================================================
--- desktop/trunk/tumbler/debian/libtumbler-1-dev.install 2011-12-04 14:08:11 UTC (rev 6257)
+++ desktop/trunk/tumbler/debian/libtumbler-1-dev.install 2011-12-10 14:39:38 UTC (rev 6258)
@@ -1,6 +1,3 @@
usr/include
-usr/lib/*/libtumbler-1.a
usr/lib/*/libtumbler-1.so
usr/lib/*/pkgconfig
-usr/lib/*/tumbler-1/plugins/*.a
-usr/lib/*/tumbler-1/plugins/cache/*.a
Modified: desktop/trunk/tumbler/debian/patches/01_fix-link-lm.patch
===================================================================
--- desktop/trunk/tumbler/debian/patches/01_fix-link-lm.patch 2011-12-04 14:08:11 UTC (rev 6257)
+++ desktop/trunk/tumbler/debian/patches/01_fix-link-lm.patch 2011-12-10 14:39:38 UTC (rev 6258)
@@ -1,3 +1,7 @@
+Description: link with -lm
+Bug: https://bugzilla.xfce.org/show_bug.cgi?id=8236
+Author: Yves-Alexis Perez <corsac at debian.org>
+Author: Lionel Le Folgoc <mrpouit at gmail.com>
Index: tumbler-0.1.21/plugins/font-thumbnailer/Makefile.am
===================================================================
--- tumbler-0.1.21.orig/plugins/font-thumbnailer/Makefile.am 2011-02-12 20:46:10.000000000 +0100
@@ -54,3 +58,27 @@
tumbler_poppler_thumbnailer_la_DEPENDENCIES = \
$(top_builddir)/tumbler/libtumbler-$(TUMBLER_VERSION_API).la
+--- tumbler-0.1.23.orig/plugins/odf-thumbnailer/Makefile.am
++++ tumbler-0.1.23/plugins/odf-thumbnailer/Makefile.am
+@@ -54,7 +54,8 @@ tumbler_odf_thumbnailer_la_LIBADD =
+ $(GDK_PIXBUF_LIBS) \
+ $(GIO_LIBS) \
+ $(GLIB_LIBS) \
+- $(GSF_LIBS)
++ $(GSF_LIBS) \
++ -lm
+
+ tumbler_odf_thumbnailer_la_DEPENDENCIES = \
+ $(top_builddir)/tumbler/libtumbler-$(TUMBLER_VERSION_API).la
+--- tumbler-0.1.23.orig/plugins/raw-thumbnailer/Makefile.am
++++ tumbler-0.1.23/plugins/raw-thumbnailer/Makefile.am
+@@ -54,7 +54,8 @@ tumbler_raw_thumbnailer_la_LIBADD =
+ $(GDK_PIXBUF_LIBS) \
+ $(GIO_LIBS) \
+ $(GLIB_LIBS) \
+- $(LIBOPENRAW_GNOME_LIBS)
++ $(LIBOPENRAW_GNOME_LIBS) \
++ -lm
+
+ tumbler_raw_thumbnailer_la_DEPENDENCIES = \
+ $(top_builddir)/tumbler/libtumbler-$(TUMBLER_VERSION_API).la
Deleted: desktop/trunk/tumbler/debian/patches/02_start-gst-pipeline.patch
===================================================================
--- desktop/trunk/tumbler/debian/patches/02_start-gst-pipeline.patch 2011-12-04 14:08:11 UTC (rev 6257)
+++ desktop/trunk/tumbler/debian/patches/02_start-gst-pipeline.patch 2011-12-10 14:39:38 UTC (rev 6258)
@@ -1,22 +0,0 @@
-From aab140d868c1ebedbb04bbd65deddf94dc21787b Mon Sep 17 00:00:00 2001
-From: Jannis Pohlmann <jannis at xfce.org>
-Date: Mon, 26 Sep 2011 17:28:51 +0000
-Subject: Fix generation of video images by starting the pipeline (bug #7996).
-
-Patch provided by Sam Thursfield<ssssam at gmail.com>.
----
-diff --git a/plugins/gst-thumbnailer/gst-helper.c b/plugins/gst-thumbnailer/gst-helper.c
-index b8a29ab..dead043 100644
---- a/plugins/gst-thumbnailer/gst-helper.c
-+++ b/plugins/gst-thumbnailer/gst-helper.c
-@@ -154,6 +154,8 @@ gst_helper_convert_buffer_to_pixbuf (GstBuffer *buffer,
-
- bus = gst_element_get_bus (GST_ELEMENT (pipeline));
-
-+ gst_element_set_state (GST_ELEMENT (pipeline), GST_STATE_PLAYING);
-+
- i = 0;
- msg = NULL;
- while (msg == NULL && i < 5)
---
-cgit
Modified: desktop/trunk/tumbler/debian/patches/series
===================================================================
--- desktop/trunk/tumbler/debian/patches/series 2011-12-04 14:08:11 UTC (rev 6257)
+++ desktop/trunk/tumbler/debian/patches/series 2011-12-10 14:39:38 UTC (rev 6258)
@@ -1,2 +1 @@
01_fix-link-lm.patch
-02_start-gst-pipeline.patch
Added: desktop/trunk/tumbler/debian/tumbler-plugins-extra.install
===================================================================
--- desktop/trunk/tumbler/debian/tumbler-plugins-extra.install (rev 0)
+++ desktop/trunk/tumbler/debian/tumbler-plugins-extra.install 2011-12-10 14:39:38 UTC (rev 6258)
@@ -0,0 +1,2 @@
+usr/lib/*/tumbler-1/plugins/tumbler-odf-thumbnailer.so
+usr/lib/*/tumbler-1/plugins/tumbler-raw-thumbnailer.so
Modified: desktop/trunk/tumbler/debian/tumbler.install
===================================================================
--- desktop/trunk/tumbler/debian/tumbler.install 2011-12-04 14:08:11 UTC (rev 6257)
+++ desktop/trunk/tumbler/debian/tumbler.install 2011-12-10 14:39:38 UTC (rev 6258)
@@ -1,4 +1,8 @@
usr/share/dbus-1/*
usr/lib/*/tumbler-1/tumblerd
-usr/lib/*/tumbler-1/plugins/*.so
+usr/lib/*/tumbler-1/plugins/tumbler-pixbuf-thumbnailer.so
+usr/lib/*/tumbler-1/plugins/tumbler-gst-thumbnailer.so
+usr/lib/*/tumbler-1/plugins/tumbler-poppler-thumbnailer.so
+usr/lib/*/tumbler-1/plugins/tumbler-jpeg-thumbnailer.so
+usr/lib/*/tumbler-1/plugins/tumbler-font-thumbnailer.so
usr/lib/*/tumbler-1/plugins/cache/*.so
More information about the Pkg-xfce-commits
mailing list