summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: cf99ed65c8a73526fb7bf372cdba90d9b58f8dbc (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
pkgbase = i3-kde
	pkgdesc = An improved dynamic tiling window manager (with KDE patches)
	pkgver = 4.12
	pkgrel = 1
	url = http://i3wm.org/
	arch = i686
	arch = x86_64
	groups = i3-vcs
	license = BSD
	makedepends = git
	makedepends = asciidoc
	makedepends = docbook-xsl
	makedepends = pkgconfig
	depends = xcb-util-keysyms
	depends = xcb-util-wm
	depends = libev
	depends = yajl
	depends = startup-notification
	depends = pango
	depends = perl
	depends = xcb-util-cursor
	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
	conflicts = i3bar
	options = docs
	options = !strip
	source = git+https://github.com/sLite/i3.git#branch=kde-master
	sha1sums = SKIP

pkgname = i3-kde