summaryrefslogtreecommitdiffstats
path: root/libraries/libxkbcommon/README
diff options
context:
space:
mode:
author Matteo Bernardini2020-08-18 20:11:13 +0200
committer Matteo Bernardini2020-08-18 20:11:13 +0200
commit4c181899d4e4c41770825ac2c4812b01ac807468 (patch)
tree8d7863eb97c787e2ea1198ec5f20d911aafff14d /libraries/libxkbcommon/README
parent039623ea867a44e41cbf62cada3efca35cd703b8 (diff)
downloadslackbuilds-current-20200818.1.tar.gz
20200818.1 global branch merge.current-20200818.1
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'libraries/libxkbcommon/README')
-rw-r--r--libraries/libxkbcommon/README11
1 files changed, 0 insertions, 11 deletions
diff --git a/libraries/libxkbcommon/README b/libraries/libxkbcommon/README
deleted file mode 100644
index ea0d4567fe..0000000000
--- a/libraries/libxkbcommon/README
+++ /dev/null
@@ -1,11 +0,0 @@
-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
-Wayland support (which requires wayland-protocols), run the script
-with the following command:
-
-WAYLAND=yes ./libxkbcommon.SlackBuild