From 74a070461dfa431ac602166389f1044fc2413a71 Mon Sep 17 00:00:00 2001 From: tibequadorian Date: Thu, 10 Feb 2022 22:53:33 +0100 Subject: [PATCH] xkeyboard-config: update to 2.35.1. --- srcpkgs/xkeyboard-config/template | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/srcpkgs/xkeyboard-config/template b/srcpkgs/xkeyboard-config/template index b6b9e41d05cb8b..e4de462d777668 100644 --- a/srcpkgs/xkeyboard-config/template +++ b/srcpkgs/xkeyboard-config/template @@ -1,10 +1,10 @@ # Template file for 'xkeyboard-config' pkgname=xkeyboard-config -version=2.34 +version=2.35.1 revision=1 -build_style=gnu-configure -configure_args="--with-xkb-rules-symlink=xfree86,xorg --enable-compat-rules" -hostmakedepends="pkg-config libxslt intltool python3" +build_style=meson +configure_args="-Dxorg-rules-symlinks=true -Dcompat-rules=true" +hostmakedepends="pkg-config libxslt python3 perl" makedepends="libX11-devel xkbcomp" depends="xkbcomp" short_desc="X Keyboard Configuration Database" @@ -12,8 +12,8 @@ maintainer="Orphaned " license="MIT" homepage="https://www.freedesktop.org/wiki/Software/XKeyboardConfig" changelog="https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/-/raw/master/NEWS" -distfiles="${XORG_SITE}/data/${pkgname}/${pkgname}-${version}.tar.bz2" -checksum=b321d27686ee7e6610ffe7b56e28d5bbf60625a1f595124cd320c0caa717b8ce +distfiles="${XORG_SITE}/data/${pkgname}/${pkgname}-${version}.tar.xz" +checksum=18ce50ff0c74ae6093062bce1aeab3d363913ea35162fe271f8a0ce399de85cc post_install() { vlicense COPYING