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

23 lines
437 B
JSON

{
"name": "at-spi2-atk",
"version": "2.38.0",
"port-version": 1,
"description": "Implementation of the ATK interfaces in terms of the libatspi2 API.",
"homepage": "https://www.gtk.org/",
"license": null,
"supports": "linux",
"dependencies": [
"at-spi2-core",
"atk",
{
"name": "dbus",
"platform": "linux"
},
"libxml2",
{
"name": "vcpkg-tool-meson",
"host": true
}
]
}