mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 05:15:11 +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 c824e8e6ca
.
* [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"
|
|
}
|