Source: qtnetworkauth-opensource-src
Section: libs
Priority: optional
Build-Depends: debhelper (>= 9),
               pkg-kde-tools,
               qtbase5-dev,
               qtbase5-private-dev,
               qtchooser,
               xvfb
Build-Depends-Indep: libqt5sql5-sqlite (>= 5.11.1+dfsg),
                     qttools5-dev-tools (>= 5.11.1)
Standards-Version: 3.9.8
Homepage: https://doc.qt.io/qt-5/qtnetworkauth-index.html
Vcs-Git: https://anongit.neon.kde.org/qt/qtnetworkauth
Vcs-Browser: https://packaging.neon.kde.org/qt/qtnetworkauth.git
Maintainer: Neon CI <neon@kde.org>

Package: qtnetworkauth5-doc
Architecture: all
Multi-Arch: foreign
Section: doc
Depends: ${misc:Depends}
Description: online account access for Qt apps - documentation
 Qt Network Authorization provides a set of APIs that enable Qt
 applications to obtain limited access to online accounts and HTTP
 services without exposing users' passwords.
 .
 This package contains the documentation for QtNetworkAuth.

Package: qtnetworkauth5-doc-html
Architecture: all
Multi-Arch: foreign
Section: doc
Depends: ${misc:Depends}
Description: online account access for Qt apps - HTML Documentation
 Qt Network Authorization provides a set of APIs that enable Qt
 applications to obtain limited access to online accounts and HTTP
 services without exposing users' passwords.
 .
 This package contains the HTML documentation for QtNetworkAuth.

Package: libqt5networkauth5-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends: libqt5networkauth5 (= ${binary:Version}),
         qtbase5-dev,
         qtdeclarative5-dev,
         ${misc:Depends}
Description: online account access for Qt apps - Development Files
 Qt Network Authorization provides a set of APIs that enable Qt
 applications to obtain limited access to online accounts and HTTP
 services without exposing users' passwords.
 .
 This package contains the development files needed to build Qt 5 applications
 using the QtNetworkAuth library.

Package: qtnetworkauth5-examples
Architecture: any
Multi-Arch: same
Depends: libqt5networkauth5 (= ${binary:Version}),
         ${misc:Depends},
         ${shlibs:Depends}
Pre-Depends: ${misc:Pre-Depends}
Description: online account access for Qt apps - Examples
 Qt Network Authorization provides a set of APIs that enable Qt
 applications to obtain limited access to online accounts and HTTP
 services without exposing users' passwords.
 .
 This package contains the examples for Qt's NetworkAuth submodule.

Package: libqt5networkauth5
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends}
Pre-Depends: ${misc:Pre-Depends}
Description: online account access for Qt apps - Library
 Qt Network Authorization provides a set of APIs that enable Qt
 applications to obtain limited access to online accounts and HTTP
 services without exposing users' passwords.
 .
 This package contains the QtNetworkAuth libraries.

