File: control

package info (click to toggle)
gsettings-qt 1.0.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 280 kB
  • sloc: cpp: 591; makefile: 45; xml: 31
file content (147 lines) | stat: -rw-r--r-- 4,808 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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
Source: gsettings-qt
Priority: optional
Maintainer: Debian UBports Team <team+ubports@tracker.debian.org>
Uploaders:
 Mike Gabriel <sunweaver@debian.org>,
 Boyuan Yang <byang@debian.org>,
 Iceyer <iceyers@gmail.com>,
 Yanhao Mo <yanhaocs@gmail.com>,
 Debian Deepin Packaging Team <pkg-deepin-devel@lists.alioth.debian.org>,
Build-Depends:
 cmake,
 cmake-extras (>= 1.8~),
 debhelper-compat (= 13),
 libglib2.0-dev,
 pkgconf,
 qml6-module-qtquick,
 qml6-module-qttest,
 qml-module-qtquick2,
 qml-module-qttest,
 qt6-base-dev,
 qt6-declarative-dev,
 qtbase5-dev,
 qtdeclarative5-dev (>= 5.8~),
 qtdeclarative5-dev-tools,
 libqt5qml5,
 libqt6qml6,
 xauth,
 xvfb,
# the next two are required for building on Ubuntu 24.04 LTS,
# adding them here so we can build this package on
# https://launchpad.net/~lomiri/
 qml6-module-qtqml-models,
 qml6-module-qtqml-workerscript,
Standards-Version: 4.7.0
Section: libs
Rules-Requires-Root: no
Homepage: https://gitlab.com/ubports/development/core/gsettings-qt
Vcs-Git: https://salsa.debian.org/ubports-team/gsettings-qt.git
Vcs-Browser: https://salsa.debian.org/ubports-team/gsettings-qt

Package: libgsettings-qt6-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends:
 libgio-2.0-dev | libglib2.0-dev,
 libgsettings-qt6-1 (= ${binary:Version}),
 ${misc:Depends},
Description: library to access GSettings from Qt6 (development files)
 Libgsettings-qt provides Qt binding to GSettings, a high-level API
 for application settings. This library can be used to access GSettings from Qt
 applications.
 .
 This package contains the development files needed to build applications using
 the GSettings Qt library for building against Qt6.

Package: libgsettings-qt-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends:
 libgio-2.0-dev | libglib2.0-dev,
 libgsettings-qt1 (= ${binary:Version}),
 ${misc:Depends},
Description: library to access GSettings from Qt5 (development files)
 Libgsettings-qt provides Qt binding to GSettings, a high-level API
 for application settings. This library can be used to access GSettings from Qt
 applications.
 .
 This package contains the development files needed to build applications using
 the GSettings Qt library for building against Qt5.

Package: libgsettings-qt6-1
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: library to access GSettings from Qt6 (shared libraries)
 Libgsettings-qt provides Qt binding to GSettings, a high-level API
 for application settings. This library can be used to access GSettings from Qt
 applications.
 .
 This package contains shared library files for libgsettings-qt (Qt6 build).

Package: libgsettings-qt1
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: library to access GSettings from Qt5 (shared libraries)
 Libgsettings-qt provides Qt binding to GSettings, a high-level API
 for application settings. This library can be used to access GSettings from Qt
 applications.
 .
 This package contains shared library files for libgsettings-qt (Qt5 build).

Package: qml6-module-gsettings
Architecture: any
Multi-Arch: same
Depends:
 libgsettings-qt6-1 (= ${binary:Version}),
 ${misc:Depends},
 ${shlibs:Depends},
Description: QML (Qt6) Bindings for GSettings
 Libgsettings-qt provides Qt binding to GSettings, a high-level API
 for application settings. This library can be used to access GSettings from Qt
 applications.
 .
 This package provides QML bindings (Qt6) for GSettings. QML applications
 may use this library to manipulate data stored in GSettings database.

Package: qml-module-gsettings
Architecture: any
Multi-Arch: same
Depends:
 libgsettings-qt1 (= ${binary:Version}),
 ${misc:Depends},
 ${shlibs:Depends},
Breaks: qml-module-gettings1.0 (<< 1.0.0~),
 qtdeclarative5-gsettings1.0 (<< 0.2~),
Replaces: qml-module-gettings1.0 (<< 1.0.0~),
 qtdeclarative5-gsettings1.0 (<< 0.2~),
Description: QML (Qt5) Bindings for GSettings
 Libgsettings-qt provides Qt binding to GSettings, a high-level API
 for application settings. This library can be used to access GSettings from Qt
 applications.
 .
 This package provides QML bindings (Qt5) for GSettings. QML applications
 may use this library to manipulate data stored in GSettings database.

Package: qml-module-gsettings1.0
Section: oldlibs
Architecture: any
Multi-Arch: same
Depends:
 qml-module-gsettings (= ${binary:Version}),
 ${misc:Depends},
 ${shlibs:Depends},
Description: QML (Qt5) Bindings for GSettings (transitional package)
 Libgsettings-qt provides Qt binding to GSettings, a high-level API
 for application settings. This library can be used to access GSettings from Qt
 applications.
 .
 This package is a transitional package to assure that qml-module-settings (Qt5
 variant, its replacement) gets installed.