Index: Makefile =================================================================== --- Makefile (révision 442852) +++ Makefile (copie de travail) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= tumbler -PORTVERSION= 0.1.31 -PORTREVISION= 5 +PORTVERSION= 0.1.32 CATEGORIES= deskutils xfce -MASTER_SITES= XFCE +MASTER_SITES= XFCE/src/xfce/${PORTNAME}/${PORTVERSION:R}/ PKGNAMEPREFIX= xfce4- DIST_SUBDIR= xfce4 @@ -17,41 +16,40 @@ LICENSE_FILE_GPLv2+ = ${WRKSRC}/COPYING LIB_DEPENDS= libpng.so:graphics/png \ + libfreetype.so:print/freetype2 \ + libpoppler-glib.so:graphics/poppler-glib \ + libdbus-1.so:devel/dbus \ libdbus-glib-1.so:devel/dbus-glib -USES= pathfix pkgconfig gmake libtool gettext-tools xfce tar:bzip2 +USES= gettext-tools gmake jpeg libtool pathfix pkgconfig \ + tar:bzip2 xfce GNU_CONFIGURE= yes -USE_GNOME= glib20 intltool intlhack gdkpixbuf2 librsvg2 +USE_GNOME= glib20 intltool gdkpixbuf2 librsvg2 cairo libgsf USE_LDCONFIG= yes +INSTALL_TARGET= install-strip CONFIGURE_ARGS= --enable-xdg-cache \ --enable-pixbuf-thumbnailer \ + --enable-jpeg-thumbnailer \ + --enable-font-thumbnailer \ + --enable-poppler-thumbnailer \ + --enable-odf-thumbnailer \ + --disable-raw-thumbnailer \ --disable-gtk-doc-html \ --without-html-dir -OPTIONS_DEFINE= NLS FONTS JPEG FFMPEG POPPLER \ - GSTREAMER ODF COVER -OPTIONS_DEFAULT= FONTS JPEG POPPLER GSTREAMER ODF +OPTIONS_DEFINE= NLS FFMPEG GSTREAMER COVER +OPTIONS_DEFAULT= GSTREAMER -FONTS_DESC= Fonts thumbnailer plugin COVER_DESC= Open Movie Database thumbnailer plugin GSTREAMER_DESC= GStreamer (1.0) thumbnailer plugin NLS_USES= gettext-runtime NLS_CONFIGURE_ENABLE= nls -FONTS_LIB_DEPENDS= libfreetype.so:print/freetype2 -FONTS_CONFIGURE_ENABLE= font-thumbnailer -JPEG_LIB_DEPENDS= libexif.so:graphics/libexif -JPEG_USES= jpeg -JPEG_CONFIGURE_ENABLE= jpeg-thumbnailer FFMPEG_LIB_DEPENDS= libffmpegthumbnailer.so:multimedia/ffmpegthumbnailer FFMPEG_CONFIGURE_ENABLE= ffmpeg-thumbnailer -POPPLER_LIB_DEPENDS= libpoppler-glib.so:graphics/poppler-glib -POPPLER_CONFIGURE_ENABLE= poppler-thumbnailer GSTREAMER_USE= gstreamer1=yes GSTREAMER_CONFIGURE_ENABLE= gstreamer-thumbnailer -ODF_USE= gnome=libgsf -ODF_CONFIGURE_ENABLE= odf-thumbnailer COVER_LIB_DEPENDS= libcurl.so:ftp/curl COVER_CONFIGURE_ENABLE= cover-thumbnailer OPTIONS_SUB= yes Index: distinfo =================================================================== --- distinfo (révision 442852) +++ distinfo (copie de travail) @@ -1,2 +1,3 @@ -SHA256 (xfce4/tumbler-0.1.31.tar.bz2) = d0fd329273ff6ac98885eade4c3d8c87a4dd0816f713646130808bfa90b87173 -SIZE (xfce4/tumbler-0.1.31.tar.bz2) = 550650 +TIMESTAMP = 1496853424 +SHA256 (xfce4/tumbler-0.1.32.tar.bz2) = f08c88d9dd3b8781aa218146c11ab4aec307e8eb9232aaf18d90a4bae29adacf +SIZE (xfce4/tumbler-0.1.32.tar.bz2) = 535535 Index: files/patch-configure =================================================================== --- files/patch-configure (révision 442852) +++ files/patch-configure (copie de travail) @@ -1,6 +1,6 @@ ---- configure.orig 2013-05-06 20:24:28.000000000 +0200 -+++ configure 2013-05-06 20:27:59.000000000 +0200 -@@ -13880,7 +13880,7 @@ +--- configure.orig 2015-02-28 16:28:14 UTC ++++ configure +@@ -14427,7 +14427,7 @@ $as_echo "#define HAVE_LC_MESSAGES 1" >> fi fi Index: files/patch-tumblerd__tumbler.rc =================================================================== --- files/patch-tumblerd__tumbler.rc (révision 442852) +++ files/patch-tumblerd__tumbler.rc (copie de travail) @@ -1,4 +1,4 @@ ---- tumblerd/tumbler.rc.orig 2015-02-28 15:23:08 UTC +--- tumblerd/tumbler.rc.orig 2017-06-07 08:20:41 UTC +++ tumblerd/tumbler.rc @@ -37,7 +37,7 @@ MaxFileSize=0 @@ -12,7 +12,7 @@ @@ -58,7 +58,7 @@ MaxFileSize=0 # ffmpegthumbnailer plugin - [FfmegThumbnailer] + [FfmpegThumbnailer] -Disabled=false +Disabled=true Priority=2 Index: pkg-plist =================================================================== --- pkg-plist (révision 442852) +++ pkg-plist (copie de travail) @@ -23,12 +23,12 @@ lib/tumbler-1/plugins/cache/tumbler-xdg-cache.so %%COVER%%lib/tumbler-1/plugins/tumbler-cover-thumbnailer.so %%FFMPEG%%lib/tumbler-1/plugins/tumbler-ffmpeg-thumbnailer.so -%%FONTS%%lib/tumbler-1/plugins/tumbler-font-thumbnailer.so -%%JPEG%%lib/tumbler-1/plugins/tumbler-jpeg-thumbnailer.so +lib/tumbler-1/plugins/tumbler-font-thumbnailer.so +lib/tumbler-1/plugins/tumbler-jpeg-thumbnailer.so %%GSTREAMER%%lib/tumbler-1/plugins/tumbler-gst-thumbnailer.so -%%ODF%%lib/tumbler-1/plugins/tumbler-odf-thumbnailer.so +lib/tumbler-1/plugins/tumbler-odf-thumbnailer.so lib/tumbler-1/plugins/tumbler-pixbuf-thumbnailer.so -%%POPPLER%%lib/tumbler-1/plugins/tumbler-poppler-thumbnailer.so +lib/tumbler-1/plugins/tumbler-poppler-thumbnailer.so lib/tumbler-1/tumblerd libdata/pkgconfig/tumbler-1.pc share/dbus-1/services/org.xfce.Tumbler.Cache1.service