blob: f76a2e9cbcc91d60d950ae6af56c0899f712af94 (
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
|
pkgbase = sway-hidecursor-leftbar
pkgdesc = Tiling Wayland compositor and replacement for the i3 window manager
pkgver = 1.8.1
pkgrel = 1
url = https://swaywm.org/
install = sway.install
arch = x86_64
license = MIT
makedepends = meson
makedepends = ninja
makedepends = scdoc
makedepends = setconf
makedepends = wayland-protocols
depends = cairo
depends = gdk-pixbuf2
depends = libevdev.so
depends = libinput
depends = libjson-c.so
depends = libudev.so
depends = libwayland-server.so
depends = libwlroots.so
depends = libxcb
depends = libxkbcommon.so
depends = pango
depends = pcre2
depends = ttf-font
optdepends = bemenu: Wayland-native alternative to dmenu
optdepends = dmenu: Application launcher used in default config
optdepends = foot: Terminal emulator used in the default configuration
optdepends = i3status: Status line generation
optdepends = mako: Lightweight notification daemon
optdepends = polkit: System privilege control. Required if not using seatd service
optdepends = swaybg: Wallpaper tool for sway
optdepends = swayidle: Idle management daemon
optdepends = swaylock: Screen locker
optdepends = waybar: Highly customizable bar
optdepends = xorg-xwayland: X11 support
conflicts = sway
backup = etc/sway/config
backup = etc/sway/config.d/50-systemd-user.conf
source = https://github.com/swaywm/sway/releases/download/1.8.1/sway-1.8.1.tar.gz
source = https://github.com/swaywm/sway/releases/download/1.8.1/sway-1.8.1.tar.gz.sig
source = 50-systemd-user.conf
source = sys_nice_user_xkb_configs.patch
source = hidecursor.patch
source = leftbar.patch
validpgpkeys = 34FF9526CFEF0E97A340E2E40FDE7BE0E88F5E48
validpgpkeys = 9DDA3B9FA5D58DD5392C78E652CB6609B22DA89A
sha512sums = 1504312a199608532e22336c5031e8f4749f5102ab321d13d97a1f93d49c8ec435e9097af729d8f7dfa81e2e96cee7de91cf4c04b6a7b7151ea740a1e43eb086
sha512sums = SKIP
sha512sums = c2b7d808f4231f318e03789015624fd4cf32b81434b15406570b4e144c0defc54e216d881447e6fd9fc18d7da608cccb61c32e0e1fab2f1fe2750acf812d3137
sha512sums = 156719e93d0213d1b54ce6e3a9b2dcc9246da5689dd2d3281546f9c042cbc69072f99b087e112fe777dcd786d2b9d1be1e1c9200feddffb5e2d16f8dfb27515d
sha512sums = f6068630b09d8dde28244cdaffb94038894b42d0f936ce1fe51aa85003e6a6724bee0d96ad842ff1649d3e4f37eeca68fcd9b415f137df98cb72a7fa18cbe790
sha512sums = 044a0d4b5c77c0b3de9a16a9cd4ee18ab3bfffccc4c874dc498765e02cb9c758e5febd8b3649d43a85f229c9ab78bf2ab0e4e925872f47c34702e19c20e60cd2
pkgname = sway-hidecursor-leftbar
|