tce-load -i compiletc curl-dev gst-plugins-base-dev libxfce4util-dev wget https://archive.xfce.org/src/xfce/tumbler/4.20/tumbler-4.20.1.tar.bz2 cd tumbler-4.20.1 CC="gcc -flto -mtune=generic -Os -pipe" CXX="g++ -flto -mtune=generic -Os -pipe -fno-exceptions -fno-rtti" ./configure --prefix=/usr/local --localstatedir=/var --disable-static find . -name Makefile -type f -exec sed -i 's/-g -O2//g' {} \; make [0m 17.32s] sudo make install Build Configuration: * Debug: minimum Plugins: * GdkPixbuf thumbnailer plugin: yes * Cover thumbnailer plugin: yes * FreeType font thumbnailer plugin: yes * JPEG thumbnailer plugin with EXIF support: yes * Video thumbnailer plugin using ffmpegthumbnailer: no * Video thumbnailer plugin using GStreamer: yes * ODF thumbnailer plugin using libgsf: no * PDF/PS thumbnailer plugin using poppler: no * RAW thumbnailer plugin using libopenraw: no * Freedesktop.org cache plugin: yes * Loading thumbnailers from .thumbnailer files: yes * EPUB thumbnailer using libgepub: no