xkeyboard-config: update to 2.6.

This commit is contained in:
Juan RP 2012-05-30 08:44:16 +02:00
parent f9e927df2b
commit 777538ba71

View file

@ -1,16 +1,17 @@
# Template build file for 'xkeyboard-config'.
pkgname=xkeyboard-config
version=2.5.1
distfiles="http://xorg.freedesktop.org/releases/individual/data/$pkgname-$version.tar.bz2"
version=2.6
noarch=yes
build_style=gnu-configure
configure_args="--with-xkb-rules-symlink=xfree86,xorg --enable-compat-rules"
makedepends="intltool libX11-devel"
makedepends="pkg-config libxslt intltool libX11-devel"
fulldepends="xkbcomp"
short_desc="X Keyboard Configuration Database"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.freedesktop.org/wiki/Software/XKeyboardConfig"
license="MIT"
checksum=eb80e8dc38c389728bfca1f041af7658e7dd67faca8c763de02d5014ffd2cc92
distfiles="http://xorg.freedesktop.org/releases/individual/data/$pkgname/$pkgname-$version.tar.bz2"
checksum=22a1594116bf0ee3165f48487bdca4e5f25b2a1436e35e188b3ee38c543dabda
long_desc="
The xkeyboard-config package provides a non-arch keyboard configuration
database for the X Window System with support for non-standard
@ -18,5 +19,3 @@ long_desc="
the consistent, well-structured, frequently released open source
of X keyboard configuration data for free, open source and commercial
X implementations. The project is targeted to XKB-based systems."
noarch=yes