File: control

package info (click to toggle)
kconfig 5.28.0-2%2Bdeb9u1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 3,344 kB
  • sloc: cpp: 15,091; xml: 70; perl: 61; sh: 25; makefile: 5
file content (237 lines) | stat: -rw-r--r-- 8,575 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
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
Source: kconfig
Section: libs
Priority: optional
Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Uploaders: Maximiliano Curia <maxy@debian.org>
Build-Depends: cmake (>= 2.8.12),
               debhelper (>= 9),
               extra-cmake-modules (>= 5.28.0~),
               pkg-kde-tools (>= 0.15.15ubuntu1~),
               qtbase5-dev (>= 5.5.0~),
               qttools5-dev (>= 5.4),
               qttools5-dev-tools (>= 5.4)
Standards-Version: 3.9.8
Homepage: https://projects.kde.org/projects/frameworks/kconfig
Vcs-Browser: https://anonscm.debian.org/git/pkg-kde/frameworks/kconfig.git
Vcs-Git: https://anonscm.debian.org/git/pkg-kde/frameworks/kconfig.git

Package: libkf5config-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libkf5config-bin (= ${binary:Version}),
         libkf5config-bin-dev (= ${binary:Version}),
         libkf5configcore5 (= ${binary:Version}),
         libkf5configgui5 (= ${binary:Version}),
         qtbase5-dev (>= 5.5.0~),
         ${misc:Depends},
         ${shlibs:Depends}
Description: configuration settings framework for Qt
 KConfig provides an advanced configuration system. It is made of two
 parts: KConfigCore and KConfigGui.
 .
 KConfigCore provides access to the configuration files themselves. It
 features:
 .
  - centralized definition: define your configuration in an XML file
  and use `kconfig_compiler` to generate classes to read and write
  configuration entries.
  - lock-down (kiosk) support.
 .
 KConfigGui provides a way to hook widgets to the configuration so
 that they are automatically initialized from the configuration and
 automatically propagate their changes to their respective
 configuration files.
 .
 This package is part of KDE Frameworks 5.
 .
 This package contains the development files.
Breaks: libkf5completion-dev (<< 5.28),
        libkf5configwidgets-dev (<< 5.28),
        libkf5notifications-dev (<< 5.28),
        libkf5service-dev (<< 5.28),
        libkf5wallet-dev (<< 5.28),
        libkf5xmlgui-dev (<< 5.28)

Package: libkf5config-bin-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Breaks: libkf5config-dev (<< 5.15.0-2~)
Replaces: libkf5config-dev (<< 5.15.0-2~)
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: configuration settings framework for Qt -- binary package
 KConfig provides an advanced configuration system. It is made of two
 parts: KConfigCore and KConfigGui.
 .
 KConfigCore provides access to the configuration files themselves. It
 features:
 .
  - centralized definition: define your configuration in an XML file
  and use `kconfig_compiler` to generate classes to read and write
  configuration entries.
  - lock-down (kiosk) support.
 .
 KConfigGui provides a way to hook widgets to the configuration so
 that they are automatically initialized from the configuration and
 automatically propagate their changes to their respective
 configuration files.
 .
 This package is part of KDE Frameworks 5.
 .
 This package contains the binary files for the libkf5config-dev package.

Package: libkf5configgui5
Architecture: any
Multi-Arch: same
Depends: libkf5config-data (= ${source:Version}),
         ${misc:Depends},
         ${shlibs:Depends}
Recommends: libkf5config-bin (= ${binary:Version})
Description: configuration settings framework for Qt
 KConfig provides an advanced configuration system. It is made of two
 parts: KConfigCore and KConfigGui.
 .
 KConfigGui provides a way to hook widgets to the configuration so
 that they are automatically initialized from the configuration and
 automatically propagate their changes to their respective
 configuration files.
 .
 This package is part of KDE Frameworks 5.
 .
 This package contains KConfigGui.
Breaks: frameworkintegration (<< 5.28),
        libkf5completion5 (<< 5.28),
        libkf5configwidgets5 (<< 5.28),
        libkf5kdelibs4support5 (<< 5.28),
        libkf5kiofilewidgets5 (<< 5.28),
        libkf5kiowidgets5 (<< 5.28),
        libkf5newstuff5 (<< 5.28),
        libkf5plasma5 (<< 5.28),
        libkf5quickaddons5 (<< 5.28),
        libkf5texteditor5 (<< 5.28),
        libkf5textwidgets5 (<< 5.28),
        libkf5webkit5 (<< 5.28),
        libkf5xmlgui5 (<< 5.28),
        plasma-framework (<< 5.28),
        qml-module-org-kde-kquickcontrols (<< 5.28)

