aboutsummaryrefslogtreecommitdiff
path: root/ports/kf5i18n/vcpkg.json
blob: bab7f151de33546a891c0549b7f83844a8a12540 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
  "name": "kf5i18n",
  "version": "5.84.0",
  "port-version": 3,
  "description": "Advanced internationalization framework",
  "homepage": "https://api.kde.org/frameworks/ki18n/html/index.html",
  "dependencies": [
    "ecm",
    "gettext",
    {
      "name": "gettext",
      "host": true,
      "features": [
        "tools"
      ]
    },
    "libiconv",
    "qt5-declarative",
    "qt5-tools"
  ]
}