wok-next rev 8021
up: xfce4-appfinder (4.8.0)
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Thu Jan 20 02:16:19 2011 +0100 (2011-01-20) |
parents | 7073c548a510 |
children | c6a66582f753 |
files | xfce4-appfinder/receipt |
line diff
1.1 --- a/xfce4-appfinder/receipt Thu Jan 20 02:15:51 2011 +0100 1.2 +++ b/xfce4-appfinder/receipt Thu Jan 20 02:16:19 2011 +0100 1.3 @@ -1,15 +1,15 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="xfce4-appfinder" 1.7 -VERSION="4.6.1" 1.8 +VERSION="4.8.0" 1.9 CATEGORY="x-window" 1.10 SHORT_DESC="Xfce Application Finder" 1.11 MAINTAINER="erjo@slitaz.org" 1.12 -DEPENDS="libxfcegui4 libxfce4menu thunar gamin hal" 1.13 -BUILD_DEPENDS="libxfcegui4-dev libxfce4menu" 1.14 +DEPENDS="libxfce4ui thunar gamin hal" 1.15 +BUILD_DEPENDS="libxfce4ui-dev " 1.16 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.17 WEB_SITE="http://www.xfce.org" 1.18 -WGET_URL="$WEB_SITE/archive/xfce/$VERSION/src/$TARBALL" 1.19 +WGET_URL="http://archive.xfce.org/xfce/${VERSION%.*}/src/$TARBALL" 1.20 1.21 # Rules to configure and make the package. 1.22 compile_rules()