From 10d0e3ea00e1c06e8deca137411b00e2e0198663 Mon Sep 17 00:00:00 2001 From: Isaac Yu Date: Sat, 13 Feb 2021 01:50:10 +0000 Subject: libraries/libxkbcommon: Updated for version 1.0.3. Signed-off-by: Dave Woodfall Signed-off-by: Willy Sudiarto Raharjo --- libraries/libxkbcommon/README | 14 +++++++------- libraries/libxkbcommon/libxkbcommon.SlackBuild | 6 +++--- libraries/libxkbcommon/libxkbcommon.info | 6 +++--- 3 files changed, 13 insertions(+), 13 deletions(-) (limited to 'libraries/libxkbcommon') diff --git a/libraries/libxkbcommon/README b/libraries/libxkbcommon/README index 6a31b3a410..2113d69d97 100644 --- a/libraries/libxkbcommon/README +++ b/libraries/libxkbcommon/README @@ -1,11 +1,11 @@ xkbcommon is a library to handle keyboard descriptions, including -loading them from disk, parsing them and handling their state. -It's mainly meant for client toolkits, window systems, and other -system applications; currently that includes Wayland, kmscon, -GTK+, Clutter, and more. +loading them from disk, parsing them and handling their state. It's +mainly meant for client toolkits, window systems, and other system +applications; currently that includes Wayland, kmscon, GTK+, Clutter, +and more. -This Slackbuild disables Wayland support by default. In enabling -Wayland support (which requires wayland-protocols), run the script -with the following command: +This Slackbuild disables Wayland support by default. In enabling Wayland +support (which requires wayland-protocols), run the script with the +following command: WAYLAND=yes ./libxkbcommon.SlackBuild diff --git a/libraries/libxkbcommon/libxkbcommon.SlackBuild b/libraries/libxkbcommon/libxkbcommon.SlackBuild index 23798c20fc..f5ed2a6000 100644 --- a/libraries/libxkbcommon/libxkbcommon.SlackBuild +++ b/libraries/libxkbcommon/libxkbcommon.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for libxkbcommon # Copyright 2013 Anton Sil'uev, Russia -# Copyright 2018-2020 Isaac Yu +# Copyright 2018-2021 Isaac Yu # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,8 +24,8 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=libxkbcommon -VERSION=${VERSION:-1.0.1} -BUILD=${BUILD:-2} +VERSION=${VERSION:-1.0.3} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then diff --git a/libraries/libxkbcommon/libxkbcommon.info b/libraries/libxkbcommon/libxkbcommon.info index f597f0f64a..42153bc5c9 100644 --- a/libraries/libxkbcommon/libxkbcommon.info +++ b/libraries/libxkbcommon/libxkbcommon.info @@ -1,8 +1,8 @@ PRGNAM="libxkbcommon" -VERSION="1.0.1" +VERSION="1.0.3" HOMEPAGE="https://xkbcommon.org/" -DOWNLOAD="https://xkbcommon.org/download/libxkbcommon-1.0.1.tar.xz" -MD5SUM="7d089e9650979537b50db2375a25fd54" +DOWNLOAD="https://xkbcommon.org/download/libxkbcommon-1.0.3.tar.xz" +MD5SUM="bd0ff892fe937e39ec3bb4daeb348f76" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="meson" -- cgit v1.2.3