Codebase list kwindowsystem / dcd4fbf debian / control
dcd4fbf

Tree @dcd4fbf (Download .tar.gz)

control @dcd4fbf

f81cd5e
 
 
64fc391
 
0b614d0
6589c98
dcd4fbf
1ecfc45
 
f4cedbd
1ecfc45
90c9dc9
f4cedbd
3b1fb4b
0b614d0
f4cedbd
43e1266
b4b177a
43e1266
f4cedbd
4142ef1
3161543
f81cd5e
0312214
f4cedbd
f81cd5e
0d34e87
2324008
0d34e87
0312214
 
 
 
 
 
 
 
 
 
e4d008a
 
f4cedbd
 
 
 
 
 
 
910fb69
e4d008a
5cd80f8
 
f4cedbd
e4d008a
214c748
f4cedbd
 
 
 
910fb69
 
 
f81cd5e
ce49b0f
f81cd5e
4142ef1
f81cd5e
 
ce49b0f
f4cedbd
 
 
 
910fb69
0d34e87
910fb69
Source: kwindowsystem
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.9.0~),
               libqt5x11extras5-dev (>= 5.2.0),
               libx11-dev,
               libxcb-keysyms1-dev,
               libxcb1-dev,
               libxrender-dev,
               pkg-config,
               pkg-kde-tools (>= 0.15.15ubuntu1~),
               qtbase5-dev (>= 5.2.0),
               qttools5-dev,
               qttools5-dev-tools
Standards-Version: 3.9.6
XS-Testsuite: autopkgtest
Homepage: https://projects.kde.org/projects/frameworks/kwindowsystem
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-kde/frameworks/kwindowsystem.git
Vcs-Git: git://anonscm.debian.org/pkg-kde/frameworks/kwindowsystem.git

Package: libkf5windowsystem-dev
Section: libdevel
Architecture: any
Depends: libkf5windowsystem5 (= ${binary:Version}),
         qtbase5-dev (>= 5.2.0),
         ${misc:Depends}
Description: development files for kwindowsystem
 The class KWindowSystem provides information about the state of the
 window manager and allows asking the window manager to change them
 using a more high-level interface than the NETWinInfo/NETRootInfo
 lowlevel classes.
 .
 Contains development files for kwindowsystem.

Package: libkf5windowsystem5
Architecture: any
Multi-Arch: same
Depends: libkf5windowsystem-data (= ${source:Version}),
         ${misc:Depends},
         ${shlibs:Depends}
Description: Convenience access to certain properties and features of the window manager.
 The class KWindowSystem provides information about the state of the
 window manager and allows asking the window manager to change them
 using a more high-level interface than the NETWinInfo/NETRootInfo
 low level classes.

Package: libkf5windowsystem-data
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}, ${shlibs:Depends}
Breaks: libkf5windowsystem5-data
Replaces: libkf5windowsystem5-data
Description: Convenience access to certain properties and features of the window manager.
 The class KWindowSystem provides information about the state of the
 window manager and allows asking the window manager to change them
 using a more high-level interface than the NETWinInfo/NETRootInfo
 low level classes.
 .
 This package contains the translations.

Package: libkf5windowsystem5-dbg
Section: debug
Priority: extra
Architecture: any
Multi-Arch: same
Depends: libkf5windowsystem5 (= ${binary:Version}), ${misc:Depends}
Description: debug symbols for kwindowsystem
 The class KWindowSystem provides information about the state of the
 window manager and allows asking the window manager to change them
 using a more high-level interface than the NETWinInfo/NETRootInfo
 low level classes.
 .
 Contains debug symbols for kwindowsystem.