aboutsummaryrefslogtreecommitdiff
path: root/metainfo.yaml
blob: 269d3c885427c08ef567849d11ceb8bb41a7f1c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
maintainer: mdawson
description: Configuration system
tier: 1
type: functional
platforms:
    - name: Linux
    - name: FreeBSD
    - name: GNU
    - name: Windows
    - name: macOS
    - name: Android
portingAid: false
deprecated: false
release: true
libraries:
 - qmake: KConfigCore
   cmake: "KF5::ConfigCore"
 - qmake: KConfigGui
   cmake: "KF5::ConfigGui"
cmakename: KF5Config

public_lib: true
group: Frameworks
subgroup: Tier 1