wok diff libxfcegui4/receipt @ rev 5829

Up: libxfcegui4* (4.6.4)
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Fri Jul 16 08:02:26 2010 +0200 (2010-07-16)
parents 8752c40cc534
children 0874004b631d
line diff
     1.1 --- a/libxfcegui4/receipt	Sun Feb 28 16:17:14 2010 +0100
     1.2 +++ b/libxfcegui4/receipt	Fri Jul 16 08:02:26 2010 +0200
     1.3 @@ -1,15 +1,17 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="libxfcegui4"
     1.7 -VERSION="4.6.1"
     1.8 +VERSION="4.6.4"
     1.9  CATEGORY="x-window"
    1.10  SHORT_DESC="Xfce Gtk Widget library"
    1.11  MAINTAINER="erjo@slitaz.org"
    1.12  DEPENDS="gtk+ libxfce4util xfconf startup-notification dbus-glib libglade"
    1.13 -BUILD_DEPENDS="gtk+-dev libxfce4util-dev xfconf-dev startup-notification-dev libglade-dev"
    1.14 +BUILD_DEPENDS="gtk+-dev libxfce4util-dev xfconf-dev startup-notification-dev 
    1.15 + libglade-dev xcb-util-dev"
    1.16  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.17  WEB_SITE="http://www.xfce.org"
    1.18 -WGET_URL="$WEB_SITE/archive/xfce/$VERSION/src/$TARBALL"
    1.19 +WGET_URL="$WEB_SITE/archive/xfce/$VERSION/src/$TARBALL \
    1.20 +http://www.p0llux.be/xfce/archive/xfce/4.6.2/src/$TARBALL"
    1.21  
    1.22  
    1.23  # Rules to configure and make the package.