wok rev 9569

Up: xorg-xkeyboard-config to 2.2.1.
author Christopher Rogers <slaxemulator@gmail.com>
date Mon Apr 11 23:11:08 2011 +0000 (2011-04-11)
parents 4bba8256c117
children 606424f779c0
files xorg-xkeyboard-config/receipt
line diff
     1.1 --- a/xorg-xkeyboard-config/receipt	Mon Apr 11 23:09:40 2011 +0000
     1.2 +++ b/xorg-xkeyboard-config/receipt	Mon Apr 11 23:11:08 2011 +0000
     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()