Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

20 lines
426 B
JSON

{
"name": "xcb-proto",
"version": "1.14.1",
"port-version": 2,
"description": "XML-XCB protocol descriptions used by libxcb for the X11 protocol & extensions",
"homepage": "https://xcb.freedesktop.org/",
"license": "X11-distribute-modifications-variant",
"dependencies": [
"bzip2",
{
"name": "libxml2",
"host": true,
"features": [
"tools"
]
},
"xorg-macros"
]
}