vcpkg/ports/harfbuzz/CONTROL
angelmixu 1eceb88c71 fix build for harfbuzz on macOS (#4776)
* fix library exports for iconv on macOS, add Threads dependency for cairo, add the iconv, intl and Threads dependencies to harfbuzz

* updated portfile from harfbuzz fix

* fix indenting and order

* fix portfile

* [gettext] Add unofficial-gettext targets

* [gettext] Fixup for Linux
2019-02-07 15:24:33 -08:00

21 lines
456 B
Plaintext

Source: harfbuzz
Version: 1.8.4-4
Description: HarfBuzz OpenType text shaping engine
Build-Depends: freetype, ragel, gettext (osx)
Default-Features: ucdn
Feature: graphite2
Build-Depends: graphite2
Description: Graphite2 shaper support
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