Source: mauikit
Section: lib
Priority: optional
Build-Depends: cmake,
               debhelper (>= 11),
               extra-cmake-modules,
               libkf5i18n-dev,
               libkf5kio-dev,
               libkf5notifications-dev,
               libkf5solid-dev,
               libkf5syntaxhighlighting-dev,
               libqt5svg5-dev,
               libqt5x11extras5-dev,
               libxcb-icccm4-dev,
               libxcb-shape0-dev,
               ninja-build,
               qtbase5-dev,
               qtdeclarative5-dev,
               qtquickcontrols2-5-dev,
               qtwebengine5-dev
Standards-Version: 4.2.1
Homepage: https://maui-project.org/
Vcs-Git: https://invent.kde.org/neon/neon-packaging/mauikit.git
Vcs-Browser: https://invent.kde.org/neon/neon-packaging/mauikit
Maintainer: Neon CI <neon@kde.org>

Package: qml-module-org-kde-mauikit
Architecture: any
Depends: libmauikit,
         qml-module-org-kde-kirigami2,
         qml-module-qmltermwidget,
         qml-module-qtquick-controls2,
         qml-module-qtquick-shapes,
         qml-module-qtwebengine,
         ${misc:Depends},
         ${shlibs:Depends}
Description: Kit for developing MAUI Apps.
 A set of templated controls and tools based off QQC2 and Kirigami
 shared among the Maui set of applications
 .
 Maui Kit helps to quickly build UIs that follow the Maui HIG
 and bring ready to go tools for different platforms,
 such as Android and Linux
 .
 This package contains the mauikit qml module

Package: libmauikit
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Kit for developing MAUI Apps.
 A set of templated controls and tools based off QQC2 and Kirigami
 shared among the Maui set of applications
 .
 Maui Kit helps to quickly build UIs that follow the Maui HIG
 and bring ready to go tools for different platforms,
 such as Android and Linux
 .
 This package contains the mauikit shared library

Package: mauikit-dev
Architecture: any
Depends: libmauikit,
         qml-module-org-kde-mauikit,
         ${misc:Depends},
         ${shlibs:Depends}
Description: Kit for developing MAUI Apps.
 A set of templated controls and tools based off QQC2 and Kirigami
 shared among the Maui set of applications
 .
 Maui Kit helps to quickly build UIs that follow the Maui HIG
 and bring ready to go tools for different platforms,
 such as Android and Linux
 .
 This package contains mauikit development files
