zeek/auxil/vcpkg/ports/xproto/vcpkg.json
Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

16 lines
323 B
JSON

{
"name": "xproto",
"version": "2021.5",
"description": "X Window System unified protocol definitions",
"homepage": "https://gitlab.freedesktop.org/xorg/proto/xorgproto",
"license": null,
"dependencies": [
"libxslt",
{
"name": "vcpkg-tool-meson",
"host": true
},
"xorg-macros"
]
}