1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35
|
Source: signon-plugin-oauth2
Section: utils
Priority: optional
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Uploaders: Diane Trout <diane@debian.org>,
Build-Depends: debhelper-compat (= 13),
pkg-kde-tools (>= 0.12),
pkgconf,
qmake6,
qt6-base-dev,
signon-plugins-dev (>= 8.61+git20231015.c8ad982-2~),
Standards-Version: 4.7.0
Rules-Requires-Root: no
Homepage: https://gitlab.com/accounts-sso/signon-plugin-oauth2
Vcs-Git: https://salsa.debian.org/qt-kde-team/3rdparty/signon-plugin-oauth2.git
Vcs-Browser: https://salsa.debian.org/qt-kde-team/3rdparty/signon-plugin-oauth2
Package: signon-plugin-oauth2
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends},
Enhances: signond,
Description: OAuth 1.0/2.0 plugin for the Accounts SignOn daemon
This plugin for the Accounts-SSO SignOn daemon handles the OAuth
1.0 and 2.0 authentication protocols.
Package: signon-plugin-oauth2-dev
Architecture: any
Depends: signon-plugin-oauth2 (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends},
Description: OAuth 1.0/2.0 plugin for the Accounts SignOn daemon - headers
This plugin for the Accounts-SSO SignOn daemon handles the OAuth
1.0 and 2.0 authentication protocols.
.
This contains development headers.
|