vcpkg/ports/at-spi2-atk/vcpkg.json
Max Khon 51685e17d6
at-spi2-atk 2.38.0 port (#26766)
at-spi2-core 2.44.1 port

Co-authored-by: Billy O'Neal <bion@microsoft.com>
2022-09-28 11:54:29 -07:00

18 lines
355 B
JSON

{
"name": "at-spi2-atk",
"version": "2.38.0",
"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",
"libxml2",
{
"name": "vcpkg-tool-meson",
"host": true
}
]
}