summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4c12d04451151f67c643be8e57b162dfb52f5dfa (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
pkgbase = dpsprep-git
	pkgdesc = A DjVu to PDF converter with a focus on small output size and the ability to preserve document outlines and text layers
	pkgver = 2.2.4
	pkgrel = 1
	url = https://github.com/kcroker/dpsprep
	arch = any
	license = GPL3
	checkdepends = python
	checkdepends = ruff
	checkdepends = mypy
	checkdepends = python-types-pillow
	checkdepends = python-types-fpdf2
	checkdepends = python-pytest
	checkdepends = python-pytest-image-diff
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python
	depends = python-click
	depends = python-djvulibre
	depends = python-fpdf2
	depends = python-loguru
	depends = python-pillow
	depends = python-pdfrw
	optdepends = ocrmypdf: Optional OCR and advanced PDF optimization
	source = git+https://github.com/kcroker/dpsprep.git
	md5sums = SKIP

pkgname = dpsprep-git