mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-07 21:05:21 +08:00
a8204d987c
* [fribidi] use vcpkg_configure_make instead of vcpkg_configure_meson * [fribidi] support platform `arm` * [fribidi] remove dependency `vcpkg-tool-meson` * [fribidi] vcpkg x-add-version --all --overwrite-version * Revert "[fribidi] vcpkg x-add-version --all --overwrite-version" This reverts commit c824e8e6ca2ab779954f79c6729298ebc9e9fe4c. * [fribidi] update port-version to 2 * [fribidi] vcpkg x-add-version --all --overwrite-version
8 lines
189 B
JSON
8 lines
189 B
JSON
{
|
|
"name": "fribidi",
|
|
"version": "1.0.11",
|
|
"port-version": 2,
|
|
"description": "GNU FriBidi is an implementation of the Unicode Bidirectional Algorithm (bidi)",
|
|
"supports": "!uwp"
|
|
}
|