blob: 556cfc49c9b4604c2e6762f81e60e0945912ff5a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
|
pkgbase = sway-git
pkgdesc = Tiling Wayland compositor and replacement for the i3 window manager
pkgver = r7177.4a221057
pkgrel = 1
url = https://swaywm.org/
install = sway-git.install
arch = x86_64
license = MIT
makedepends = git
makedepends = libcap
makedepends = meson
makedepends = scdoc
makedepends = wayland-protocols
depends = cairo
depends = gdk-pixbuf2
depends = glib2
depends = glibc
depends = json-c
depends = libevdev
depends = libinput
depends = libxcb
depends = libxkbcommon
depends = pango
depends = pcre2
depends = pixman
depends = systemd-libs
depends = wayland
depends = wlroots-git
depends = xcb-util-wm
optdepends = dmenu: Application launcher used in default configuration
optdepends = foot: Terminal emulator used in default configuration
optdepends = polkit: System privilege control. Required if not using seatd service
optdepends = swaybg-git: Wallpaper tool for sway
optdepends = swayidle-git: Idle management daemon
optdepends = swaylock-git: Screen locker
optdepends = xorg-xwayland: X11 support
provides = sway
conflicts = sway
options = debug
backup = etc/sway/config
source = sway-git::git+https://github.com/swaywm/sway.git
source = 50-systemd-user.conf
b2sums = SKIP
b2sums = 95e0862807c3b5bb490b88c46e6d2d4deaa8ba0d18be0c169f3d57606acbfa124cb712b48b22ab6f12f247ac5b8d5d3cf4db85f7b04420845c0e3ed742edf917
pkgname = sway-git
|