zeek/auxil/vcpkg/ports/libxt/vcpkg.json
Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04: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"
]
}