aboutsummaryrefslogtreecommitdiff
path: root/ports/harfbuzz/CONTROL
diff options
context:
space:
mode:
authorMartin Vejdarski <extrulm@gmail.com>2020-05-20 05:20:18 +0700
committerGitHub <noreply@github.com>2020-05-19 15:20:18 -0700
commitec2b59b93e168d4f25f1935afb86f038b0122938 (patch)
treeb0f2547c31a19f5ce687cf848269827ef10ed633 /ports/harfbuzz/CONTROL
parentedfc5ac1c33e5d1322249811c0a84f8e02c3e538 (diff)
downloadvcpkg-ec2b59b93e168d4f25f1935afb86f038b0122938.tar.gz
vcpkg-ec2b59b93e168d4f25f1935afb86f038b0122938.zip
[harfbuzz,skia] Update and replace Skia dependencies with vcpkg (#11416)
Diffstat (limited to 'ports/harfbuzz/CONTROL')
-rw-r--r--ports/harfbuzz/CONTROL6
1 files changed, 1 insertions, 5 deletions
diff --git a/ports/harfbuzz/CONTROL b/ports/harfbuzz/CONTROL
index 04c85fb5c..4dbeebf7c 100644
--- a/ports/harfbuzz/CONTROL
+++ b/ports/harfbuzz/CONTROL
@@ -1,9 +1,8 @@
Source: harfbuzz
-Version: 2.5.3-1
+Version: 2.6.6
Description: HarfBuzz OpenType text shaping engine
Homepage: https://github.com/behdad/harfbuzz
Build-Depends: freetype[core], ragel, gettext (osx)
-Default-Features: ucdn
Feature: graphite2
Build-Depends: graphite2
@@ -13,9 +12,6 @@ Feature: icu
Build-Depends: icu
Description: icu support for harfbuzz
-Feature: ucdn
-Description: Builtin (UCDN) Unicode callbacks support
-
Feature: glib
Build-Depends: glib
Description: Glib Unicode callbacks support