Warning, /maui/mauikit/metainfo.yaml is written in an unsupported language. File is not indexed.

0001 maintainer: milohr
0002 fancyname: MauiKit Controls
0003 description: QtQuick plugins to build user interfaces based on the Maui style
0004 platforms:
0005     - name: Linux
0006     - name: FreeBSD
0007     - name: Android
0008     - name: iOS
0009       note: maintainer needed
0010     - name: Windows
0011       note: maintainer needed
0012     - name: macOS
0013       note: maintainer needed
0014 public_lib: true
0015 deprecated: false
0016 type: functional
0017 release: true
0018 logo: logo.png
0019 irc: '#kde-maui'
0020 mailinglist: '' # do we have one?
0021 group: mauikit
0022 qdoc: false
0023 public_doc_dir:
0024     - docs
0025 public_source_dirs:  # optional, default to src, must be a list
0026   - src/platforms
0027   - src/utils
0028   - src/libs
0029   - src/controls.6
0030 public_example_dirs: examples
0031 libraries:
0032     - cmake: MauiKit4
0033 cmakename: MauiKit4
0034 
0035 group_info:
0036     name: mauikit
0037     fancyname: MauiKit Frameworks
0038     maintainer: milohr
0039     mailinglist: '' # doesn't exist?
0040     platforms:
0041       - Linux
0042       - FreeBSD (partial)
0043       - Windows (unmantained)
0044       - macOS (unmantained)
0045       - Android
0046     description: Provides utilities to build applications according to the Maui style
0047     long_description:
0048         - The MauiKit Framework is build on top of the KDE frameworks and provides tools for building
0049           convergent applications according to the Maui guidelines.