File: control

package info (click to toggle)
kdecoration 4%3A5.14.5-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 592 kB
  • sloc: cpp: 4,053; sh: 24; makefile: 7
file content (68 lines) | stat: -rw-r--r-- 2,890 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
Source: kdecoration
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 (>= 3.0~),
               debhelper (>= 11~),
               extra-cmake-modules (>= 5.50.0~),
               libkf5i18n-dev (>= 5.50.0~),
               pkg-kde-tools (>= 0.15.15ubuntu1~),
               qtbase5-dev (>= 5.11.0~),
Standards-Version: 4.1.3
Homepage: https://projects.kde.org/projects/kde/workspace/kdecoration
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kdecoration
Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kdecoration.git

Package: libkdecorations2-5v5
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Breaks: kwin-common (<< 4:5.14),
        kwin-decoration-oxygen (<< 4:5.14),
        kwin-style-breeze (<< 4:5.14),
        kwin-wayland (<< 4:5.12),
        kwin-wayland-backend-drm (<< 4:5.12),
        kwin-wayland-backend-fbdev (<< 4:5.12),
        kwin-wayland-backend-virtual (<< 4:5.12),
        kwin-wayland-backend-wayland (<< 4:5.12),
        kwin-wayland-backend-x11 (<< 4:5.12),
        kwin-x11 (<< 4:5.12),
        libkdecorations2-5,
Replaces: libkdecorations2-5
Description: library to create window decorations
 KDecoration2 is a library to create window decorations. These window
 decorations can be used by for example an X11 based window manager
 which re-parents a Client window to a window decoration frame.

Package: libkdecorations2-dev
Section: libdevel
Architecture: any
Depends: libkdecorations2-5v5 (= ${binary:Version}),
         libkdecorations2private6 (= ${binary:Version}),
         qtbase5-dev (>= 5.11.0~),
         ${misc:Depends},
Description: library to create window decorations - development files
 KDecoration2 is a library to create window decorations. These window
 decorations can be used by for example an X11 based window manager
 which re-parents a Client window to a window decoration frame.
 .
 This package contains the development files.

Package: libkdecorations2private6
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Breaks: kwin-common (<< 4:5.14),
        kwin-wayland (<< 4:5.12),
        kwin-wayland-backend-drm (<< 4:5.12),
        kwin-wayland-backend-fbdev (<< 4:5.12),
        kwin-wayland-backend-virtual (<< 4:5.12),
        kwin-wayland-backend-wayland (<< 4:5.12),
        kwin-wayland-backend-x11 (<< 4:5.12),
        kwin-x11 (<< 4:5.12),
Replaces: libkdecorations2private5, libkdecorations2private5v5
Description: library to create window decorations - private library
 KDecoration2 is a library to create window decorations. These window
 decorations can be used by for example an X11 based window manager
 which re-parents a Client window to a window decoration frame.
 .
 This package contains the private library parts that are not considered stable.