summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8032be8c0d7934858fc4719d7f4599219b51688b (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
pkgbase = fava-git
	pkgdesc = Web interface for beancount
	pkgver = 1.15.r11.g2f140b23
	pkgrel = 1
	url = https://beancount.github.io/fava/
	arch = any
	license = MIT
	makedepends = git
	makedepends = nodejs
	makedepends = npm
	depends = beancount>=2.3.0
	depends = python>=3.6
	depends = python-setuptools
	depends = python-babel>=2.6.0
	depends = python-cheroot
	depends = python-flask-babel>=1.0.0
	depends = python-flask>=0.10.1
	depends = python-jinja>=2.10
	depends = python-click
	depends = python-markdown2>=2.3.0
	depends = python-ply
	depends = python-simplejson>=3.2.0
	depends = python-werkzeug>=0.15.0
	optdepends = python-pyexcel>=0.2.2: Spreadsheet (ODS/XLS/XLSX) support
	optdepends = python-pyexcel-ods3>=0.1.1: ODS file support
	optdepends = python-pyexcel-xls>=0.1.0: XLS file support
	optdepends = python-pyexcel-xlsx>=0.1.0: XLSX file support
	provides = fava
	conflicts = fava
	conflicts = beancount-fava-git
	replaces = beancount-fava-git
	source = git://github.com/beancount/fava.git
	md5sums = SKIP

pkgname = fava-git