wok-undigest diff cairo-dock-plugins/receipt @ rev 260

libbonobo has moved to wok
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat May 28 22:44:58 2011 +0200 (2011-05-28)
parents c518a113b716
children
line diff
     1.1 --- a/cairo-dock-plugins/receipt	Sun Apr 11 23:02:50 2010 +0200
     1.2 +++ b/cairo-dock-plugins/receipt	Sat May 28 22:44:58 2011 +0200
     1.3 @@ -8,7 +8,7 @@
     1.4  DEPENDS="cairo-dock"
     1.5  BUILD_DEPENDS="cairo-dock-dev"
     1.6  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.7 -WEB_SITE="http://www.cairo-dock.org/"
     1.8 +WEB_SITE="http://www.glx-dock.org/"
     1.9  WGET_URL="http://launchpad.net/cairo-dock-plug-ins/2.1/$VERSION/+download/$TARBALL"
    1.10  
    1.11  # Rules to configure and make the package.
    1.12 @@ -17,10 +17,7 @@
    1.13  	cd $src
    1.14  	./configure \
    1.15  		--prefix=/usr \
    1.16 -		--disable-gnome-integration \
    1.17  		--disable-old-gnome-integration \
    1.18 -		--enable-network-monitor \
    1.19 -		--disable-tomboy \
    1.20  		$CONFIGURE_ARGS &&
    1.21  	make &&
    1.22  	make DESTDIR=$PWD/_pkg install