aboutsummaryrefslogtreecommitdiff
path: root/ports/fribidi/vcpkg.json
blob: 130fbe0de0f9cb8384cf89c70d7f8c5b1101def8 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "name": "fribidi",
  "version-string": "1.0.10",
  "port-version": 3,
  "description": "GNU FriBidi is an implementation of the Unicode Bidirectional Algorithm (bidi)",
  "supports": "!(uwp | arm)",
  "dependencies": [
    "tool-meson"
  ]
}