mirror of
https://github.com/microsoft/vcpkg.git
synced 2026-01-18 01:11:23 +01:00
[tesseract] update to 5.5.2 (#49134)
This commit is contained in:
@@ -2,7 +2,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO tesseract-ocr/tesseract
|
||||
REF "${VERSION}"
|
||||
SHA512 37c9cc2ac1bcd26b783f76a0cd8ef266d2dd54746c73d983202d150bf885b50fd32d9f1745d1df65f4cddccd9fc24b1b871e8dea8dcba3454a27363297423cdd
|
||||
SHA512 e9103c68ba186821aedd38de4d9949cd6732da93a2d0764de18aaaac70eb9c305384a6eb1fe656a8a269bee833178a583a91dd72027ae26d27c8329ed722f4a9
|
||||
PATCHES
|
||||
fix_static_link_icu.patch
|
||||
fix-link-include-path.patch
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
{
|
||||
"name": "tesseract",
|
||||
"version": "5.5.1",
|
||||
"port-version": 1,
|
||||
"version": "5.5.2",
|
||||
"description": "An OCR Engine that was developed at HP Labs between 1985 and 1995... and now at Google.",
|
||||
"homepage": "https://github.com/tesseract-ocr/tesseract",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -9737,8 +9737,8 @@
|
||||
"port-version": 0
|
||||
},
|
||||
"tesseract": {
|
||||
"baseline": "5.5.1",
|
||||
"port-version": 1
|
||||
"baseline": "5.5.2",
|
||||
"port-version": 0
|
||||
},
|
||||
"tevclient": {
|
||||
"baseline": "2023-12-04",
|
||||
|
||||
@@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "ed497e10dafba7808ea1f33bd10954d3923396a8",
|
||||
"version": "5.5.2",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "5e3fdcd84fb65d4a9db9034093d5f8b78b5d91ba",
|
||||
"version": "5.5.1",
|
||||
|
||||
Reference in New Issue
Block a user