blob: daf61152ab6de2bd2261bb379da0bad06c2c29d1 (
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
|
pkgbase = swayfx-git
pkgdesc = SwayFX: Sway, but with eye candy!
pkgver = r7069.03a07969
pkgrel = 4
url = https://github.com/WillPower3309/swayfx
install = sway.install
arch = i686
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 = libscenefx-0.4.so
depends = libjson-c.so
depends = libpixman-1.so
depends = libudev.so
depends = libwayland-server.so
depends = libwlroots-0.19.so
depends = libxcb
depends = libxkbcommon.so
depends = pango
depends = pcre2
depends = ttf-font
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
provides = sway
provides = swayfx
provides = wayland-compositor
conflicts = sway
conflicts = swayfx
conflicts = swayfx-git
backup = etc/sway/config
backup = etc/sway/config.d/50-systemd-user.conf
source = swayfx::git+https://github.com/WillPower3309/swayfx.git
source = 50-systemd-user.conf
source = sway-portals.conf
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
pkgname = swayfx-git
|