[PATCH 0/2] [tumbler] FreeType 2.9.1 detection and network thumbnails

Evangelos Foutras evangelos at foutrelis.com
Sun Jun 10 22:38:30 CEST 2018


Two unrelated patches for tumbler:

The first patch is a straightforward replacement of freetype-config with
its pkg-config counterpart.

The second patch allows tumbler + ffmpegthumbnail to produce thumbnails
for smb:// and sftp:// schemes (and possibly more). I am not completely
confident that removing the call to g_file_is_native() is the correct
approach here; if it's wrong, perhaps someone more knowledgeable could
suggest an alternative.

Evangelos Foutras (2):
  Use pkg-config to find FreeType
  Accept network paths in ffmpeg thumbnailer plugin

 acinclude.m4                                   | 18 +-----------------
 .../ffmpeg-thumbnailer/ffmpeg-thumbnailer.c    |  9 +++------
 2 files changed, 4 insertions(+), 23 deletions(-)

-- 
2.17.1



More information about the Xfce4-dev mailing list