blob: 6345b9dcabae2c11de561cac30d87d61f03fc5a7 (
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
|
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.6.3.r210.8c6698f
pkgrel = 1
url = https://github.com/kcroker/dpsprep
arch = any
license = GPL-3.0-only
checkdepends = python-pytest
makedepends = git
makedepends = python-uv-build
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-click-man
makedepends = coreutils
makedepends = make
depends = python
depends = python-djvulibre-python
depends = python-click
depends = python-loguru
depends = python-pillow
depends = python-fpdf2
depends = python-pdfrw
optdepends = ocrmypdf: Optional OCR and advanced PDF optimization
optdepends = jbig2enc: Advanced compression of bitonal images
provides = dpsprep
conflicts = dpsprep
source = git+https://github.com/kcroker/dpsprep.git
md5sums = SKIP
pkgname = dpsprep-git
|