vcpkg/ports/atkmm/vcpkg.json
autoantwort 66dc12b3fa
many-ports: Update supports field (#20053)
* many-ports: Update supports field

* Fix several "version-string"s.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-17 08:20:57 -07:00

14 lines
353 B
JSON

{
"name": "atkmm",
"version": "2.36.0",
"port-version": 1,
"description": "atkmm is the official C++ interface for the ATK accessibility toolkit library. It may be used, for instance, by user interfaces implemented with gtkmm.",
"homepage": "https://www.gtkmm.org",
"dependencies": [
"atk",
"gettext",
"glib",
"glibmm"
]
}