mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 03:39:01 +08:00
b34b7ff2c9
* [many ports] Update KF5 frameworks to 5.81 * [many ports] Update KF5 versions * [kf5guiaddons] disable parallel configure * [kf5windowsystem] disable parallel configure * [many ports] Update KF5 versions * [kf5archive] disable parallel configure * [many ports] Update KF5 versions
13 lines
287 B
JSON
13 lines
287 B
JSON
{
|
|
"name": "kf5syntaxhighlighting",
|
|
"version": "5.81.0",
|
|
"description": "Syntax highlighting engine for Kate syntax definitions",
|
|
"homepage": "https://github.com/KDE/syntax-highlighting",
|
|
"dependencies": [
|
|
"ecm",
|
|
"qt5-base",
|
|
"qt5-tools",
|
|
"qt5-xmlpatterns"
|
|
]
|
|
}
|