vcpkg/ports/kf5texteditor/vcpkg.json

35 lines
622 B
JSON

{
"name": "kf5texteditor",
"version": "5.98.0",
"port-version": 1,
"description": "Full text editor component",
"homepage": "https://api.kde.org/frameworks/ktexteditor/html/",
"dependencies": [
"ecm",
{
"name": "gettext",
"host": true,
"features": [
"tools"
]
},
"gettext-libintl",
"kf5archive",
"kf5config",
"kf5guiaddons",
"kf5i18n",
"kf5kio",
"kf5parts",
"kf5sonnet",
"kf5syntaxhighlighting",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}