          MODULE=libwayland-git
         VERSION=trunk
          SOURCE=$MODULE-$VERSION.tar.bz2
      SOURCE_URL=git://anongit.freedesktop.org/wayland/wayland
        WEB_SITE=http://wayland.freedesktop.org/
         ENTERED=20110507
         UPDATED=`date -u +%Y%m01`
           SHORT="modern display server"

cat << EOF
Wayland is a protocol for a compositor to talk to its clients as well as
a C library implementation of that 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.
EOF
