summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 118221c9e95f085d80f7e2ec5034ef5fe2218a2a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = checks-parser-git
	pkgdesc = Utility for parsing checks(receipts) to csv
	pkgver = alpha_0.0.3
	pkgrel = 1
	url = https://git.foxarmy.org/leca/checks-parser
	arch = x86_64
	license = GPL-3.0-or-later
	makedepends = cmake
	makedepends = make
	makedepends = gcc
	makedepends = git
	makedepends = qt5-tools
	depends = qt5-base
	depends = opencv
	depends = zbar
	depends = nlohmann-json
	depends = tesseract
	optdepends = tesseract-data-rus: scan russian checks with OCR
	source = checks-parser-git::git+https://git.foxarmy.org/leca/checks-parser
	sha256sums = SKIP

pkgname = checks-parser-git