blob: 437b713e7ac72ec25d51908b5a5e0a5bdb4bd9ec (
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
|
pkgbase = i3-gaps-kde-git
pkgdesc = A fork of i3wm tiling window manager with more features, including gaps (with KDE patches)
pkgver = 4.20.1
pkgrel = 1
url = https://github.com/exzombie/i3-gaps-kde
arch = i686
arch = x86_64
groups = i3
license = BSD
makedepends = bison
makedepends = flex
makedepends = asciidoc
makedepends = xmlto
makedepends = meson
depends = xcb-util-keysyms
depends = xcb-util-wm
depends = libev
depends = yajl
depends = startup-notification
depends = pango
depends = perl
depends = xcb-util-cursor
depends = xcb-util-xrm
depends = libxkbcommon-x11
optdepends = rxvt-unicode: The terminal emulator used in the default config.
optdepends = dmenu: As menu.
optdepends = i3lock: For locking your screen.
optdepends = i3status: To display system information with a bar.
optdepends = perl-json-xs: For i3-save-tree
optdepends = perl-anyevent-i3: For i3-save-tree
provides = i3-wm
conflicts = i3-wm
options = docs
options = debug
backup = etc/i3/config
source = git+https://github.com/exzombie/i3-gaps-kde.git#branch=release-4.20.1-kde
sha256sums = SKIP
pkgname = i3-gaps-kde-git
|