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/weston.info | |
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/weston.info')
-rw-r--r-- | desktop/weston/weston.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/desktop/weston/weston.info b/desktop/weston/weston.info new file mode 100644 index 0000000000000..1acf0ecd49d91 --- /dev/null +++ b/desktop/weston/weston.info @@ -0,0 +1,10 @@ +PRGNAM="weston" +VERSION="7.0.0" +HOMEPAGE="https://wayland.freedesktop.org/" +DOWNLOAD="https://wayland.freedesktop.org/releases/weston-7.0.0.tar.xz" +MD5SUM="cbfda483bc2501d0831af3f33c707850" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="meson libinput libwebp libxkbcommon wayland-egl wayland-protocols" +MAINTAINER="Logan Rathbone" +EMAIL="poprocks@gmail.com" |