vcpkg/ports/libxt/vcpkg.json
2024-03-25 15:31:47 -07:00

25 lines
423 B
JSON

{
"name": "libxt",
"version": "1.3.0",
"description": "X Toolkit Intrinsics library",
"homepage": "https://gitlab.freedesktop.org/xorg/lib/libxt",
"license": null,
"dependencies": [
"bzip2",
"glib",
"libice",
"libsm",
"libx11",
{
"name": "libxt",
"host": true
},
{
"name": "vcpkg-cmake-get-vars",
"host": true
},
"xorg-macros",
"xproto"
]
}