|
|
|
@ -3,18 +3,23 @@
|
|
|
|
|
|
|
|
|
|
pkgname=sway
|
|
|
|
|
pkgver=1.1.1
|
|
|
|
|
pkgrel=1
|
|
|
|
|
pkgrel=2
|
|
|
|
|
pkgdesc='Tiling Wayland compositor and replacement for the i3 window manager'
|
|
|
|
|
arch=(x86_64)
|
|
|
|
|
url='https://swaywm.org/'
|
|
|
|
|
license=(MIT)
|
|
|
|
|
depends=(cairo gdk-pixbuf2 json-c pango pcre ttf-font 'wlroots>=0.6.0')
|
|
|
|
|
depends=(cairo gdk-pixbuf2 json-c pango pcre swaybg ttf-font 'wlroots>=0.6.0')
|
|
|
|
|
makedepends=(meson ninja scdoc wayland-protocols)
|
|
|
|
|
optdepends=(
|
|
|
|
|
'dmenu: for launching applications'
|
|
|
|
|
'i3status: display a status line'
|
|
|
|
|
'rxvt-unicode: default terminal emulator'
|
|
|
|
|
'xorg-server-xwayland: X11 support'
|
|
|
|
|
'swayidle: Idle management daemon for Wayland'
|
|
|
|
|
'swaylock: Screen locker for Wayland'
|
|
|
|
|
'grim: Screenshot utility that works with Wayland'
|
|
|
|
|
'wallutils: Timed wallpapers that works with Wayland'
|
|
|
|
|
'waybar: Highly customizable bar for Wayland'
|
|
|
|
|
)
|
|
|
|
|
validpgpkeys=("9DDA3B9FA5D58DD5392C78E652CB6609B22DA89A") # Drew DeVault
|
|
|
|
|
source=(
|
|
|
|
|