wok-current diff xorg-xkeyboard-config/receipt @ rev 14908

slitaz-i18n: rewrite locale-pack.functions; slitaz-configs: now generate openbox desktop menu using po files; locale-*: update using new locale-pack.functions (FIXME: post_remove)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Aug 03 17:37:48 2013 +0300 (2013-08-03)
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	Sat Aug 03 17:37:48 2013 +0300
     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()