wok-next diff thunar/receipt @ rev 5592
xorg-libX11 depends on libxcb; add tags to xorg-xf86-video-*; Up trident
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Mon May 17 13:19:39 2010 -0400 (2010-05-17) |
parents | 4897058add72 |
children | 40741bb46d6f |
line diff
1.1 --- a/thunar/receipt Sun Feb 28 17:49:32 2010 +0100 1.2 +++ b/thunar/receipt Mon May 17 13:19:39 2010 -0400 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="Thnuar File Manager" 1.5 MAINTAINER="erjo@slitaz.org" 1.6 DEPENDS="libpng jpeg libxfce4util dbus libexo startup-notification xfce4-panel \ 1.7 -gamin GConf pcre libexif" 1.8 +gamin pcre libexif" 1.9 BUILD_DEPENDS="libpng-dev jpeg-dev libxfce4util-dev dbus-dev 1.10 libexo-dev startup-notification-dev xfce4-panel-dev zlib-dev" 1.11 SOURCE="Thunar" 1.12 @@ -24,6 +24,8 @@ 1.13 --enable-dbus \ 1.14 --enable-startup-notification \ 1.15 --libexecdir=/usr/lib/$PACKAGE \ 1.16 + --disable-gconf \ 1.17 + --disable-gnome-thumbnailers \ 1.18 --enable-debug=no && \ 1.19 make && make DESTDIR=$PWD/_pkg install 1.20 }