File: control

package info (click to toggle)
kf6-kxmlgui 6.23.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 26,692 kB
  • sloc: cpp: 16,698; xml: 45; python: 41; ansic: 22; sh: 18; makefile: 7
file content (83 lines) | stat: -rw-r--r-- 2,855 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
Source: kf6-kxmlgui
Section: libs
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Uploaders: Aurélien COUDERC <coucouf@debian.org>,
           Patrick Franz <deltaone@debian.org>,
Build-Depends: debhelper-compat (= 13),
               dh-sequence-kf6,
               dh-sequence-pkgkde-symbolshelper,
               cmake (>= 3.27~),
               doxygen,
               extra-cmake-modules (>= 6.23.0~),
               libkf6config-dev (>= 6.23.0~),
               libkf6configwidgets-dev (>= 6.23.0~),
               libkf6coreaddons-dev (>= 6.23.0~),
               libkf6globalaccel-dev (>= 6.23.0~),
               libkf6guiaddons-dev (>= 6.23.0~),
               libkf6i18n-dev (>= 6.23.0~),
               libkf6iconthemes-dev (>= 6.23.0~),
               libkf6itemviews-dev (>= 6.23.0~),
               libkf6widgetsaddons-dev (>= 6.23.0~),
               libxkbcommon-dev,
               qt6-base-dev (>= 6.8.0~),
               qt6-base-private-dev (>= 6.8.0~),
               qt6-tools-dev (>= 6.5.0~),
Standards-Version: 4.7.3
Homepage: https://invent.kde.org/frameworks/kxmlgui
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kf6-kxmlgui
Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kf6-kxmlgui.git

Package: libkf6xmlgui-data
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends},
Description: User configurable main windows
 framework for designing the user interface
 of an application using XML, using the idea
 of actions.
 .
 This package contains the data files.

Package: libkf6xmlgui-dev
Section: libdevel
Architecture: any
Depends: libkf6config-dev (>= 6.23.0~),
         libkf6configwidgets-dev (>= 6.23.0~),
         libkf6globalaccel-dev (>= 6.23.0~),
         libkf6guiaddons-dev (>= 6.23.0~),
         libkf6itemviews-dev (>= 6.23.0~),
         libkf6xmlgui6 (= ${binary:Version}),
         qt6-base-dev (>= 6.8.0~),
         ${misc:Depends},
         ${shlibs:Depends},
Recommends: libkf6xmlgui-doc (= ${source:Version}),
Description: User configurable main windows - development files
 framework for designing the user interface
 of an application using XML, using the idea
 of actions.
 .
 Contains development files for kxmlgui.
Multi-Arch: same

Package: libkf6xmlgui-doc
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends},
Description: User configurable main windows - documentation
 framework for designing the user interface
 of an application using XML, using the idea
 of actions.
 .
 This package contains the qch documentation files.
Section: doc

Package: libkf6xmlgui6
Architecture: any
Multi-Arch: same
Depends: libkf6xmlgui-data (= ${source:Version}),
         ${misc:Depends},
         ${shlibs:Depends},
Description: User configurable main windows
 framework for designing the user interface
 of an application using XML, using the idea
 of actions.