Source: libquotient
Priority: optional
Uploaders: Hubert Chathi <uhoreg@debian.org>,
           Andres Salomon <dilinger@debian.org>
Build-Depends: cmake,
               cmake,
               debhelper-compat (= 13),
               libolm-dev,
               libssl-dev,
               pkg-kde-tools,
               pkg-kde-tools-neon,
               qt6-base-dev,
               qt6-multimedia-dev,
               qtbase5-dev,
               qtkeychain-qt5-dev,
               qtkeychain-qt6-dev,
               qtmultimedia5-dev
Standards-Version: 4.6.2
Section: libs
Homepage: https://github.com/quotient-im/libQuotient
Vcs-Git: https://invent.kde.org/neon/neon-packaging/libquotient.git
Vcs-Browser: https://invent.kde.org/neon/neon-packaging/libquotient
Maintainer: Neon CI <neon@kde.org>

Package: libquotient-dev
Section: libdevel
Architecture: any
Depends: libquotient0.8 (= ${binary:Version}), ${misc:Depends}
Description: Qt5 library to write cross-platform clients for Matrix
 libQuotient is a Qt5-based library to make IM clients for the Matrix
 protocol. It is the backbone of Quaternion, Spectral and some other projects.
 .
 Qt5 and Qt6 source files.

Package: libquotient0.8
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Qt5 library to write cross-platform clients for Matrix
 libQuotient is a Qt5-based library to make IM clients for the Matrix
 protocol. It is the backbone of Quaternion, Spectral and some other projects.

Package: libquotient-qt5-dev
Section: libdevel
Architecture: any
Depends: libolm-dev,
         libquotient-dev (= ${binary:Version}),
         libquotient0.8 (= ${binary:Version}),
         qtbase5-dev,
         qtkeychain-qt5-dev,
         ${misc:Depends}
Description: Qt5 library to write cross-platform clients for Matrix
 libQuotient is a Qt5-based library to make IM clients for the Matrix
 protocol. It is the backbone of Quaternion, Spectral and some other projects.
 .
 Qt5 development files and binaries.

Package: libquotient-qt6-dev
Section: libdevel
Architecture: any
Depends: libolm-dev,
         libquotient-dev (= ${binary:Version}),
         libquotient-qt6-0.8 (= ${binary:Version}),
         qt6-base-dev,
         qtkeychain-qt6-dev,
         ${misc:Depends}
Description: Qt6 library to write cross-platform clients for Matrix
 libQuotient is a Qt6-based library to make IM clients for the Matrix
 protocol. It is the backbone of Quaternion, Spectral and some other projects.
 .
 Qt6 development files and binaries.

Package: libquotient-qt6-0.8
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Qt6 library to write cross-platform clients for Matrix
 libQuotient is a Qt6-based library to make IM clients for the Matrix
 protocol. It is the backbone of Quaternion, Spectral and some other projects
