wok-stable diff xfce4-session/receipt @ rev 10881
ncmpc: Remove mpd-dev from bdeps since there is no package for it and mpd doesn't have headers files to even make it.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sat Jun 25 23:51:57 2011 +0000 (2011-06-25) |
parents | 0874004b631d |
children |
line diff
1.1 --- a/xfce4-session/receipt Thu Jan 20 15:02:14 2011 +0100 1.2 +++ b/xfce4-session/receipt Sat Jun 25 23:51:57 2011 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="xfce4-session" 1.7 -VERSION="4.8.0" 1.8 +VERSION="4.8.1" 1.9 CATEGORY="x-window" 1.10 SHORT_DESC="Xfce session manager" 1.11 MAINTAINER="erjo@slitaz.org" 1.12 @@ -11,7 +11,7 @@ 1.13 dbus-glib-dev xorg-iceauth libwnck-dev pkg-config intltool util-linux-ng-uuid-dev" 1.14 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.15 WEB_SITE="http://www.xfce.org/" 1.16 -WGET_URL="http://archive.xfce.org/xfce/${VERSION%.*}/src/$TARBALL" 1.17 +WGET_URL="http://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL" 1.18 1.19 # Rules to configure and make the package. 1.20 compile_rules()