wok-4.x diff xorg-xset/receipt @ rev 6993

Big update: xorg/libdrm/mesa (174 packages)
author Antoine Bodin <gokhlayeh@slitaz.org>
date Sun Oct 31 00:13:37 2010 +0200 (2010-10-31)
parents edddce79f432
children 27a720afb441
line diff
     1.1 --- a/xorg-xset/receipt	Mon Jan 11 21:55:16 2010 +0100
     1.2 +++ b/xorg-xset/receipt	Sun Oct 31 00:13:37 2010 +0200
     1.3 @@ -1,16 +1,16 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="xorg-xset"
     1.7 -VERSION="1.0.4"
     1.8 +VERSION="1.2.0"
     1.9  CATEGORY="x-window"
    1.10  SHORT_DESC="Xorg user preference utility."
    1.11  MAINTAINER="paul@slitaz.org"
    1.12  DEPENDS="xorg-libX11 xorg-libXau xorg-libXdmcp xorg-libXext xorg-libXmu xorg-libXp"
    1.13  BUILD_DEPENDS="xorg-libXdmcp-dev xorg-kbproto xorg-xproto xorg-libXp-dev"
    1.14  SOURCE="xset"
    1.15 -TARBALL="$SOURCE-$VERSION.tar.gz"
    1.16 +TARBALL="$SOURCE-$VERSION.tar.bz2"
    1.17  WEB_SITE="http://xorg.freedesktop.org/"
    1.18 -WGET_URL="http://xorg.freedesktop.org/releases/X11R7.4/src/app/$TARBALL"
    1.19 +WGET_URL="$XORG_MIRROR/app/$TARBALL"
    1.20  
    1.21  # Rules to configure and make the package.
    1.22  compile_rules()