Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[leptonica] Bump to 1.85.0 #42818

Merged
merged 2 commits into from
Dec 23, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 1 addition & 8 deletions ports/leptonica/portfile.cmake
Original file line number Diff line number Diff line change
@@ -1,18 +1,11 @@
vcpkg_download_distfile(REDUCE_REQUIRED_C_SANDARD
URLS https://github.com/DanBloomberg/leptonica/commit/23aef077a8dd631de80cb457384e0aa5338e85a4.patch?full_index=1
FILENAME leptonica-reduce-c-standard-23aef077a8dd631de80cb457384e0aa5338e85a4.patch
SHA512 e309730b959c58b2c063bfd40434da22c79061ece48f2d8a388364a49e2a12a85b74b755e8b837d8fdeee9c187379460a85a9e5cf84f09f0c4649f280a0c9536
)

vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO DanBloomberg/leptonica
REF "${VERSION}"
SHA512 968a88d2074717e6f379d2f9b8f7f0d5193fe9b8856051e09e2b31c939689b196a4a9b2cde595ce76ff8ae2784680ef5e68c40709c051d3d23738e862968016f
SHA512 49e387eae37fda02242ff093c6effa92f59e0761640c71a5c79f0c02923486dc96472ff99a17763cbecc6396966cbc5c0d7f5c8fd3a61f9a65a34339f930735a
HEAD_REF master
PATCHES
fix-pc-and-config.patch
"${REDUCE_REQUIRED_C_SANDARD}"
)

vcpkg_find_acquire_program(PKGCONFIG)
3 changes: 1 addition & 2 deletions ports/leptonica/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"name": "leptonica",
"version": "1.84.1",
"port-version": 1,
"version": "1.85.0",
"description": "An open source library containing software that is broadly useful for image processing and image analysis applications",
"homepage": "https://github.com/DanBloomberg/leptonica",
"license": null,
4 changes: 2 additions & 2 deletions versions/baseline.json
Original file line number Diff line number Diff line change
@@ -4245,8 +4245,8 @@
"port-version": 2
},
"leptonica": {
"baseline": "1.84.1",
"port-version": 1
"baseline": "1.85.0",
"port-version": 0
},
"lerc": {
"baseline": "4.0.4",
5 changes: 5 additions & 0 deletions versions/l-/leptonica.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "06712962f8bd3f195f1ece8fc02582de1643da0b",
"version": "1.85.0",
"port-version": 0
},
{
"git-tree": "99f96a421ac16fea60363be5488c10b19d6018d4",
"version": "1.84.1",