aboutsummaryrefslogtreecommitdiff
path: root/metainfo.yaml
blob: e8a544a154a0f78c6e11426cd4827456df013450 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
maintainer: mdawson
description: Configuration system
tier: 1
type: functional
platforms:
    - name: Linux
    - name: FreeBSD
    - 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