view wm/sway/sway.info @ 1220:4ccc42bf0284

misc: split .sh with .info
author David Demelier <markand@malikania.fr>
date Thu, 30 Sep 2021 09:26:38 +0200
parents
children
line wrap: on
line source

PKGNAME=sway
PKGVERSION=1.2
PKGREVISION=1
PKGLICENSE="MIT"
PKGSUMMARY="tiling Wayland compositor"
PKGWWW="https://swaywm.org"
PKGDOWNLOAD="https://github.com/swaywm/sway/releases/download/$PKGVERSION/$PKGNAME-$PKGVERSION.tar.gz"
PKGDEPENDS="cairo
            glib
            json-c
            libevdev
            libinput
            libpcre
            libxkbcommon
            meson:build
            pango
            pixman
            scdoc:build
            wayland
            wayland-protocols:build
            wlroots"
PKGOPTIONS="GDK_PIXBUF TRAY X"