wok-6.x diff xorg-xkeyboard-config/receipt @ rev 14041
gst-plugins-good: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Feb 18 16:15:19 2013 +0100 (2013-02-18) |
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 Mon Feb 18 16:15:19 2013 +0100 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()