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

0001 maintainer: milohr
0002 fancyname: MauiMan
0003 description: Maui preferences manager
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   - lib/src
0027 public_example_dirs: examples
0028 libraries:
0029     - cmake: MauiMan4
0030 cmakename: MauiMan4
0031 
0032 group_info:
0033     name: mauikit
0034     fancyname: MauiKit Frameworks
0035     maintainer: milohr
0036     mailinglist: '' # doesn't exist?
0037     platforms:
0038       - Linux
0039       - FreeBSD (partial)
0040       - Windows (unmantained)
0041       - macOS (unmantained)
0042       - Android
0043     description: Provides utilities to build applications according to the Maui style
0044     long_description:
0045         - The MauiKit Framework is build on top of the KDE frameworks and provides tools for building
0046           convergent applications according to the Maui guidelines.