mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 03:09:00 +08:00
35 lines
622 B
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
|
|
}
|
|
]
|
|
}
|