# Description: Gestionnaire de fichiers pour Xfce # URL: http://thunar.xfce.org # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch # Depends on: exo, dbus, desktop-file-utils, thunar-vfs, freetype, gamin, gconf, gtk, hal, libexif, libjpeg, libpng, librsvg, xfce4-panel, libxfce4util, pcre, shared-mime-info, startup-notification, xfconf # Run on: expat,freetype,glib,libjpeg,libpng,pcre,atk,cairo,dbus,dbus-glib,fontconfig,gamin,glitz,gtk,hal,pango,startup-notification,exo,librsvg,libxfce4util,shared-mime-info,startup-notification,desktop-file-utils name=thunar version=1.1.6 release=1 source=(http://archive.xfce.org/xfce/4.8pre3/src/Thunar-$version.tar.bz2 ) build() { cd Thunar-$version ./configure --prefix=/usr\ --sysconfdir=/etc \ --libexecdir=/usr/lib/xfce4 \ --localstatedir=/var \ --disable-gnome-thumbnailers make make DESTDIR=$PKG install }