wok rev 8027

up: xfwm4 (4.8.0)
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Thu Jan 20 02:18:29 2011 +0100 (2011-01-20)
parents 0fa1154d3066
children 8382091c6bea
files xfwm4/receipt
line diff
     1.1 --- a/xfwm4/receipt	Thu Jan 20 02:18:06 2011 +0100
     1.2 +++ b/xfwm4/receipt	Thu Jan 20 02:18:29 2011 +0100
     1.3 @@ -1,15 +1,15 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="xfwm4"
     1.7 -VERSION="4.6.2"
     1.8 +VERSION="4.8.0"
     1.9  CATEGORY="x-window"
    1.10  SHORT_DESC="Xfce Window Manager"
    1.11  MAINTAINER="erjo@slitaz.org"
    1.12 -DEPENDS="libxfce4util libxfcegui4 xfconf dbus-glib libwnck libglade"
    1.13 -BUILD_DEPENDS="libxfce4util-dev xfconf-dev" 
    1.14 +DEPENDS="libxfce4util libxfce4ui xfconf dbus-glib libwnck libglade"
    1.15 +BUILD_DEPENDS="libxfce4util-dev xfconf-dev libxfce4ui-dev xorg-compositeproto" 
    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()