summaryrefslogtreecommitdiffstats
path: root/libraries/wayland/README
diff options
context:
space:
mode:
author Matteo Bernardini2020-05-16 08:40:20 +0200
committer Matteo Bernardini2020-05-16 08:40:20 +0200
commit24d138810ffcc8f587a8b5738055b391d5557876 (patch)
tree36cb94ee167544a9b47bb0977f363ad1d9a9269c /libraries/wayland/README
parentba2748231a15ec48e202d1266310f7b2ac19f831 (diff)
downloadslackbuilds-24d138810ffcc8f587a8b5738055b391d5557876.tar.gz
20200516.1 global branch merge.current-20200516.1
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'libraries/wayland/README')
-rw-r--r--libraries/wayland/README16
1 files changed, 0 insertions, 16 deletions
diff --git a/libraries/wayland/README b/libraries/wayland/README
deleted file mode 100644
index 6ae0b7eac6..0000000000
--- a/libraries/wayland/README
+++ /dev/null
@@ -1,16 +0,0 @@
-The Wayland display server
-
-Wayland is a project to define a protocol for a compositor to talk
-to its clients as well as a library implementation of the protocol.
-The compositor can be a standalone display server running on Linux
-kernel modesetting and evdev input devices, an X application, or a
-wayland client itself. The clients can be traditional applications,
-X servers (rootless or fullscreen) or other display servers.
-
-Optional Dependency
-
-Building man and html documentation is optional. If you want to build
-that, install graphviz and execute the slackbuild with
-
- GRAPHVIZ=yes ./wayland.SlackBuild
-