vcpkg/ports/libxfont/vcpkg.json

19 lines
358 B
JSON
Raw Normal View History

{
"name": "libxfont",
"version": "2.0.5",
"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"
]
}