From 477ed1aef05acc69b967b4081e81fce9e5d1fa94 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Wed, 9 Feb 2022 15:04:09 +0100 Subject: xkeyboard-config: bump to 2.35 --- xorg/xkeyboard-config/build | 12 ++++++------ xorg/xkeyboard-config/checksums | 2 +- xorg/xkeyboard-config/sources | 2 +- xorg/xkeyboard-config/version | 2 +- 4 files changed, 9 insertions(+), 9 deletions(-) (limited to 'xorg') diff --git a/xorg/xkeyboard-config/build b/xorg/xkeyboard-config/build index abfcca36..20b55fd4 100755 --- a/xorg/xkeyboard-config/build +++ b/xorg/xkeyboard-config/build @@ -1,9 +1,9 @@ #!/bin/sh -e -./configure \ - --prefix=/usr \ - --with-xkb-rules-symlink=xfree86,xorg \ - --enable-compat-rules +export DESTDIR="$1" -make -make DESTDIR="$1" install +cl-meson \ + . output + +ninja -C output +ninja -C output install diff --git a/xorg/xkeyboard-config/checksums b/xorg/xkeyboard-config/checksums index 981ee708..0feff4d8 100644 --- a/xorg/xkeyboard-config/checksums +++ b/xorg/xkeyboard-config/checksums @@ -1,2 +1,2 @@ %BLAKE3 -a59265f4af0f905ea7e88a5fe8f29877d50eda66450ff6079b08c39c5237e97c xkeyboard-config-2.34.tar.bz2 +0c4887fd01b7a3ffa21c469501ced238d2cd907118fa5a94392e4dc667453415 xkeyboard-config-2.35.tar.xz diff --git a/xorg/xkeyboard-config/sources b/xorg/xkeyboard-config/sources index 5db64c69..1bf228ac 100644 --- a/xorg/xkeyboard-config/sources +++ b/xorg/xkeyboard-config/sources @@ -1 +1 @@ -https://www.x.org/releases/individual/data/xkeyboard-config/xkeyboard-config-2.34.tar.bz2 +https://www.x.org/releases/individual/data/xkeyboard-config/xkeyboard-config-2.35.tar.xz diff --git a/xorg/xkeyboard-config/version b/xorg/xkeyboard-config/version index cd72a41e..9f042d90 100644 --- a/xorg/xkeyboard-config/version +++ b/xorg/xkeyboard-config/version @@ -1 +1 @@ -2.34 1 +2.35 1 -- cgit v1.2.3