diff options
author | youri <youri@pkgsrc.org> | 2018-05-15 22:22:02 +0000 |
---|---|---|
committer | youri <youri@pkgsrc.org> | 2018-05-15 22:22:02 +0000 |
commit | b3ae2b9f547857f649f20e640a5abf1abc0c1816 (patch) | |
tree | ef50ca7183190a6071ba6c5f31b4f67c73964bac /x11/xfce4-tumbler/PLIST | |
parent | 6ada2d84adaa8471c27c2c8db866501d03b020b0 (diff) | |
download | pkgsrc-b3ae2b9f547857f649f20e640a5abf1abc0c1816.tar.gz |
Update:
0.2.1
=====
- #9231 Handle 0 mtime threshold on Cleanup DBus method. This fixes
running across all thumbnails that was causing very high I/O bandwidth
usage when a file with a thumbnail gets deleted. (On dbus Cleanup method).
0.2.0
=====
- Stable release of tumbler ported to GDbus, in addition
also fixes the bugs fixed by the version 0.1.32.
0.1.92.1
========
- Fixe missing entry of the new desktop thumbnailer plugin
in tumbler.rc.
0.1.92
======
- Add support for loading thumbnailers from *.thumbnailer files
(enhancement bug #7475)
0.1.90
======
- Tumbler relies now on gdbus instead of dbus-glib
Diffstat (limited to 'x11/xfce4-tumbler/PLIST')
-rw-r--r-- | x11/xfce4-tumbler/PLIST | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/x11/xfce4-tumbler/PLIST b/x11/xfce4-tumbler/PLIST index ceab1b9da80..6a4911a1652 100644 --- a/x11/xfce4-tumbler/PLIST +++ b/x11/xfce4-tumbler/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2017/06/20 19:16:01 youri Exp $ +@comment $NetBSD: PLIST,v 1.4 2018/05/15 22:22:02 youri Exp $ include/tumbler-1/tumbler/tumbler-abstract-thumbnailer.h include/tumbler-1/tumbler/tumbler-cache-plugin.h include/tumbler-1/tumbler/tumbler-cache.h @@ -21,10 +21,11 @@ lib/pkgconfig/tumbler-1.pc lib/tumbler-1/plugins/cache/tumbler-cache-plugin.so lib/tumbler-1/plugins/cache/tumbler-xdg-cache.la lib/tumbler-1/plugins/tumbler-cover-thumbnailer.la -${PLIST.ffmpegthumbnailer}lib/tumbler-1/plugins/tumbler-ffmpeg-thumbnailer.la +lib/tumbler-1/plugins/tumbler-desktop-thumbnailer.la +lib/tumbler-1/plugins/tumbler-ffmpeg-thumbnailer.la lib/tumbler-1/plugins/tumbler-font-thumbnailer.la -${PLIST.jpeg}lib/tumbler-1/plugins/tumbler-jpeg-thumbnailer.la -${PLIST.odf}lib/tumbler-1/plugins/tumbler-odf-thumbnailer.la +lib/tumbler-1/plugins/tumbler-jpeg-thumbnailer.la +lib/tumbler-1/plugins/tumbler-odf-thumbnailer.la lib/tumbler-1/plugins/tumbler-pixbuf-thumbnailer.la lib/tumbler-1/plugins/tumbler-poppler-thumbnailer.la lib/tumbler-1/tumblerd @@ -61,6 +62,7 @@ share/gtk-doc/html/tumbler/up-insensitive.png share/gtk-doc/html/tumbler/up.png share/locale/ar/LC_MESSAGES/tumbler.mo share/locale/ast/LC_MESSAGES/tumbler.mo +share/locale/be/LC_MESSAGES/tumbler.mo share/locale/bg/LC_MESSAGES/tumbler.mo share/locale/bn/LC_MESSAGES/tumbler.mo share/locale/ca/LC_MESSAGES/tumbler.mo @@ -99,6 +101,7 @@ share/locale/ro/LC_MESSAGES/tumbler.mo share/locale/ru/LC_MESSAGES/tumbler.mo share/locale/si/LC_MESSAGES/tumbler.mo share/locale/sk/LC_MESSAGES/tumbler.mo +share/locale/sq/LC_MESSAGES/tumbler.mo share/locale/sr/LC_MESSAGES/tumbler.mo share/locale/sv/LC_MESSAGES/tumbler.mo share/locale/te/LC_MESSAGES/tumbler.mo |