blob: 58bceb3aab72fd9dcef355513df0492b1536c252 (
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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
|
pkgbase = sway-hidecursor-leftbar
pkgdesc = Tiling Wayland compositor and replacement for the i3 window manager
pkgver = 1.10.1
pkgrel = 1
url = https://swaywm.org/
install = sway.install
arch = x86_64
license = MIT
makedepends = git
makedepends = meson
makedepends = ninja
makedepends = scdoc
makedepends = wayland-protocols
depends = cairo
depends = gdk-pixbuf2
depends = libevdev.so
depends = libinput
depends = libjson-c.so
depends = libpixman-1.so
depends = libudev.so
depends = libwayland-server.so
depends = libxcb
depends = libxkbcommon.so
depends = pango
depends = pcre2
depends = ttf-font
depends = wlroots
depends = xcb-util-wm
optdepends = brightnessctl: Brightness adjustment tool used in the default configuration
optdepends = foot: Terminal emulator used in the default configuration
optdepends = i3status: Status line generation
optdepends = libpulse: Volume adjustment tool (pactl) used in the default configuration
optdepends = mako: Lightweight notification daemon
optdepends = polkit: System privilege control. Required if not using seatd service
optdepends = swaybg: Wallpaper tool for sway
optdepends = sway-contrib: Collection of user-contributed scripts for sway
optdepends = swayidle: Idle management daemon
optdepends = swaylock: Screen locker
optdepends = waybar: Highly customizable bar
optdepends = wmenu: Application launcher used in default config
optdepends = xorg-xwayland: X11 support
optdepends = xdg-desktop-portal-gtk: Default xdg-desktop-portal for file picking
optdepends = xdg-desktop-portal-wlr: xdg-desktop-portal backend
conflicts = sway
backup = etc/sway/config
backup = etc/sway/config.d/50-systemd-user.conf
source = git+https://github.com/swaywm/sway.git#tag=1.10.1?signed
source = 50-systemd-user.conf
source = sway-portals.conf
source = remove_git_version_format.patch
source = hidecursor.patch
source = leftbar.patch
validpgpkeys = 34FF9526CFEF0E97A340E2E40FDE7BE0E88F5E48
validpgpkeys = 9DDA3B9FA5D58DD5392C78E652CB6609B22DA89A
sha512sums = ec7752ac270dac861130255d00b135f03b1e9bc8313b2f21b1e565a7e0a10ef4fa839c6566f541e5b922715b8da836c654b29ebad0d0850699c03e0bb08a8796
sha512sums = d5f9aadbb4bbef067c31d4c8c14dad220eb6f3e559e9157e20e1e3d47faf2f77b9a15e52519c3ffc53dc8a5202cb28757b81a4b3b0cc5dd50a4ddc49e03fe06e
sha512sums = 4f9576b7218aef8152eb60e646985e96b13540b7a4fd34ba68fdc490199cf7a7b46bbee85587e41bffe81fc730222cf408d5712e6251edc85a0a0b0408c1a2df
sha512sums = c3a450d3411b5ec6d4bcb485744213a49ee95698d3237804a7bf93258e091753de4666a2245ffe74129151749ec296be4d7741814380133b673f3fd2ec71932b
sha512sums = f6068630b09d8dde28244cdaffb94038894b42d0f936ce1fe51aa85003e6a6724bee0d96ad842ff1649d3e4f37eeca68fcd9b415f137df98cb72a7fa18cbe790
sha512sums = 044a0d4b5c77c0b3de9a16a9cd4ee18ab3bfffccc4c874dc498765e02cb9c758e5febd8b3649d43a85f229c9ab78bf2ab0e4e925872f47c34702e19c20e60cd2
pkgname = sway-hidecursor-leftbar
|