summaryrefslogtreecommitdiffstats
path: root/libraries/libxkbcommon/README
diff options
context:
space:
mode:
author Matteo Bernardini2020-04-24 13:43:20 +0200
committer Matteo Bernardini2020-04-24 13:43:20 +0200
commit5002997e7b6f27fdd45f06fe15586c71d5620e31 (patch)
tree5ebef2795dc0c1e0d1ebd0ee910fc7eb5a57273c /libraries/libxkbcommon/README
parent19d21e0644ebff62d23b90dadba1e3409a56589d (diff)
downloadslackbuilds-5002997e7b6f27fdd45f06fe15586c71d5620e31.tar.gz
20200424.1 global branch merge.current-20200424.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