Version: 4.16.0, Package name: tumbler-4.16.0 |
Maintained by: Landry Breuil |
Master sites: |
Description 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 written in an object-oriented fashion using GLib and GObject. Its modular architecture makes it very flexible and useful in many situations. It provides plugin interfaces for extending the URI schemes and MIME types for which thumbnails can be generated as well as for replacing the storage backend that is used to store the thumbnails on disk. Tumbler's functionality can also be extended via specialized thumbnailer services implemented in accordance to the thumbnail management D-Bus specification. |
Filesize: 593.398 KB |
Version History (View Complete History) |
|
2020-12-29 07:47:09 by Landry Breuil | Files touched by this commit (4) |
Log message: x11/xfce4/tumbler: update to 4.16.0. See https://mail.xfce.org/pipermail/xfce-announce/2020-December/000953.html add patch to fix typo in configure, merged upstream in https://gitlab.xfce.org/xfce/tumbler/-/merge_requests/14 |
2020-11-15 10:45:34 by Landry Breuil | Files touched by this commit (3) |
Log message: Update to tumbler 0.3.1. Disable the new epub thumbnailer otherwise it would bring in libgepub and webkitgtk4.. |
2020-08-06 10:22:06 by Landry Breuil | Files touched by this commit (3) |
Log message: Update to tumbler 0.2.9 |
2019-08-15 00:41:02 by Landry Breuil | Files touched by this commit (2) |
Log message: Update to tumbler 0.2.7 |
2019-07-21 03:30:43 by Landry Breuil | Files touched by this commit (3) |
Log message: Update to tumbler 0.2.5 |
2019-07-12 14:51:31 by Stuart Henderson | Files touched by this commit (859) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-05-18 08:49:35 by Landry Breuil | Files touched by this commit (2) |
Log message: Update to tumbler 0.2.4 |
2018-10-24 08:28:14 by Stuart Henderson | Files touched by this commit (740) |
Log message: Add COMPILER lines to c++ ports which currently use the default. Adjust some existing COMPILER lines with arch restrictions etc. In the usual case this is now using "COMPILER = base-clang ports-gcc base-gcc" on ports with c++ libraries in WANTLIB. This is basically intended to be a noop on architectures using clang as the system compiler, but help with other architectures where we currently have many ports knocked out due to building with an unsuitable compiler - - some ports require c++11/newer so the GCC version in base that is used on these archirtectures is too old. - some ports have conflicts where an executable is built with one compiler (e.g. gcc from base) but a library dependency is built with a different one (e.g. gcc from ports), resulted in mixing incompatible libraries in the same address space. devel/gmp is intentionally skipped as it's on the path to building gcc - the c++ library there is unused in ports (and not built by default upstream) so intending to disable building gmpcxx in a future commit. |
2018-09-13 08:17:49 by Landry Breuil | Files touched by this commit (2) |
Log message: Update to tumbler 0.2.3 |
2018-05-25 06:45:34 by Marc Espie | Files touched by this commit (2) |
Log message: synch plist (new .mo catalogs) |
2018-04-01 01:36:40 by Landry Breuil | Files touched by this commit (2) |
Log message: tumbler 0.2.1, fix ffmpegthumbnailer WANTLIBs while here |
2017-07-17 08:03:52 by Landry Breuil | Files touched by this commit (3) |
Log message: Update to tumbler 0.2.0. Migrated from dbus-glib to GDbus. https://mail.xfce.org/pipermail/xfce-announce/2017-July/000541.html |
2017-06-10 01:29:40 by Landry Breuil | Files touched by this commit (3) |
Log message: Bugfix update to tumbler 0.1.32 |
2016-12-17 09:27:38 by Vadim Zhukov | Files touched by this commit (1) |
Log message: Unbreak after poppler switch from openjpeg to openjp2. |
2016-11-04 05:35:21 by Stuart Henderson | Files touched by this commit (100) |
Log message: sync WANTLIB (and in one case, add gettext to LIB_DEPENDS) in dependent ports now that internationalised domain name support has been removed from net/curl |
2016-11-03 10:20:41 by Landry Breuil | Files touched by this commit (42) |
Log message: Bump REVISION, because i'm stupid. |
2016-11-03 04:37:48 by Landry Breuil | Files touched by this commit (53) |
Log message: Drop gettext MODULE. Fix some WANTLIB while here, and bump REVISION accordingly when needed. |
2015-10-30 06:59:18 by Stuart Henderson | Files touched by this commit (39) |
Log message: sync WANTLIB (curl+nghttp2) |
2015-04-28 00:35:41 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Regen WANTLIB to unbreak with new FFmpeg. |
2015-04-21 12:51:26 by Stuart Henderson | Files touched by this commit (60) |
Log message: add some simple missing lzma WANTLIBs (crept in via libxml) |
2015-04-04 03:21:09 by Antoine Jacoutot | Files touched by this commit (301) |
Log message: Bump after the recent changes in packaging dbus and dconf. |
2015-03-16 14:27:06 by Landry Breuil | Files touched by this commit (3) |
Log message: Update to tumbler 0.1.31 |
2011-06-24 05:17:05 by Stuart Henderson | Files touched by this commit (17) |
Log message: Chase ffmpeg dep changes. Mostly from Brad ok dcoppa@, plus opencv from me. |
2011-04-18 17:37:07 by Stuart Henderson | Files touched by this commit (2) |
Log message: sync WANTLIB (re: ffmpeg update), from Brad |
2011-03-29 17:22:17 by Jacob Meuser | Files touched by this commit (7) |
Log message: more ports that need faad removed from WANTLIB after ffmpeg update, as noted on ports@. |