blob: 3f19d0aeff92120a5af8e5ef7b08e3245588fd4f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = zdocscan-git
pkgdesc = Process phone-taken photos to produce high quality scanned documents
pkgver = 0.0.4_r20498ec
pkgrel = 1
url = https://github.com/hammerfunctor/zdocscan
arch = x86_64
license = GPL-3.0-or-later
makedepends = zig
makedepends = git
depends = glibc
depends = djvulibre
depends = potrace
provides = zdocscan
conflicts = zdocscan
source = zdocscan::git+https://github.com/hammerfunctor/zdocscan
sha256sums = SKIP
pkgname = zdocscan-git
|