File: control

package info (click to toggle)
accounts-qml-module 0.7%2Bgit20231028.05e79eb-6
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 580 kB
  • sloc: cpp: 3,817; makefile: 35; sh: 5
file content (77 lines) | stat: -rw-r--r-- 2,867 bytes parent folder | download
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
Source: accounts-qml-module
Section: libs
Priority: optional
Maintainer: Debian UBports Team <team+ubports@tracker.debian.org>
Uploaders: Mike Gabriel <sunweaver@debian.org>,
Build-Depends: dbus-test-runner,
               debhelper-compat (= 13),
               libaccounts-qt5-dev (>= 1.10),
               libaccounts-qt6-dev,
               libsignon-qt5-dev (>= 8.61+git20231015.c8ad982-7~),
               libsignon-qt6-dev (>= 8.61+git20231015.c8ad982-7~),
               pkgconf,
               qml-module-qtquick2,
               qml6-module-qtqml-models,
               qml6-module-qtqml-workerscript,
               qt6-base-dev,
               qt6-declarative-dev,
               qtdeclarative5-dev,
               qtdeclarative5-dev-tools,
               qtchooser,
               qt6-tools-dev-tools <!cross>,
               qttools5-dev-tools <!cross>,
               xauth,
               xvfb,
Standards-Version: 4.7.0
Rules-Requires-Root: no
Homepage: https://gitlab.com/accounts-sso/accounts-qml-module
Vcs-Git: https://salsa.debian.org/ubports-team/accounts-qml-module.git
Vcs-Browser: https://salsa.debian.org/ubports-team/accounts-qml-module/

Package: qml-module-sso-onlineaccounts
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends},
         ${shlibs:Depends},
         qml-module-qtquick2,
Breaks: qml-module-ubuntu-onlineaccounts (<< 0.7+git20231028.05e79eb-1ubuntu1~)
Replaces: qml-module-ubuntu-onlineaccounts (<< 0.7+git20231028.05e79eb-1ubuntu1~)
Description: Expose the Online Accounts API to Qt5 QML applications
 This Qt5 QML module provides access to the Online Accounts framework from
 QML applications. It provides bindings to libaccounts-qt5 and
 libsignon-qt5.

Package: qml6-module-sso-onlineaccounts
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends},
         ${shlibs:Depends},
         qml6-module-qtqml-models,
         qml6-module-qtqml-workerscript,
Description: Expose the Online Accounts API to Qt6 QML applications
 This Qt6 QML module provides access to the Online Accounts framework from
 QML applications. It provides bindings to libaccounts-qt6 and
 libsignon-qt6.

Package: qml-module-ubuntu-onlineaccounts
Architecture: all
Depends: qml-module-sso-onlineaccounts,
         ${misc:Depends},
Section: oldlibs
Description: transitional dummy package for Online Accounts QML clients
 This module provides access to the Online Accounts framework from QML
 applications.
 .
 This package is a transitional package and can safely be removed.

Package: accounts-qml-module-doc
Section: doc
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends},
Description: Online Accounts QML - documentation
 This QML module provides access to the Online Accounts framework from
 QML applications. It provides bindings to libaccounts-qt and
 libsignon-qt.
 .
 This package contains developer documentation.