summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 841d4395abcf550bc00e509c0723771f6b3b1921 (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 = python-powerline-git
	pkgdesc = The ultimate statusline/prompt utility
	pkgver = r2391.090cd13
	pkgrel = 2
	epoch = 1
	url = https://github.com/powerline/powerline
	install = powerline.install
	arch = i686
	arch = x86_64
	license = MIT
	makedepends = git
	makedepends = python2-setuptools
	makedepends = python-setuptools
	makedepends = python2-sphinx
	source = powerline::git://github.com/powerline/powerline.git#branch=develop
	source = powerline.install
	sha256sums = SKIP
	sha256sums = af07852748ddba1544feee53fdf747d3dd163597f026719f8a6f80045d0c5425

pkgname = python2-powerline-git
	depends = python2>=2.6
	optdepends = python2-psutil: improved system information
	optdepends = python2-pygit2: improved git support
	optdepends = mercurial: improved mercurial support
	optdepends = zsh: better shell prompt
	optdepends = gvim: vim compiled with Python support
	conflicts = python2-powerline
	conflicts = python-powerline-git
	conflicts = python-powerline
	conflicts = otf-powerline-symbols-git

pkgname = python-powerline-git
	depends = python>=3.2
	optdepends = python-psutil: improved system information
	optdepends = python-pygit2: improved git support
	optdepends = zsh: better shell prompt
	optdepends = gvim: vim compiled with Python support
	conflicts = python2-powerline
	conflicts = python2-powerline-git
	conflicts = python-powerline
	conflicts = otf-powerline-symbols-git