# HG changeset patch # User Eric Joseph-Alexandre # Date 1279260146 -7200 # Node ID bebe722e42d28a9b3b362bfea93c388d971834c9 # Parent 387cedf281f423d44c9975b87bb002277e931958 Up: libxfcegui4* (4.6.4) diff -r 387cedf281f4 -r bebe722e42d2 libxfcegui4-dev/receipt --- a/libxfcegui4-dev/receipt Fri Jul 16 08:01:04 2010 +0200 +++ b/libxfcegui4-dev/receipt Fri Jul 16 08:02:26 2010 +0200 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="libxfcegui4-dev" -VERSION="4.6.1" +VERSION="4.6.4" CATEGORY="development" SHORT_DESC="Xfce Gtk Widget library dev files" MAINTAINER="erjo@slitaz.org" diff -r 387cedf281f4 -r bebe722e42d2 libxfcegui4/receipt --- a/libxfcegui4/receipt Fri Jul 16 08:01:04 2010 +0200 +++ b/libxfcegui4/receipt Fri Jul 16 08:02:26 2010 +0200 @@ -1,15 +1,17 @@ # SliTaz package receipt. PACKAGE="libxfcegui4" -VERSION="4.6.1" +VERSION="4.6.4" CATEGORY="x-window" SHORT_DESC="Xfce Gtk Widget library" MAINTAINER="erjo@slitaz.org" DEPENDS="gtk+ libxfce4util xfconf startup-notification dbus-glib libglade" -BUILD_DEPENDS="gtk+-dev libxfce4util-dev xfconf-dev startup-notification-dev libglade-dev" +BUILD_DEPENDS="gtk+-dev libxfce4util-dev xfconf-dev startup-notification-dev + libglade-dev xcb-util-dev" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.xfce.org" -WGET_URL="$WEB_SITE/archive/xfce/$VERSION/src/$TARBALL" +WGET_URL="$WEB_SITE/archive/xfce/$VERSION/src/$TARBALL \ +http://www.p0llux.be/xfce/archive/xfce/4.6.2/src/$TARBALL" # Rules to configure and make the package.