File: control

package info (click to toggle)
kf6-kguiaddons 6.23.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,152 kB
  • sloc: cpp: 6,656; xml: 401; python: 108; java: 74; ansic: 18; sh: 13; makefile: 11
file content (101 lines) | stat: -rw-r--r-- 3,768 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
Source: kf6-kguiaddons
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~),
               libwayland-dev (>= 1.9~) [linux-any],
               libx11-dev,
               libxcb1-dev,
               libxkbcommon-dev,
               pkgconf,
               plasma-wayland-protocols (>= 1.15.0~) [linux-any],
               qt6-base-dev (>= 6.8.0~),
               qt6-base-private-dev (>= 6.8.0~),
               qt6-declarative-dev,
               qt6-tools-dev (>= 6.5.0~),
               qt6-wayland-dev (>= 6.8.0~) [linux-any],
               wayland-protocols (>= 1.39~),
Standards-Version: 4.7.3
Homepage: https://invent.kde.org/frameworks/kguiaddons
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kf6-kguiaddons
Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kf6-kguiaddons.git

Package: libkf6guiaddons-bin
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends},
Breaks: libkf5guiaddons-bin,
Replaces: libkf5guiaddons-bin,
Description: geographical URI helper
 The KDE GUI addons provide utilities for graphical user interfaces in the
 areas of colors, fonts, text, images, keyboard input.
 .
 This package contains kde-geo-uri-handler for opening geographical URIs.

Package: libkf6guiaddons-data
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends},
Description: data files for the kguiaddons framework
 The KDE GUI addons provide utilities for graphical user interfaces in the
 areas of colors, fonts, text, images, keyboard input.
 .
 This package contains architecture-independent shared data files for the
 kguiaddons framework.

Package: libkf6guiaddons-dev
Section: libdevel
Architecture: any
Depends: libkf6coreaddons-dev (>= 6.7.0~),
         libkf6guiaddons6 (= ${binary:Version}),
         qt6-base-dev (>= 6.8.0~),
         qt6-wayland-dev (>= 6.8.0~) [linux-any],
         ${misc:Depends},
Recommends: libkf6guiaddons-doc (= ${source:Version}),
Description: development headers for the kguiaddons framework
 The KDE GUI addons provide utilities for graphical user interfaces in the
 areas of colors, fonts, text, images, keyboard input.
 .
 This package contains development files for building software that uses
 libraries from the kguiaddons framework.

Package: libkf6guiaddons-doc
Section: doc
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends},
Description: documentation files for the kguiaddons framework
 The KDE GUI addons provide utilities for graphical user interfaces in the
 areas of colors, fonts, text, images, keyboard input.
 .
 This package contains the qch documentation files for the kguiaddons
 framework.

Package: libkf6guiaddons6
Architecture: any
Multi-Arch: same
Depends: libkf6guiaddons-data (= ${source:Version}),
         ${misc:Depends},
         ${shlibs:Depends},
Recommends: libkf6guiaddons-bin (= ${binary:Version}),
Description: utilities for graphical user interfaces
 The KDE GUI addons provide utilities for graphical user interfaces in the
 areas of colors, fonts, text, images, keyboard input.

Package: qml6-module-org-kde-guiaddons
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends},
         ${shlibs:Depends},
Description: QML binding for the kguiaddons framework
 The KDE GUI addons provide utilities for graphical user interfaces in the
 areas of colors, fonts, text, images, keyboard input.
 .
 This package contains the QML bindings for using KDE GUI addons inside QML
 applications.