aboutsummaryrefslogtreecommitdiff
path: root/ports/atkmm/vcpkg.json
blob: c173ce9cee760dd8b05c595973a9981a14c52ffa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "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"
  ]
}