mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-17 22:57:55 +08:00
c7f99a77a8
* [double-conversion] Bump to 3.1.0 This release also allows removing the workarounds for calling vcpkg_fixup_cmake_targets twice after renaming *LibraryDepends.cmake because upstream didn't install *Targets.cmake files. That in turn fixes using double-conversion on Linux. * [harfbuzz] Fix cmake configs When building cmake with autotools, a harfbuzz-config.cmake file gets installed that makes find_package work. However when building with cmake, that is omitted. Therefore include a patch from upstream pull request https://github.com/harfbuzz/harfbuzz/pull/1161 to fix that. * [harfbuzz] Rename targets to unofficial-harfbuzz because they are not provided by upstream
21 lines
441 B
Plaintext
21 lines
441 B
Plaintext
Source: harfbuzz
|
|
Version: 1.8.4-1
|
|
Description: HarfBuzz OpenType text shaping engine
|
|
Build-Depends: freetype, ragel
|
|
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
|