aboutsummaryrefslogtreecommitdiff
path: root/ports
diff options
context:
space:
mode:
authorAlonso Schaich <alonsoschaich@fastmail.fm>2021-08-28 00:06:39 +0000
committerGitHub <noreply@github.com>2021-08-27 17:06:39 -0700
commit21935b744dc411e0fb1926618fdfb18c67d4b188 (patch)
treec153970b6a5369873bc6e81a74fa83e9ff680e06 /ports
parente6ed80cfca60da5ad016b28764818be7b7b0b77f (diff)
downloadvcpkg-21935b744dc411e0fb1926618fdfb18c67d4b188.tar.gz
vcpkg-21935b744dc411e0fb1926618fdfb18c67d4b188.zip
[pango] Fix libthai splelling (microsoft#19758) (#19760)
Diffstat (limited to 'ports')
-rw-r--r--ports/pango/portfile.cmake2
-rw-r--r--ports/pango/vcpkg.json1
2 files changed, 2 insertions, 1 deletions
diff --git a/ports/pango/portfile.cmake b/ports/pango/portfile.cmake
index ffbefb02f..db31f6f15 100644
--- a/ports/pango/portfile.cmake
+++ b/ports/pango/portfile.cmake
@@ -13,7 +13,7 @@ vcpkg_configure_meson(
-Dintrospection=disabled # Build the GObject introspection data for Pango
-Dfontconfig=enabled # Build with FontConfig support.
-Dsysprof=disabled # include tracing support for sysprof
- -Dlibtahi=disabled # Build with libthai support
+ -Dlibthai=disabled # Build with libthai support
-Dcairo=enabled # Build with cairo support
-Dxft=disabled # Build with xft support
-Dfreetype=enabled # Build with freetype support
diff --git a/ports/pango/vcpkg.json b/ports/pango/vcpkg.json
index 5b4858add..f07410236 100644
--- a/ports/pango/vcpkg.json
+++ b/ports/pango/vcpkg.json
@@ -1,6 +1,7 @@
{
"name": "pango",
"version": "1.48.4",
+ "port-version": 1,
"description": "Text and font handling library.",
"homepage": "https://ftp.gnome.org/pub/GNOME/sources/pango/",
"dependencies": [