diff --git a/srcpkgs/xkeyboard-config/template b/srcpkgs/xkeyboard-config/template index 7a344cfce66..faa30bdb6f1 100644 --- a/srcpkgs/xkeyboard-config/template +++ b/srcpkgs/xkeyboard-config/template @@ -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 " 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