wok 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 387cedf281f4
children 40741bb46d6f
files libxfcegui4-dev/receipt libxfcegui4/receipt
line diff
     1.1 --- a/libxfcegui4-dev/receipt	Fri Jul 16 08:01:04 2010 +0200
     1.2 +++ b/libxfcegui4-dev/receipt	Fri Jul 16 08:02:26 2010 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="libxfcegui4-dev"
     1.7 -VERSION="4.6.1"
     1.8 +VERSION="4.6.4"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="Xfce Gtk Widget library dev files"
    1.11  MAINTAINER="erjo@slitaz.org"
     2.1 --- a/libxfcegui4/receipt	Fri Jul 16 08:01:04 2010 +0200
     2.2 +++ b/libxfcegui4/receipt	Fri Jul 16 08:02:26 2010 +0200
     2.3 @@ -1,15 +1,17 @@
     2.4  # SliTaz package receipt.
     2.5  
     2.6  PACKAGE="libxfcegui4"
     2.7 -VERSION="4.6.1"
     2.8 +VERSION="4.6.4"
     2.9  CATEGORY="x-window"
    2.10  SHORT_DESC="Xfce Gtk Widget library"
    2.11  MAINTAINER="erjo@slitaz.org"
    2.12  DEPENDS="gtk+ libxfce4util xfconf startup-notification dbus-glib libglade"
    2.13 -BUILD_DEPENDS="gtk+-dev libxfce4util-dev xfconf-dev startup-notification-dev libglade-dev"
    2.14 +BUILD_DEPENDS="gtk+-dev libxfce4util-dev xfconf-dev startup-notification-dev 
    2.15 + libglade-dev xcb-util-dev"
    2.16  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    2.17  WEB_SITE="http://www.xfce.org"
    2.18 -WGET_URL="$WEB_SITE/archive/xfce/$VERSION/src/$TARBALL"
    2.19 +WGET_URL="$WEB_SITE/archive/xfce/$VERSION/src/$TARBALL \
    2.20 +http://www.p0llux.be/xfce/archive/xfce/4.6.2/src/$TARBALL"
    2.21  
    2.22  
    2.23  # Rules to configure and make the package.