aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/libxpresent/vcpkg.json
blob: 400e4fff94890407ca943d352540b0985189cbd5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "name": "libxpresent",
  "version": "1.0.0",
  "description": "Xlib-based library for the X Present Extension",
  "homepage": "https://gitlab.freedesktop.org/xorg/lib/libxpresent",
  "license": null,
  "dependencies": [
    "bzip2",
    "libx11",
    "libxext",
    "libxfixes",
    "libxrandr",
    "xorg-macros",
    "xproto"
  ]
}