aboutsummaryrefslogtreecommitdiff
path: root/ports/kf5sonnet/vcpkg.json
blob: 52cb029d96149c54a7fbdbe0ff8b54aa650a8d0e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "name": "kf5sonnet",
  "version-semver": "5.84.0",
  "port-version": 2,
  "description": "Multi-language spell checker",
  "homepage": "https://api.kde.org/frameworks/sonnet/html/index.html",
  "dependencies": [
    "ecm",
    "qt5-base",
    "qt5-tools",
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}