From e2546ea4114f4a1d5e1c1539eb7fec779bf76ad1 Mon Sep 17 00:00:00 2001 From: tnut Date: Tue, 4 Jan 2011 23:02:31 +0100 Subject: ajout de thunar-vfs#1.1.1-1 --- xfce/thunar-vfs/Pkgfile | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100755 xfce/thunar-vfs/Pkgfile (limited to 'xfce/thunar-vfs/Pkgfile') diff --git a/xfce/thunar-vfs/Pkgfile b/xfce/thunar-vfs/Pkgfile new file mode 100755 index 000000000..ed704c412 --- /dev/null +++ b/xfce/thunar-vfs/Pkgfile @@ -0,0 +1,22 @@ +# Description: Librairie vfs pour thunar +# URL: http://thunar.xfce.org +# Maintainer: NuTyX core team +# Packager: thierryn1 at hispeed dot ch +# Depends on: intltool, xorg-libx11, exo + +name=thunar-vfs +version=1.1.1 +release=1 +source=(http://archive.xfce.org/xfce/4.8pre3/src/thunar-vfs-$version.tar.bz2 ) + +build() { +cd $name-$version + ./configure --prefix=/usr\ + --sysconfdir=/etc \ + --libexecdir=/usr/lib/xfce4 \ + --localstatedir=/var \ + --disable-gnome-thumbnailers + make + make DESTDIR=$PKG install +} + -- cgit v1.2.3-70-g09d2