[Pkg-xfce-commits] r7285 - desktop/trunk/tumbler/debian
Lionel Le Folgoc
mrpouit-guest at alioth.debian.org
Sat Jan 12 07:12:06 UTC 2013
Author: mrpouit-guest
Date: 2013-01-12 19:12:06 +0000 (Sat, 12 Jan 2013)
New Revision: 7285
Modified:
desktop/trunk/tumbler/debian/changelog
desktop/trunk/tumbler/debian/control
desktop/trunk/tumbler/debian/copyright
Log:
- add libcurl4-gnutls-dev to b-deps to build the cover thumbnailer plugin
- update the long description of tumbler-plugins-extra to mention the new
plugins.
* debian/copyright: refreshed.
Modified: desktop/trunk/tumbler/debian/changelog
===================================================================
--- desktop/trunk/tumbler/debian/changelog 2013-01-12 18:56:43 UTC (rev 7284)
+++ desktop/trunk/tumbler/debian/changelog 2013-01-12 19:12:06 UTC (rev 7285)
@@ -14,10 +14,13 @@
* debian/control:
- readd libffmpegthumbnailer-dev to b-deps to build the ffmpeg thumbnailer
plugin.
- - add libcurl4-gnutls-dev to b-deps to build the cover thumbnailer plugin.
+ - add libcurl4-gnutls-dev to b-deps to build the cover thumbnailer plugin
+ - update the long description of tumbler-plugins-extra to mention the new
+ plugins.
* debian/tumbler-plugins-extra.install: ship the new plugins.
* debian/tumbler-common.install: ship the new rc file.
* debian/libtumbler-1-0.symbols: updated for the new symbols.
+ * debian/copyright: refreshed.
-- Yves-Alexis Perez <corsac at debian.org> Mon, 10 Dec 2012 23:20:27 +0100
Modified: desktop/trunk/tumbler/debian/control
===================================================================
--- desktop/trunk/tumbler/debian/control 2013-01-12 18:56:43 UTC (rev 7284)
+++ desktop/trunk/tumbler/debian/control 2013-01-12 19:12:06 UTC (rev 7285)
@@ -34,9 +34,11 @@
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.
+ This package adds the following plugins to tumbler:
+ - Cover thumbnailer for movies
+ - FFMpeg/Libav thumbnailer for video files
+ - OpenDocument Format thumbnailer
+ - Raw Digital Camera Images thumbnailer.
Package: tumbler-common
Section: xfce
Modified: desktop/trunk/tumbler/debian/copyright
===================================================================
--- desktop/trunk/tumbler/debian/copyright 2013-01-12 18:56:43 UTC (rev 7284)
+++ desktop/trunk/tumbler/debian/copyright 2013-01-12 19:12:06 UTC (rev 7285)
@@ -3,7 +3,8 @@
It was downloaded from http://www.xfce.org
-Files: plugins/font-thumbnailer/font-thumbnailer-plugin.c
+Files: plugins/cover-thumbnailer/cover-thumbnailer-provider.h
+ 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
@@ -21,6 +22,10 @@
plugins/poppler-thumbnailer/poppler-thumbnailer-provider.h
plugins/poppler-thumbnailer/poppler-thumbnailer.c
plugins/poppler-thumbnailer/poppler-thumbnailer.h
+ plugins/odf-thumbnailer/odf-thumbnailer-provider.h
+ plugins/raw-thumbnailer/raw-thumbnailer-plugin.c
+ plugins/raw-thumbnailer/raw-thumbnailer-provider.h
+ plugins/raw-thumbnailer/raw-thumbnailer-provider.c
plugins/xdg-cache/xdg-cache-cache.c
plugins/xdg-cache/xdg-cache-cache.h
plugins/xdg-cache/xdg-cache-plugin.c
@@ -58,6 +63,25 @@
2010, Jannis Pohlmann <jannis at xfce.org>
License: LGPL-2+
+Files: plugins/cover-thumbnailer/cover-thumbnailer.c
+ plugins/cover-thumbnailer/cover-thumbnailer.h
+Copyright: 2012, Nick Schermer <nick at xfce.org>
+License: LGPL-2+
+
+Files: plugins/cover-thumbnailer/cover-thumbnailer-plugin.c
+ plugins/odf-thumbnailer/odf-thumbnailer.h
+ plugins/odf-thumbnailer/odf-thumbnailer-plugin.c
+Copyright: 2009, Jannis Pohlmann <jannis at xfce.org>
+ 2011, Nick Schermer <nick at xfce.org>
+ 2012, Nick Schermer <nick at xfce.org>
+License: LGPL-2+
+
+Files: plugins/raw-thumbnailer/raw-thumbnailer.c
+ plugins/raw-thumbnailer/raw-thumbnailer.h
+Copyright: 2009, Jannis Pohlmann <jannis at xfce.org>
+ 2011, Tam Merlant <tam.ille at free.fr>
+License: LGPL-2+
+
Files: autogen-xfce.sh
autogen.sh
tumblerd/main.c
@@ -104,6 +128,10 @@
Copyright: 2011, Intel Corporation
License: LGPL-2+
+Files: plugins/gst-thumbnailer/gst-thumbnailer.c
+Copyright: 2003-2004 Bastien Nocera <hadess at hadess.net>
+License: LGPL-2+
+
Files: plugins/gst-thumbnailer/gst-helper.[ch]
Copyright: 2011, Intel Corporation
License: LGPL-2.1
More information about the Pkg-xfce-commits
mailing list