blob: 324fa7fa52956d1d35dd877f18d17c3aab1c2cb9 (
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
32
33
34
35
36
37
38
|
pkgbase = python-rapidocr
pkgdesc = Cross-runtime OCR library
pkgver = 3.8.1
pkgrel = 1
url = https://github.com/RapidAI/RapidOCR
arch = any
license = Apache-2.0
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
depends = python>=3.6
depends = python-pyclipper>=1.2.0
depends = python-opencv>=4.5.1.48
depends = python-numpy>=1.19.5
depends = python-numpy<3.0.0
depends = python-six>=1.15.0
depends = python-shapely>=1.7.1
depends = python-yaml
depends = python-pillow
depends = python-tqdm
depends = python-omegaconf
depends = python-requests
depends = python-colorlog
optdepends = python-onnxruntime: Recommended runtime
optdepends = python-onnxruntime-cpu: Faster than GPU-accelerated onnxruntime (https://github.com/microsoft/onnxruntime/issues/13198)
optdepends = python-openvino: Supported runtime
optdepends = python-paddlepaddle: Supported runtime
optdepends = python-pytorch: Supported runtime
source = https://github.com/RapidAI/RapidOCR/archive/v3.8.1.tar.gz
source = https://github.com/RapidAI/RapidOCR/releases/download/v1.1.0/required_for_whl_v3.0.0.zip
source = https://www.modelscope.cn/models/RapidAI/RapidOCR/resolve/v3.8.0/resources/fonts/FZYTK.TTF
source = setup.py.patch
sha256sums = 9b0118260bc8ca665ec5c9d4769729c9642ef44e61b8ce2f50fb925ff02438d7
sha256sums = e050aa8cf29cdbea04550204336859069dcbf7bb86761112d2008ae93db13296
sha256sums = 4065a23df6823c8e2b69a0e76d02f02a6470b8774a5e91086609701ad95cc33f
sha256sums = ebfa9ac2f957378702f1ec6d07e8ca7b2a3f1c66e8194fc63bc8a35dfcebb5ca
pkgname = python-rapidocr
|