summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3ab21b6d0e14ce3cd92d13f742283a80b912f938 (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
pkgbase = ocrmypdf
	pkgdesc = A tool to add an OCR text layer to scanned PDF files, allowing them to be searched
	pkgver = 16.10.0
	pkgrel = 1
	url = https://github.com/ocrmypdf/OCRmyPDF
	install = ocrmypdf.install
	arch = any
	license = MPL2
	makedepends = python-hatch-vcs
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python>=3.9
	depends = img2pdf
	depends = python-pillow
	depends = tesseract
	depends = ghostscript
	depends = unpaper
	depends = pngquant
	depends = python-pikepdf
	depends = python-reportlab
	depends = python-pdfminer
	depends = python-tqdm
	depends = python-pluggy
	depends = python-rich
	depends = python-importlib_resources
	depends = python-packaging
	depends = python-deprecation
	optdepends = jbig2enc: Better compression algorithm; results in smaller PDF files
	source = https://files.pythonhosted.org/packages/source/o/ocrmypdf/ocrmypdf-16.10.0.tar.gz
	sha256sums = d5b907a7b92951f1f3617f0f5ca002d866143d94fd168546a70e51756bf6412e

pkgname = ocrmypdf