summaryrefslogtreecommitdiffstats
path: root/xfce/thunar/Pkgfile
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2011-01-21 23:26:09 +0100
committertnut <thierryn1 at hispeed dot ch>2011-01-21 23:26:09 +0100
commit4fcb8e3d620ba531aaafa3d34164e5b6d0be120b (patch)
tree27492ad1bc52b938e5b901e1033b05d4b8112215 /xfce/thunar/Pkgfile
parentb88590402ef30081fab0f85e52acdc907bdb9f5d (diff)
downloadnutyx-pakxe-4fcb8e3d620ba531aaafa3d34164e5b6d0be120b.tar.gz
nutyx-pakxe-4fcb8e3d620ba531aaafa3d34164e5b6d0be120b.tar.bz2
nutyx-pakxe-4fcb8e3d620ba531aaafa3d34164e5b6d0be120b.tar.xz
nutyx-pakxe-4fcb8e3d620ba531aaafa3d34164e5b6d0be120b.zip
thunar, maj 1.2.0-1 et nettoyage des dépendances
Diffstat (limited to 'xfce/thunar/Pkgfile')
-rwxr-xr-xxfce/thunar/Pkgfile10
1 files changed, 5 insertions, 5 deletions
diff --git a/xfce/thunar/Pkgfile b/xfce/thunar/Pkgfile
index 0a78fa6db..b9963a5aa 100755
--- a/xfce/thunar/Pkgfile
+++ b/xfce/thunar/Pkgfile
@@ -2,13 +2,13 @@
# 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
+# Depends on: xfce4-panel
+# Run on: xfce4-panel
name=thunar
-version=1.1.6
+version=1.2.0
release=1
-source=(http://archive.xfce.org/xfce/4.8pre3/src/Thunar-$version.tar.bz2 )
+source=(http://archive.xfce.org/xfce/4.8/src/Thunar-$version.tar.bz2 )
build() {
cd Thunar-$version
@@ -19,5 +19,5 @@ cd Thunar-$version
--disable-gnome-thumbnailers
make
make DESTDIR=$PKG install
+ rm -r $PKG/usr/share/{doc,gtk-doc}
}
-