[pango] Update to 1.50.14 (#30891)

* [pango] Update to 1.50.14 (microsoft#30890)

* [pango] regenerate versions registry (microsoft#30890)
This commit is contained in:
Alonso Schaich 2023-04-18 10:09:34 +09:00 committed by GitHub
parent ce69d61a89
commit 2180302c36
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 9 additions and 20 deletions

View File

@ -1,13 +0,0 @@
diff --git a/meson.build b/meson.build
index 723e0c2..c348730 100644
--- a/meson.build
+++ b/meson.build
@@ -312,7 +312,7 @@ endif
# The first version of freetype with a pkg-config file is 2.1.5,
# CMake uses 'freetype' rather than 'freetype2' for the package name
-freetype_package_name = cc.get_argument_syntax() == 'msvc' ? \
+freetype_package_name = false ? \
'freetype' : 'freetype2'
freetype_dep = dependency(freetype_package_name,

View File

@ -4,10 +4,8 @@ vcpkg_from_gitlab(
OUT_SOURCE_PATH SOURCE_PATH
REPO GNOME/pango
REF "${VERSION}"
SHA512 30be64784fac2539741c5e085ed0cf515fdd2044e71b6c08121dfb838e50d1a31f4f9e53d9869b65aa1fa246ab5cc1bec18503a08dcf0337aece84290472e336
SHA512 5de67e711a1f25bd2c741162bb8306ae380d134f95b9103db6e96864d3a1100321ce106d8238dca54e746cd8f1cfdbe50cc407878611d3d09694404f3f128c73
HEAD_REF master
PATCHES
freetype2-pc.patch
)
if("introspection" IN_LIST FEATURES)

View File

@ -1,7 +1,6 @@
{
"name": "pango",
"version": "1.50.12",
"port-version": 2,
"version": "1.50.14",
"description": "Text and font handling library.",
"homepage": "https://ftp.gnome.org/pub/GNOME/sources/pango/",
"license": "LGPL-2.0-only",

View File

@ -6009,8 +6009,8 @@
"port-version": 0
},
"pango": {
"baseline": "1.50.12",
"port-version": 2
"baseline": "1.50.14",
"port-version": 0
},
"pangolin": {
"baseline": "0.8",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "3985e71b9e3446f57995321a290a75a7bf5101dc",
"version": "1.50.14",
"port-version": 0
},
{
"git-tree": "5f1f5e6f18ba1451a6fd4dadf82463a2ac3f9326",
"version": "1.50.12",