summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 147a3b2a10ba41c1b4b8c0a365f60f86b8255c3b (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
pkgbase = manga-ocr-git
	pkgdesc = Optical character recognition for Japanese text focused on manga
	pkgver = 0.1.11.r0.g1a3ffca
	pkgrel = 2
	url = https://github.com/kha-white/manga-ocr
	arch = x86_64
	license = Apache-2.0
	checkdepends = python-pytest
	makedepends = git
	makedepends = python-setuptools
	depends = python
	depends = python-fire
	depends = python-fugashi
	depends = python-jaconv
	depends = python-loguru
	depends = python-numpy
	depends = python-pillow
	depends = python-pyperclip
	depends = python-pytorch
	depends = python-transformers
	depends = python-unidic-lite
	optdepends = wl-clipboard: Read images from the clipboard in the command-line mode on Wayland
	optdepends = xclip: Read images from the clipbaord in the command-line mode on X11
	provides = manga-ocr=0.1.11.r0.g1a3ffca
	conflicts = manga-ocr
	source = git+https://github.com/kha-white/manga-ocr.git#branch=master
	source = skip-example-run-on-boot.patch
	b2sums = SKIP
	b2sums = 57f9bd09a900e35983a876437dd1f50d811faf00122095dfe22309b113d02eb0185dc192baeac507205e2302a7d61ad378895133cfea123fa6aaa67447111a3b

pkgname = manga-ocr-git