Initial commit
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
name: tesseract
|
||||
description: An OCR program
|
||||
version: 5.5.2
|
||||
revision: 1
|
||||
url: https://github.com/tesseract-ocr/tesseract
|
||||
license: Apache-2.0
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- curl
|
||||
- gcc-libs
|
||||
- leptonica
|
||||
- libarchive
|
||||
optional_depends:
|
||||
- icu:For tex2image
|
||||
- pango:For tex2image
|
||||
make_depends:
|
||||
- asciidoc
|
||||
- icu=78.*
|
||||
- pango
|
||||
downloads:
|
||||
- url: https://github.com/tesseract-ocr/tesseract/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 6235ea0dae45ea137f59c09320406f5888383741924d98855bd2ce0d16b54f21
|
||||
Reference in New Issue
Block a user