From 30ad0fa91fd96d97932934ae87cddcc1973f92ee Mon Sep 17 00:00:00 2001 From: tnut Date: Mon, 24 Jan 2011 13:23:31 +0100 Subject: thunar-vfs, maj 1.2.0-1 --- xfce/thunar-vfs/.md5sum | 2 +- xfce/thunar-vfs/Pkgfile | 12 +++++++----- 2 files changed, 8 insertions(+), 6 deletions(-) (limited to 'xfce') diff --git a/xfce/thunar-vfs/.md5sum b/xfce/thunar-vfs/.md5sum index 92d5c09e9..5e3f73ed5 100644 --- a/xfce/thunar-vfs/.md5sum +++ b/xfce/thunar-vfs/.md5sum @@ -1 +1 @@ -2e9eb4d5d414d946a4c8268415eaecde thunar-vfs-1.1.1.tar.bz2 +1fbc55af8ed98174f5c3c7f8daec10cc thunar-vfs-1.2.0.tar.bz2 diff --git a/xfce/thunar-vfs/Pkgfile b/xfce/thunar-vfs/Pkgfile index c9d4bf305..5045b65ea 100755 --- a/xfce/thunar-vfs/Pkgfile +++ b/xfce/thunar-vfs/Pkgfile @@ -2,13 +2,13 @@ # URL: http://thunar.xfce.org # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch -# Depends on: intltool, xorg-libx11, exo -# Run on: +# Depends on: intltool, xorg-libx11, hal, startup-notification,exo, gamin +# Run on: exo,gamin,hal,startup-notification name=thunar-vfs -version=1.1.1 +version=1.2.0 release=1 -source=(http://archive.xfce.org/xfce/4.8pre3/src/thunar-vfs-$version.tar.bz2 ) +source=(http://archive.xfce.org/src/xfce/$name/1.2/thunar-vfs-$version.tar.bz2 ) build() { cd $name-$version @@ -16,7 +16,9 @@ cd $name-$version --sysconfdir=/etc \ --libexecdir=/usr/lib/xfce4 \ --localstatedir=/var \ - --disable-gnome-thumbnailers + --enable-startup-notification \ + --disable-gnome-thumbnailers \ + --with-volume-manager=hal make make DESTDIR=$PKG install } -- cgit v1.2.3-54-g00ecf