add packages
This commit is contained in:
20
python-meikiocr/.SRCINFO
Normal file
20
python-meikiocr/.SRCINFO
Normal file
@@ -0,0 +1,20 @@
|
||||
pkgbase = python-meikiocr
|
||||
pkgdesc = High-speed, high-accuracy, local OCR for Japanese video games
|
||||
pkgver = 0.1.2
|
||||
pkgrel = 1
|
||||
url = https://github.com/rtr46/meikiocr
|
||||
arch = any
|
||||
license = Apache-2.0
|
||||
makedepends = python-build
|
||||
makedepends = python-installer
|
||||
makedepends = python-wheel
|
||||
makedepends = python-setuptools
|
||||
depends = python-numpy
|
||||
depends = python-opencv
|
||||
depends = python-huggingface-hub
|
||||
depends = onnxruntime
|
||||
optdepends = onnxruntime-cuda: GPU acceleration
|
||||
source = meikiocr-0.1.2.tar.gz::https://files.pythonhosted.org/packages/source/m/meikiocr/meikiocr-0.1.2.tar.gz
|
||||
sha256sums = 612ab61ac7a741cd4ca96c961c5917cf21f393dc0d71d7ab2dbd677ae9b18f39
|
||||
|
||||
pkgname = python-meikiocr
|
||||
Reference in New Issue
Block a user