Files
vcpkg/ports/libraqm/vcpkg.json
2025-12-22 16:15:27 -05:00

17 lines
313 B
JSON

{
"name": "libraqm",
"version": "0.10.3",
"port-version": 1,
"description": "A library for complex text layout",
"homepage": "https://github.com/HOST-Oman/libraqm",
"dependencies": [
"freetype",
"fribidi",
"harfbuzz",
{
"name": "vcpkg-tool-meson",
"host": true
}
]
}