aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/libxfont/vcpkg.json
blob: c200e478fc32e64ea1084b70db777a714aa32cc9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
  "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"
  ]
}