# HG changeset patch # User Eric Joseph-Alexandre # Date 1295486179 -3600 # Node ID be60f17fd9942450ad9bb1e7e0a4d2e0579056d2 # Parent 7073c548a510b47fe31adfed71a74b7da4dea9a1 up: xfce4-appfinder (4.8.0) diff -r 7073c548a510 -r be60f17fd994 xfce4-appfinder/receipt --- a/xfce4-appfinder/receipt Thu Jan 20 02:15:51 2011 +0100 +++ b/xfce4-appfinder/receipt Thu Jan 20 02:16:19 2011 +0100 @@ -1,15 +1,15 @@ # SliTaz package receipt. PACKAGE="xfce4-appfinder" -VERSION="4.6.1" +VERSION="4.8.0" CATEGORY="x-window" SHORT_DESC="Xfce Application Finder" MAINTAINER="erjo@slitaz.org" -DEPENDS="libxfcegui4 libxfce4menu thunar gamin hal" -BUILD_DEPENDS="libxfcegui4-dev libxfce4menu" +DEPENDS="libxfce4ui thunar gamin hal" +BUILD_DEPENDS="libxfce4ui-dev " TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.xfce.org" -WGET_URL="$WEB_SITE/archive/xfce/$VERSION/src/$TARBALL" +WGET_URL="http://archive.xfce.org/xfce/${VERSION%.*}/src/$TARBALL" # Rules to configure and make the package. compile_rules()