diff options
author | Damian Perticone <mjolnirdam@gmail.com> | 2022-04-30 13:35:53 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-04-30 13:52:15 +0700 |
commit | 5850a1c285d7a16469ebe6ae55519e2d0accc063 (patch) | |
tree | 02d0ba234354bae2eebd19ddb8bcd8eb0ec0c9a8 /desktop/wayfire/wayfire.info | |
parent | c46cb78f18c16d5f58ca57929e7daa5926dab4ef (diff) |
desktop/wayfire: Added (3D wayland compositor).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/wayfire/wayfire.info')
-rw-r--r-- | desktop/wayfire/wayfire.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/desktop/wayfire/wayfire.info b/desktop/wayfire/wayfire.info new file mode 100644 index 0000000000..bab140d983 --- /dev/null +++ b/desktop/wayfire/wayfire.info @@ -0,0 +1,10 @@ +PRGNAM="wayfire" +VERSION="0.7.3" +HOMEPAGE="https://wayfire.org" +DOWNLOAD="https://github.com/WayfireWM/wayfire/releases/download/v0.7.3/wayfire-0.7.3.tar.xz" +MD5SUM="795c4b2f4051eddaed12d07277371544" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="wlroots wf-config" +MAINTAINER="Damian Perticone" +EMAIL="mjolnirdam@gmail.com" |