# HG changeset patch # User Christopher Rogers # Date 1302563468 0 # Node ID 00940cce5b20fb34eedd958978b691641e33677f # Parent 4bba8256c117b3ec844edacf24cebfc71ac63f35 Up: xorg-xkeyboard-config to 2.2.1. diff -r 4bba8256c117 -r 00940cce5b20 xorg-xkeyboard-config/receipt --- a/xorg-xkeyboard-config/receipt Mon Apr 11 23:09:40 2011 +0000 +++ b/xorg-xkeyboard-config/receipt Mon Apr 11 23:11:08 2011 +0000 @@ -1,16 +1,16 @@ # SliTaz package receipt. PACKAGE="xorg-xkeyboard-config" -VERSION="2.0" +VERSION="2.2.1" CATEGORY="x-window" SHORT_DESC="Xorg server keyboard definition files." MAINTAINER="pankso@slitaz.org" DEPENDS="xorg-xkbcomp" -BUILD_DEPENDS="perl-xml-parser xorg-xkbcomp intltool" +BUILD_DEPENDS="perl-xml-parser xorg-xkbcomp xorg-xproto xorg-libX11-dev intltool" SOURCE="xkeyboard-config" TARBALL="$SOURCE-$VERSION.tar.bz2" WEB_SITE="http://www.x.org/" -WGET_URL="http://xlibs.freedesktop.org/xkbdesc/$TARBALL" +WGET_URL="http://xorg.freedesktop.org/releases/individual/data/$SOURCE/$TARBALL" # Rules to configure and make the package. compile_rules()