diff options
author | Logan Rathbone <poprocks@gmail.com> | 2019-11-03 01:27:55 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-11-03 01:27:55 +0700 |
commit | b32c9f8ba901f68df11d723c11ac99b3e717f5ce (patch) | |
tree | 57437a166db33ec01783bfc675f17a4b7e68918d /desktop/weston/slack-desc | |
parent | 833a418a9448f32874014c89bf70b7f065bdb220 (diff) |
desktop/weston: Added (Reference implementation of a Wayland).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/weston/slack-desc')
-rw-r--r-- | desktop/weston/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/desktop/weston/slack-desc b/desktop/weston/slack-desc new file mode 100644 index 000000000000..e82ad04753af --- /dev/null +++ b/desktop/weston/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +weston: weston (Reference implementation of a Wayland compositor) +weston: +weston: Weston is the reference implementation of a Wayland compositor, as +weston: well as a useful environment in and of itself. +weston: +weston: Out of the box, Weston provides a very basic desktop or a +weston: full-featured environment for non-desktop users. +weston: +weston: IMPORTANT: Please read README.Slackware before attempting to run. +weston: +weston: Homepage: http://wayland.freedesktop.org/ |