wok-6.x diff xfprint/receipt @ rev 4134

Up: xfprint* (4.6.1)
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Sun Sep 20 13:27:04 2009 +0000 (2009-09-20)
parents 422f5813b998
children 1b2b3994fe1e
line diff
     1.1 --- a/xfprint/receipt	Mon Mar 16 22:48:55 2009 +0000
     1.2 +++ b/xfprint/receipt	Sun Sep 20 13:27:04 2009 +0000
     1.3 @@ -1,16 +1,15 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="xfprint"
     1.7 -VERSION="4.4.3"
     1.8 +VERSION="4.6.1"
     1.9  CATEGORY="x-window"
    1.10  SHORT_DESC="Xfce Printer manager"
    1.11  MAINTAINER="erjo@slitaz.org"
    1.12 -DEPENDS="libxfcegui4 libxfce4util libxfce4mcs xfce-mcs-manager cups \
    1.13 -xorg-libXdamage"
    1.14 -BUILD_DEPENDS="libxfcegui4-dev libxfce4util-dev libxfce4mcs-dev xfce-mcs-manager-dev cups-dev"
    1.15 +DEPENDS="libxfcegui4 libxfce4util cups"
    1.16 +BUILD_DEPENDS="libxfcegui4-dev libxfce4util-dev cups-dev"
    1.17  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.18  WEB_SITE="http://www.xfce.org"
    1.19 -WGET_URL="http://www.p0llux.be/xfce/xfce-4.4.3/src/$TARBALL"
    1.20 +WGET_URL="http://www.p0llux.be/xfce/xfce-$VERSION/src/$TARBALL"
    1.21  
    1.22  # Rules to configure and make the package.
    1.23  compile_rules()