blob: b5973a2976f4b5b0f8652bc43149f809de36ef0a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-autocrop-git
pkgdesc = Automatically crop and rotate scanned images using OpenCV
pkgver = 20260517.r6.d5b7b7f
pkgrel = 1
url = https://github.com/z80z80z80/autocrop
arch = any
license = GPL3
makedepends = git
makedepends = dos2unix
depends = python-opencv
depends = python-numpy
provides = python-autocrop
conflicts = python-autocrop
source = git+https://github.com/z80z80z80/autocrop#branch=main
sha512sums = SKIP
pkgname = python-autocrop-git
|