From a59f32446cffb67f7a5a4ea7b2da452293bf27fb Mon Sep 17 00:00:00 2001 From: Isaac Yu Date: Sat, 25 Jan 2020 08:55:42 +0700 Subject: libraries/libxkbcommon: Updated for version 0.10.0. Signed-off-by: Willy Sudiarto Raharjo --- libraries/libxkbcommon/README | 10 +++++----- libraries/libxkbcommon/libxkbcommon.SlackBuild | 4 ++-- libraries/libxkbcommon/libxkbcommon.info | 6 +++--- 3 files changed, 10 insertions(+), 10 deletions(-) (limited to 'libraries') diff --git a/libraries/libxkbcommon/README b/libraries/libxkbcommon/README index 6a31b3a410..ea0d4567fe 100644 --- a/libraries/libxkbcommon/README +++ b/libraries/libxkbcommon/README @@ -1,10 +1,10 @@ -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, +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. -This Slackbuild disables Wayland support by default. In enabling +This Slackbuild disables Wayland support by default. In enabling Wayland support (which requires wayland-protocols), run the script with the following command: diff --git a/libraries/libxkbcommon/libxkbcommon.SlackBuild b/libraries/libxkbcommon/libxkbcommon.SlackBuild index fb22069506..4e04b1c3c6 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-2019 Isaac Yu +# Copyright 2018-2020 Isaac Yu # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=libxkbcommon -VERSION=${VERSION:-0.9.1} +VERSION=${VERSION:-0.10.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/libraries/libxkbcommon/libxkbcommon.info b/libraries/libxkbcommon/libxkbcommon.info index 0d7c18be17..3eedf1a4f2 100644 --- a/libraries/libxkbcommon/libxkbcommon.info +++ b/libraries/libxkbcommon/libxkbcommon.info @@ -1,8 +1,8 @@ PRGNAM="libxkbcommon" -VERSION="0.9.1" +VERSION="0.10.0" HOMEPAGE="https://xkbcommon.org/" -DOWNLOAD="https://xkbcommon.org/download/libxkbcommon-0.9.1.tar.xz" -MD5SUM="4662756fd73ab0ac9e32efdad8f807f6" +DOWNLOAD="https://xkbcommon.org/download/libxkbcommon-0.10.0.tar.xz" +MD5SUM="2d9ad3a46b317138b5e72a91cf105451" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="meson" -- cgit v1.2.3