summaryrefslogtreecommitdiffstats
path: root/libraries/libxkbcommon/README
diff options
context:
space:
mode:
author Matteo Bernardini2020-06-14 18:31:09 +0200
committer Matteo Bernardini2020-06-14 18:31:09 +0200
commit977fd852aafb94712c78db12c97ba4ced4640683 (patch)
tree9b29826e40c0ce96afb9da011a23b67ff2e440fd /libraries/libxkbcommon/README
parentf60e7c8a3ae6e8bca512899b691794a888c519a8 (diff)
downloadslackbuilds-current-20200614.1.tar.gz
20200614.1 global branch merge.current-20200614.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