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

25 lines
488 B
JSON

{
"name": "at-spi2-core",
"version": "2.44.1",
"port-version": 3,
"description": "Base DBus XML interfaces for accessibility, the accessibility registry daemon, and atspi library.",
"homepage": "https://www.gtk.org/",
"license": null,
"supports": "linux",
"dependencies": [
{
"name": "dbus",
"platform": "linux"
},
"glib",
{
"name": "glib",
"host": true
},
{
"name": "vcpkg-tool-meson",
"host": true
}
]
}