aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/libxcvt/vcpkg.json
blob: bc7bcd5785f05b7fbb374f0e41f305075d4cfee9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "name": "libxcvt",
  "version": "0.1.2",
  "port-version": 1,
  "description": "A library providing a standalone version of the X server implementation of the VESA CVT standard timing modelines generator.",
  "homepage": "https://gitlab.freedesktop.org/xorg/lib/libxcvt",
  "license": null,
  "supports": "!windows",
  "dependencies": [
    {
      "name": "vcpkg-tool-meson",
      "host": true
    }
  ]
}