wok diff xorg-xkeyboard-config/receipt @ rev 10857

Up: slitaz-boot-scripts (4.5) - Bug fixes and ready for RC
author Christophe Lincoln <pankso@slitaz.org>
date Tue Jun 14 21:15:16 2011 +0200 (2011-06-14)
parents c514cc4854d8
children eb8067417980
line diff
     1.1 --- a/xorg-xkeyboard-config/receipt	Wed Jan 19 19:41:12 2011 +0000
     1.2 +++ b/xorg-xkeyboard-config/receipt	Tue Jun 14 21:15:16 2011 +0200
     1.3 @@ -1,16 +1,16 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="xorg-xkeyboard-config"
     1.7 -VERSION="2.0"
     1.8 +VERSION="2.2.1"
     1.9  CATEGORY="x-window"
    1.10  SHORT_DESC="Xorg server keyboard definition files."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12  DEPENDS="xorg-xkbcomp"
    1.13 -BUILD_DEPENDS="perl-xml-parser xorg-xkbcomp intltool"
    1.14 +BUILD_DEPENDS="perl-xml-parser xorg-xkbcomp xorg-xproto xorg-libX11-dev intltool"
    1.15  SOURCE="xkeyboard-config"
    1.16  TARBALL="$SOURCE-$VERSION.tar.bz2"
    1.17  WEB_SITE="http://www.x.org/"
    1.18 -WGET_URL="http://xlibs.freedesktop.org/xkbdesc/$TARBALL"
    1.19 +WGET_URL="http://xorg.freedesktop.org/releases/individual/data/$SOURCE/$TARBALL"
    1.20  
    1.21  # Rules to configure and make the package.
    1.22  compile_rules()