forked from KDE/mauikit
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmetainfo.yaml
More file actions
49 lines (48 loc) · 1.24 KB
/
metainfo.yaml
File metadata and controls
49 lines (48 loc) · 1.24 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
maintainer: milohr
fancyname: MauiKit Controls
description: QtQuick plugins to build user interfaces based on the Maui style
platforms:
- name: Linux
- name: FreeBSD
- name: Android
- name: iOS
note: maintainer needed
- name: Windows
note: maintainer needed
- name: macOS
note: maintainer needed
public_lib: true
deprecated: false
type: functional
release: true
logo: logo.png
irc: '#kde-maui'
mailinglist: '' # do we have one?
group: mauikit
qdoc: false
public_doc_dir:
- docs
public_source_dirs: # optional, default to src, must be a list
- src/platforms
- src/utils
- src/libs
- src/controls.6
public_example_dirs: examples
libraries:
- cmake: MauiKit4
cmakename: MauiKit4
group_info:
name: mauikit
fancyname: MauiKit Frameworks
maintainer: milohr
mailinglist: '' # doesn't exist?
platforms:
- Linux
- FreeBSD (partial)
- Windows (unmantained)
- macOS (unmantained)
- Android
description: Provides utilities to build applications according to the Maui style
long_description:
- The MauiKit Framework is build on top of the KDE frameworks and provides tools for building
convergent applications according to the Maui guidelines.