Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

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"
]
}
}
}