blob: d50b0e71395854a6e983b0f98cd7a6cf864d2c59 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
{
"name": "kf5syntaxhighlighting",
"version": "5.84.0",
"port-version": 2,
"description": "Syntax highlighting engine for Kate syntax definitions",
"homepage": "https://github.com/KDE/syntax-highlighting",
"dependencies": [
"ecm",
"qt5-base",
"qt5-tools",
"qt5-xmlpatterns"
]
}
|