wok diff xfburn/receipt @ rev 14649

Up wicd (1.7.2.4)
author Richard Dunbar <mojo@slitaz.org>
date Tue Jun 04 00:13:54 2013 +0000 (2013-06-04)
parents 948637bd0106
children 107ceec178fa
line diff
     1.1 --- a/xfburn/receipt	Thu May 19 00:46:05 2011 +0200
     1.2 +++ b/xfburn/receipt	Tue Jun 04 00:13:54 2013 +0000
     1.3 @@ -9,9 +9,8 @@
     1.4  WEB_SITE="http://goodies.xfce.org/projects/applications/xfburn"
     1.5  WGET_URL="http://archive.xfce.org/src/apps/xfburn/0.4/$TARBALL"
     1.6  
     1.7 -DEPENDS="gtk+ libburn libexo libxfcegui4 libisofs thunar"
     1.8 -BUILD_DEPENDS="hal-dev intltool libburn-dev libexo-dev libxfcegui4-dev libisofs-dev \
     1.9 - thunar-dev thunar-vfs-dev"
    1.10 +DEPENDS="gtk+ libburn libexo libxfcegui4 libisofs"
    1.11 +BUILD_DEPENDS="intltool libburn-dev libexo-dev libxfcegui4-dev libisofs-dev"
    1.12   
    1.13  # Rules to configure and make the package.
    1.14  compile_rules()
    1.15 @@ -21,6 +20,8 @@
    1.16  	--libexecdir=/usr/bin \
    1.17  	--disable-gstreamer \
    1.18  	--disable-dbus \
    1.19 +	--disable-hal \
    1.20 +	--disable-thunar-vfs \
    1.21  	$CONFIGURE_ARGS &&
    1.22  	make &&
    1.23  	make DESTDIR=$DESTDIR install