blob: 1c73aac71dcb5066b451145c19d4bbfdde9776e6 (
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 = ocr4linux-git
pkgdesc = OCR CLI Tool for Extracting Text from Screenshots using bash and python for both x11 and wayland.
pkgver = 1.5.0.r63.a551094
pkgrel = 1
url = https://github.com/moheladwy/OCR4Linux
arch = any
license = MIT
makedepends = git
depends = python
depends = bash
depends = libnotify
depends = tesseract
depends = gawk
depends = tesseract-data-eng
depends = tesseract-data-ara
depends = python-numpy
depends = python-pillow
depends = python-pytesseract
depends = python-opencv
depends = grimblast-git
depends = wl-clipboard
depends = cliphist
depends = xclip
depends = scrot
depends = rofi
provides = OCR4Linux
source = ocr4linux-git::git+https://github.com/moheladwy/OCR4Linux
sha256sums = SKIP
pkgname = ocr4linux-git
|