From 4614060d12f8e71bb4119ab9a2f0a6cce0d65ddf Mon Sep 17 00:00:00 2001 From: landry Date: Tue, 18 Jan 2011 20:57:07 +0000 Subject: [PATCH] Fix dependencies to cope with thunar-vfs separation of thunar package. --- x11/xfce4/thunar-thumbnailers/Makefile | 5 +++-- x11/xfce4/thunar-thumbnailers/pkg/MESSAGE | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/x11/xfce4/thunar-thumbnailers/Makefile b/x11/xfce4/thunar-thumbnailers/Makefile index 03fdb188443..6b2348375e2 100644 --- a/x11/xfce4/thunar-thumbnailers/Makefile +++ b/x11/xfce4/thunar-thumbnailers/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.11 2010/11/22 08:37:06 espie Exp $ +# $OpenBSD: Makefile,v 1.12 2011/01/18 20:57:07 landry Exp $ COMMENT= Thunar additional thumbnailers plugin XFCE_VERSION= 0.4.1 XFCE_GOODIE= thunar-thumbnailers -REVISION= 1 +REVISION= 2 # GPLv2 PERMIT_PACKAGE_CDROM= Yes @@ -19,6 +19,7 @@ CONFIGURE_ARGS+=--enable-ffmpeg # can also optionally use math/grace, graphics/dcraw and print/texlive RUN_DEPENDS= x11/xfce4/thunar \ + x11/xfce4/thunar-vfs \ graphics/ffmpegthumbnailer \ graphics/ImageMagick \ archivers/unzip \ diff --git a/x11/xfce4/thunar-thumbnailers/pkg/MESSAGE b/x11/xfce4/thunar-thumbnailers/pkg/MESSAGE index fa0e3f3a6d7..61b180c668d 100644 --- a/x11/xfce4/thunar-thumbnailers/pkg/MESSAGE +++ b/x11/xfce4/thunar-thumbnailers/pkg/MESSAGE @@ -1,4 +1,4 @@ To update your local thumbnailers cache (located in ~/.cache/Thunar/thumbnailers.cache), now run as user : -${PREFIX}/libexec/thunar-vfs-update-thumbnailers-cache-1 +${PREFIX}/lib/thunar-vfs-1/thunar-vfs-update-thumbnailers-cache-1 Then run Thunar -q to make it reload this cache.