blob: 2624099624fa1557de00e01bac21d432f73263ba (
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
|
pkgbase = i3-gaps-next-git
pkgdesc = A fork of i3wm tiling window manager (development branch) with more features, including gaps
pkgver = 4.20.1.r26.g094f56aa
pkgrel = 1
url = https://github.com/Airblader/i3/tree/gaps-next
arch = i686
arch = x86_64
groups = i3
groups = i3-vcs
license = BSD
makedepends = git
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 = i3lock: For locking your screen.
optdepends = i3status: To display system information with a bar.
provides = i3-wm
conflicts = i3-wm
conflicts = i3-git
conflicts = i3-gaps
options = docs
source = git://github.com/Airblader/i3#branch=gaps-next
sha1sums = SKIP
pkgname = i3-gaps-next-git
|