summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9a43e4a9036bf74a8f846f1cc6a1064ada4f4b3c (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
pkgbase = python-powerline-git
	pkgdesc = The ultimate statusline/prompt utility
	pkgver = 2.8.1+10+g40c3e092
	pkgrel = 1
	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+https://github.com/powerline/powerline.git#branch=develop
	sha256sums = SKIP

pkgname = python2-powerline-git
	depends = python2>=2.6
	optdepends = python2-psutil: improved system information
	optdepends = python2-pygit2: improved git support
	optdepends = python2-hglib: improved mercurial support
	optdepends = zsh: better shell prompt
	optdepends = vim: vim compiled with Python support
	conflicts = powerline2
	conflicts = powerline
	conflicts = python-powerline-git
	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 = python-hglib: improved mercurial support
	optdepends = zsh: better shell prompt
	optdepends = vim: vim compiled with Python support
	conflicts = powerline2
	conflicts = powerline
	conflicts = python2-powerline-git
	conflicts = otf-powerline-symbols-git