# HG changeset patch # User Eric Joseph-Alexandre # Date 1253452955 0 # Node ID 535a17575f08617484ffccf29c6dbc337ab4c5da # Parent eefbe595c4751077c25bdb8cddff2b0dfe659029 Up: xfce-appfinder (4.6.1) diff -r eefbe595c475 -r 535a17575f08 xfce4-appfinder/receipt --- a/xfce4-appfinder/receipt Sun Sep 20 13:21:40 2009 +0000 +++ b/xfce4-appfinder/receipt Sun Sep 20 13:22:35 2009 +0000 @@ -1,15 +1,15 @@ # SliTaz package receipt. PACKAGE="xfce4-appfinder" -VERSION="4.4.3" +VERSION="4.6.1" CATEGORY="x-window" SHORT_DESC="Xfce Application Finder" MAINTAINER="erjo@slitaz.org" -DEPENDS="libxfcegui4 startup-notification xorg-libXdamage" -BUILD_DEPENDS="libxfcegui4-dev" +DEPENDS="libxfcegui4" +BUILD_DEPENDS="libxfcegui4-dev libxfce4menu" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.xfce.org" -WGET_URL="http://www.p0llux.be/xfce/xfce-4.4.3/src/$TARBALL" +WGET_URL="http://www.p0llux.be/xfce/xfce-$VERSION/src/$TARBALL" # Rules to configure and make the package. compile_rules()