mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-29 21:11:47 +08:00
b7f99c3c4b
* Remove unused cmake options and MAYBE_UNUSED_VARIABLES values * Update MAYBE_UNUSED_VARIABLES docs * update version * version stuff * version stuff * update docs
14 lines
308 B
JSON
14 lines
308 B
JSON
{
|
|
"name": "kf5syntaxhighlighting",
|
|
"version": "5.84.0",
|
|
"port-version": 1,
|
|
"description": "Syntax highlighting engine for Kate syntax definitions",
|
|
"homepage": "https://github.com/KDE/syntax-highlighting",
|
|
"dependencies": [
|
|
"ecm",
|
|
"qt5-base",
|
|
"qt5-tools",
|
|
"qt5-xmlpatterns"
|
|
]
|
|
}
|