slackbuilds/desktop/weston
Logan Rathbone 4425b2b053
desktop/weston: Updated for version 10.0.0.
- Merge README.SBo with README, as there is less manual intervention
required with 15.0 than with earlier renditions of current.
- Add patch for elogind support (will submit upstream).

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-04-02 18:18:54 +07:00
..
README desktop/weston: Updated for version 10.0.0. 2022-04-02 18:18:54 +07:00
slack-desc desktop/weston: Cleanups to docs and SlackBuild. 2021-07-28 18:02:33 -05:00
weston-10.0.0-elogind.patch desktop/weston: Updated for version 10.0.0. 2022-04-02 18:18:54 +07:00
weston.SlackBuild desktop/weston: Updated for version 10.0.0. 2022-04-02 18:18:54 +07:00
weston.info desktop/weston: Updated for version 10.0.0. 2022-04-02 18:18:54 +07:00

README

Weston is the reference implementation of a Wayland compositor, as well
as a useful environment in and of itself.

Out of the box, Weston provides a very basic desktop, or a full-featured
environment for non-desktop uses such as automotive, embedded,
in-flight, industrial, kiosks, set-top boxes and TVs. It also provides a
library allowing other projects to build their own full-featured
environments on top of Weston's core.

A small suite of example or demo clients are also provided: though they
can be useful in themselves, their main purpose is to be an example or
test case for others building compositors or clients.

Optional Dependencies:

At the present time, the only optional dependency for this SlackBuild is
colord, which is disabled by default. That is because colord pulls in
many dependencies.

If you would like to enable colord functionality in this SlackBuild, set
the USE_COLORD variable to "true" before running the SlackBuild.