Package: libkf5configcore5
Architecture: any
Multi-Arch: same
Depends: libkf5config-data (= ${source:Version}),
         ${misc:Depends},
         ${shlibs:Depends}
Recommends: libkf5config-bin (= ${binary:Version})
Description: configuration settings framework for Qt
 KConfig provides an advanced configuration system. It is made of two
 parts: KConfigCore and KConfigGui.
 .
 KConfigCore provides access to the configuration files themselves. It
 features:
 .
  - centralized definition: define your configuration in an XML file
  and use `kconfig_compiler` to generate classes to read and write
  configuration entries.
  - lock-down (kiosk) support.
 .
 This package is part of KDE Frameworks 5.
 .
 This package contains KConfigCore.
Breaks: baloo-kf5 (<< 5.28),
        frameworkintegration (<< 5.28),
        kded5 (<< 5.28),
        kgendesignerplugin (<< 5.28),
        kinit (<< 5.28),
        kio (<< 5.28),
        kpackagetool5 (<< 5.28),
        libkf5activitiesstats1 (<< 5.28),
        libkf5baloo5 (<< 5.28),
        libkf5bookmarks5 (<< 5.28),
        libkf5completion5 (<< 5.28),
        libkf5configwidgets5 (<< 5.28),
        libkf5declarative5 (<< 5.28),
        libkf5emoticons5 (<< 5.28),
        libkf5globalaccelprivate5 (<< 5.28),
        libkf5iconthemes5 (<< 5.28),
        libkf5kcmutils5 (<< 5.28),
        libkf5kdelibs4support5 (<< 5.28),
        libkf5kdelibs4support5-bin (<< 5.28),
        libkf5khtml-bin (<< 5.28),
        libkf5khtml5 (<< 5.28),
        libkf5kiocore5 (<< 5.28),
        libkf5kiofilewidgets5 (<< 5.28),
        libkf5kiowidgets5 (<< 5.28),
        libkf5newstuff5 (<< 5.28),
        libkf5notifications5 (<< 5.28),
        libkf5notifyconfig5 (<< 5.28),
        libkf5package5 (<< 5.28),
        libkf5parts5 (<< 5.28),
        libkf5peoplewidgets5 (<< 5.28),
        libkf5plasma5 (<< 5.28),
        libkf5plasmaquick5 (<< 5.28),
        libkf5quickaddons5 (<< 5.28),
        libkf5runner5 (<< 5.28),
        libkf5service5 (<< 5.28),
        libkf5style5 (<< 5.28),
        libkf5su5 (<< 5.28),
        libkf5texteditor5 (<< 5.28),
        libkf5wallet-bin (<< 5.28),
        libkf5wallet5 (<< 5.28),
        libkf5xmlgui-bin (<< 5.28),
        libkf5xmlgui5 (<< 5.28),
        plasma-framework (<< 5.28),
        qml-module-org-kde-activities (<< 5.28),
        qml-module-org-kde-extensionplugin (<< 5.28),
        qml-module-org-kde-kquickcontrolsaddons (<< 5.28)

Package: libkf5config-data
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: configuration settings framework for Qt
 KConfig provides an advanced configuration system. It is made of two
 parts: KConfigCore and KConfigGui.
 .
 KConfigCore provides access to the configuration files themselves. It
 features:
 .
  - centralized definition: define your configuration in an XML file
  and use `kconfig_compiler` to generate classes to read and write
  configuration entries.
  - lock-down (kiosk) support.
 .
 KConfigGui provides a way to hook widgets to the configuration so
 that they are automatically initialized from the configuration and
 automatically propagate their changes to their respective
 configuration files.
 .
 This package is part of KDE Frameworks 5.
 .
 This package contains the translations.

Package: libkf5config-bin
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Breaks: libkf5configcore5 (<= 4.100.0-0ubuntu1~ubuntu14.10~ppa1)
Replaces: libkf5configcore5 (<= 4.100.0-0ubuntu1~ubuntu14.10~ppa1)
Description: configuration settings framework for Qt
 KConfig provides an advanced configuration system. It is made of two
 parts: KConfigCore and KConfigGui.
 .
 KConfigCore provides access to the configuration files themselves. It
 features:
 .
  - centralized definition: define your configuration in an XML file
  and use `kconfig_compiler` to generate classes to read and write
  configuration entries.
  - lock-down (kiosk) support.
 .
 KConfigGui provides a way to hook widgets to the configuration so
 that they are automatically initialized from the configuration and
 automatically propagate their changes to their respective
 configuration files.
 .
 This package is part of KDE Frameworks 5.
 .
 This package contains runtime files for KConfig.