diff --git a/templates/xkeyboard-config/template b/templates/xkeyboard-config/template index 351f42ed4d8..ff26173e62a 100644 --- a/templates/xkeyboard-config/template +++ b/templates/xkeyboard-config/template @@ -1,15 +1,13 @@ # Template build file for 'xkeyboard-config'. pkgname=xkeyboard-config -version=1.4 -distfiles=" -http://xlibs.freedesktop.org/xkbdesc/$pkgname-$version.tar.bz2" +version=1.5 +distfiles="http://xlibs.freedesktop.org/xkbdesc/$pkgname-$version.tar.bz2" build_style=gnu_configure configure_args="--with-xkb-rules-symlink=xfree86,xorg --enable-compat-rules" -make_cmd="$XBPS_MASTERDIR/bin/gmake" short_desc="X Keyboard Configuration Database" maintainer="Juan RP " -checksum=c6c655c58b25ff81df48064eb29d2e7142b2556d +checksum=ce15ff22ad6bc0ff7ae735d5ec65dd6dfd736d7eef0cf5ff394f823e663447e4 long_desc=" The xkeyboard-config package provides a non-arch keyboard configuration database for the X Window System with support for non-standard @@ -17,3 +15,6 @@ 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." + +Add_dependency full xkbcomp +Add_dependency build intltool