blob: dcad22bdedb38f5d5fac5117142e42d498577106 (
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
|
pkgbase = sway-borders-git
pkgdesc = Fork of Sway with some additional (mostly graphical) features
pkgver = r6976.8fba9c04
pkgrel = 1
url = https://github.com/fluix-dev/sway-borders
arch = i686
arch = x86_64
license = MIT
makedepends = git
makedepends = meson
makedepends = scdoc
makedepends = wayland-protocols
depends = cairo
depends = gdk-pixbuf2
depends = json-c
depends = pango
depends = polkit
depends = pcre
depends = swaybg-git
depends = ttf-font
depends = wlroots-git
optdepends = foot: Terminal emulator used by the default config
optdepends = dmenu: Application launcher
optdepends = grim: Screenshot utility
optdepends = i3status: Status line
optdepends = mako: Lightweight notification daemon
optdepends = slurp: Select a region
optdepends = swayidle-git: Idle management daemon for Sway
optdepends = swaylock-git: Screen locker for Sway
optdepends = wallutils: Timed wallpapers
optdepends = waybar: Highly customizable bar
optdepends = xorg-xwayland: X11 support
provides = sway
conflicts = sway
options = debug
backup = etc/sway/config
source = git+https://github.com/fluix-dev/sway-borders.git
source = 50-systemd-user.conf
sha512sums = SKIP
sha512sums = c2b7d808f4231f318e03789015624fd4cf32b81434b15406570b4e144c0defc54e216d881447e6fd9fc18d7da608cccb61c32e0e1fab2f1fe2750acf812d3137
pkgname = sway-borders-git
|