{
  "name": "xcb",
  "version": "1.14",
  "port-version": 1,
  "description": "C interface to the X Window System protocol, which replaces the traditional Xlib interface.",
  "homepage": "https://xcb.freedesktop.org/",
  "license": "X11-distribute-modifications-variant",
  "dependencies": [
    "bzip2",
    "libxau",
    "libxdmcp",
    {
      "name": "libxslt",
      "host": true
    },
    "pthread",
    "pthread-stubs",
    "xcb-proto",
    "xcb-util-m4",
    "xorg-macros",
    "xproto"
  ]
}
