28 lines
522 B
JSON
28 lines
522 B
JSON
{
|
|
"name": "kf5sonnet",
|
|
"version": "5.98.0",
|
|
"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
|
|
}
|
|
],
|
|
"features": {
|
|
"hunspell": {
|
|
"description": "Spell checking support via Hunspell",
|
|
"dependencies": [
|
|
"hunspell"
|
|
]
|
|
}
|
|
}
|
|
}
|