mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 07:39:01 +08:00
fc7dd25b12
* [many ports] Fix a warning ADDITIONAL_(NATIVE|CROSS)_BINARIES have been deprecated * update version database
21 lines
427 B
JSON
21 lines
427 B
JSON
{
|
|
"name": "at-spi2-core",
|
|
"version": "2.44.1",
|
|
"port-version": 2,
|
|
"description": "Base DBus XML interfaces for accessibility, the accessibility registry daemon, and atspi library.",
|
|
"homepage": "https://www.gtk.org/",
|
|
"license": null,
|
|
"supports": "linux",
|
|
"dependencies": [
|
|
"glib",
|
|
{
|
|
"name": "glib",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-tool-meson",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|