vcpkg/ports/libxt/vcpkg.json

25 lines
423 B
JSON
Raw Normal View History

{
"name": "libxt",
2024-03-26 06:31:47 +08:00
"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"
]
}