mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 20:59:45 +08:00
f89336d703
* [tesseract] add missing reference for downstream projects * [tesseract] restore ci, fix many regressions that are uncovered by that * Update ports/opencv2/CONTROL Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * [opencv] fix regressions on uwp, accept failure on arm64 for now * Apply suggestions from code review Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * [opencv4] allow failures on all arm windows targets, both win32 and uwp * adopts hints from #15180 * [libarchive] bump control version * [libarchive] use vcpkg-cmake-wrapper instead of a custom libarchiveConfig, since it is vcpkg-provided and not port-provided * enable features to be visible in parent scope * apply documentation fix from CI * [libarchive] remove unnecessary lines in portfile * fix regressions * Update ports/gdcm/CONTROL * use more compact logic syntax * add new versions to baseline Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
15 lines
459 B
Plaintext
15 lines
459 B
Plaintext
Source: tesseract
|
|
Version: 4.1.1
|
|
Port-Version: 6
|
|
Homepage: https://github.com/tesseract-ocr/tesseract
|
|
Description: An OCR Engine that was developed at HP Labs between 1985 and 1995... and now at Google.
|
|
Build-Depends: leptonica, libarchive
|
|
Supports: !(windows&(arm|arm64))
|
|
|
|
Feature: training-tools
|
|
Description: build training tools
|
|
Build-Depends: icu, pango, cairo, fontconfig
|
|
|
|
Feature: cpu-independed
|
|
Description: build on any cpu extension commands support
|