vcpkg/ports/libxfont/vcpkg.json
2024-12-16 13:07:18 -05:00

20 lines
379 B
JSON

{
"name": "libxfont",
"version": "2.0.5",
"port-version": 1,
"description": "X font handling library for server & utilities",
"homepage": "https://gitlab.freedesktop.org/xorg/lib/libxfont",
"license": null,
"dependencies": [
"bzip2",
"freetype",
"libfontenc",
"libx11",
"libxext",
"xorg-macros",
"xproto",
"xtrans",
"zlib"
]
}