Source: kaidan
Section: comm
Priority: optional
Build-Depends: cmake,
               debhelper (>= 9),
               extra-cmake-modules (>= 5.40.0),
               kirigami-addons-dev,
               kirigami2-dev (>= 5.42.0),
               kquickimageeditor-dev,
               libkf5kio-dev,
               libkf5notifications-dev,
               libkf5qqc2desktopstyle-dev,
               libqt5svg5-dev,
               libqxmpp-dev (>= 1.2.0),
               libzxingcore-dev | libzxing-dev,
               pkg-config,
               qtbase5-dev (>= 5.8.0),
               qtdeclarative5-dev (>= 5.8.0),
               qtdeclarative5-dev-tools,
               qtlocation5-dev,
               qtmultimedia5-dev,
               qtpositioning5-dev,
               qtquickcontrols2-5-dev,
               qttools5-dev,
               qttools5-dev-tools
Standards-Version: 4.3.0
Homepage: https://kaidan.im
Vcs-Git: https://invent.kde.org/neon/forks/kaidan.git
Vcs-Browser: https://invent.kde.org/neon/forks/kaidan
Maintainer: Neon CI <neon@kde.org>

Package: kaidan
Architecture: any
Depends: kaidan-data,
         qml-module-org-kde-kirigami2,
         qml-module-qtquick-controls2,
         ${misc:Depends},
         ${shlibs:Depends}
Recommends: libnotify-bin
Description: A simple, user-friendly Jabber/XMPP client for every device
 It has a modern user-interface made using Kirigami and QtQuick. The back-end
 is completely written in C++ using the XMPP client libraray gloox and Qt 5.
 .
 One of the main ideas behind it is to run the same application on all
 platforms, including mobile and desktop systems. So it even runs on Android.
 .
 Currently there are still many features not implemented, so don't expect it
 to work as a finished client will do.

Package: kaidan-data
Architecture: all
Depends: ${misc:Depends}
Description: A simple, user-friendly Jabber/XMPP client for every device
 It has a modern user-interface made using Kirigami and QtQuick. The back-end
 is completely written in C++ using the XMPP client libraray gloox and Qt 5.
 .
 One of the main ideas behind it is to run the same application on all
 platforms, including mobile and desktop systems. So it even runs on Android.
 .
 Currently there are still many features not implemented, so don't expect it
 to work as a finished client will do.
 .
 This package contains architecture independent files.
