wok rev 4131
Up: xfce-appfinder (4.6.1)
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Sun Sep 20 13:22:35 2009 +0000 (2009-09-20) |
parents | eefbe595c475 |
children | c5aab683596c |
files | xfce4-appfinder/receipt |
line diff
1.1 --- a/xfce4-appfinder/receipt Sun Sep 20 13:21:40 2009 +0000 1.2 +++ b/xfce4-appfinder/receipt Sun Sep 20 13:22:35 2009 +0000 1.3 @@ -1,15 +1,15 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="xfce4-appfinder" 1.7 -VERSION="4.4.3" 1.8 +VERSION="4.6.1" 1.9 CATEGORY="x-window" 1.10 SHORT_DESC="Xfce Application Finder" 1.11 MAINTAINER="erjo@slitaz.org" 1.12 -DEPENDS="libxfcegui4 startup-notification xorg-libXdamage" 1.13 -BUILD_DEPENDS="libxfcegui4-dev" 1.14 +DEPENDS="libxfcegui4" 1.15 +BUILD_DEPENDS="libxfcegui4-dev libxfce4menu" 1.16 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.17 WEB_SITE="http://www.xfce.org" 1.18 -WGET_URL="http://www.p0llux.be/xfce/xfce-4.4.3/src/$TARBALL" 1.19 +WGET_URL="http://www.p0llux.be/xfce/xfce-$VERSION/src/$TARBALL" 1.20 1.21 # Rules to configure and make the package. 1.22 compile_rules()