mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-23 18:14:51 +08:00
[skip-ci] tesseract: update to 4.0.0
This commit is contained in:
parent
9313443ae6
commit
78fb8790c3
@ -6,8 +6,8 @@ _langs=(afr ara aze bel ben bul cat ces chi_sim chi_tra chr dan deu ell eng enm
|
|||||||
spa_old sqi srp swa swe tam tel tgl tha tur ukr vie)
|
spa_old sqi srp swa swe tam tel tgl tha tur ukr vie)
|
||||||
|
|
||||||
pkgname=tesseract
|
pkgname=tesseract
|
||||||
pkgver=3.05.01
|
pkgver=4.0.0
|
||||||
pkgrel=3
|
pkgrel=1
|
||||||
pkgdesc="An OCR program"
|
pkgdesc="An OCR program"
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
url="https://github.com/tesseract-ocr/tesseract"
|
url="https://github.com/tesseract-ocr/tesseract"
|
||||||
@ -19,7 +19,7 @@ optdepends=('icu' 'cairo' 'pango'
|
|||||||
$(for l in ${_langs[@]}; do echo tesseract-data-${l}; done))
|
$(for l in ${_langs[@]}; do echo tesseract-data-${l}; done))
|
||||||
source=($pkgname-$pkgver.tar.gz::https://github.com/tesseract-ocr/tesseract/archive/$pkgver.tar.gz
|
source=($pkgname-$pkgver.tar.gz::https://github.com/tesseract-ocr/tesseract/archive/$pkgver.tar.gz
|
||||||
https://github.com/tesseract-ocr/tessdata/raw/master/osd.traineddata)
|
https://github.com/tesseract-ocr/tessdata/raw/master/osd.traineddata)
|
||||||
sha256sums=('05898f93c5d057fada49b9a116fc86ad9310ff1726a0f499c3e5211b3af47ec1'
|
sha256sums=('a1f5422ca49a32e5f35c54dee5112b11b99928fc9f4ee6695cdc6768d69f61dd'
|
||||||
'e19f2ae860792fdf372cf48d8ce70ae5da3c4052962fe22e9de1f680c374bb0e')
|
'e19f2ae860792fdf372cf48d8ce70ae5da3c4052962fe22e9de1f680c374bb0e')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
|
Loading…
Reference in New Issue
Block a user