Source: kaccounts6-integration
Section: kde
Priority: optional
Uploaders: Diane Trout <diane@ghic.org>
Build-Depends: cmake,
               debhelper-compat (= 13),
               kf6-extra-cmake-modules,
               kf6-kcmutils-dev,
               kf6-kcolorscheme-dev,
               kf6-kconfig-dev,
               kf6-kcoreaddons-dev,
               kf6-kdbusaddons-dev,
               kf6-kdeclarative-dev,
               kf6-ki18n-dev,
               kf6-kiconthemes-dev,
               kf6-kio-dev,
               kf6-kpackage-dev,
               kf6-kwallet-dev,
               kf6-kwidgetsaddons-dev,
               libaccounts-glib-dev,
               libaccounts-qt6-dev,
               libsignon-qt6-dev,
               libsignon-qt6-dev,
               pkg-config,
               pkg-kde-tools-neon,
               qcoro-qt6-dev,
               qt6-base-dev,
               qt6-declarative-dev,
               xauth,
               xvfb
Standards-Version: 4.6.1
Homepage: https://projects.kde.org/projects/kde/kdenetwork/kaccounts-integration
Vcs-Git: https://invent.kde.org/neon/neon-packaging/kaccounts6-integration.git
Vcs-Browser: https://invent.kde.org/neon/neon-packaging/kaccounts6-integration
Maintainer: Neon CI <neon@kde.org>

Package: kaccounts6-integration
Architecture: any
Depends: libkaccounts6-2 (= ${binary:Version}),
         qml6-module-org-kde-kaccounts,
         qml6-module-org-kde-kcm,
         signon-plugin-oauth2,
         signon-plugin-password,
         signon-ui-x11,
         signond,
         ${misc:Depends},
         ${shlibs:Depends}
Description: System to administer web accounts
 Small system to administer web accounts for the sites and services
 across the Plasma desktop, including: Google, Facebook, Owncloud, IMAP,
 Jabber and others.

Package: libkaccounts6-dev
Section: libdevel
Architecture: any
Depends: kf6-kcoreaddons-dev,
         libaccounts-glib-dev,
         libaccounts-qt6-dev,
         libkaccounts6-2 (= ${binary:Version}),
         libsignon-qt6-dev,
         pkg-config,
         ${misc:Depends},
         ${shlibs:Depends}
Description: System to administer web accounts - development files
 Small system to administer web accounts for the sites and services across the
 Plasma desktop, including: Google, Facebook, Owncloud, IMAP, Jabber and others.
 .
 This package contains the Qt6 based development files.

Package: libkaccounts6-2
Section: libs
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: System to administer web accounts - shared library
 Small system to administer web accounts for the sites and services across the
 Plasma desktop, including: Google, Facebook, Owncloud, IMAP, Jabber and others.
 .
 This package contains the Qt6 shared library.

Package: qml6-module-org-kde-kaccounts
Architecture: any
Multi-arch: same
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: KAccounts QtDeclarative QML6 Support
 Contains a plugin for QtDeclarative that provides
 support for using KAccounts components written
 in QML.
