Codebase list kwindowsystem / 1ce881a
Add a libkf5windowsystem-doc package for the qch files Maximiliano Curia 6 years ago
3 changed file(s) with 40 addition(s) and 19 deletion(s). Raw diff Collapse all Expand all
44 Uploaders: Maximiliano Curia <maxy@debian.org>
55 Build-Depends: cmake (>= 3.0~),
66 debhelper (>= 9),
7 doxygen,
78 extra-cmake-modules (>= 5.37.0~),
9 graphviz,
10 libqt5sql5-sqlite,
811 libqt5x11extras5-dev (>= 5.7.0~),
912 libx11-dev,
1013 libxcb-keysyms1-dev,
1417 pkg-kde-tools (>= 0.15.15ubuntu1~),
1518 qtbase5-dev (>= 5.7.0~),
1619 qttools5-dev (>= 5.4),
17 qttools5-dev-tools (>= 5.4)
20 qttools5-dev-tools (>= 5.4),
1821 Standards-Version: 4.0.0
1922 Homepage: https://projects.kde.org/projects/frameworks/kwindowsystem
2023 Vcs-Browser: https://anonscm.debian.org/git/pkg-kde/frameworks/kwindowsystem.git
2124 Vcs-Git: https://anonscm.debian.org/git/pkg-kde/frameworks/kwindowsystem.git
25
26 Package: libkf5windowsystem-data
27 Architecture: all
28 Multi-Arch: foreign
29 Depends: ${misc:Depends}
30 Breaks: libkf5windowsystem5-data
31 Replaces: libkf5windowsystem5-data
32 Description: Convenience access to certain properties and features of the window manager
33 The class KWindowSystem provides information about the state of the
34 window manager and allows asking the window manager to change them
35 using a more high-level interface than the NETWinInfo/NETRootInfo
36 low level classes.
37 .
38 This package contains the translations.
2239
2340 Package: libkf5windowsystem-dev
2441 Section: libdevel
2643 Depends: libkf5windowsystem5 (= ${binary:Version}),
2744 qtbase5-dev (>= 5.7.0~),
2845 ${misc:Depends},
29 ${shlibs:Depends}
46 ${shlibs:Depends},
47 Recommends: libkf5windowsystem-doc (= ${source:Version})
3048 Description: development files for kwindowsystem
3149 The class KWindowSystem provides information about the state of the
3250 window manager and allows asking the window manager to change them
4058 libkf5notifications-dev (<< 5.37),
4159 libkf5textwidgets-dev (<< 5.37),
4260 libkf5wallet-dev (<< 5.37),
43 libkf5xmlgui-dev (<< 5.37)
61 libkf5xmlgui-dev (<< 5.37),
62
63 Package: libkf5windowsystem-doc
64 Architecture: all
65 Multi-Arch: foreign
66 Depends: ${misc:Depends}
67 Description: Convenience access to certain properties and features of the window manager (documentation)
68 The class KWindowSystem provides information about the state of the
69 window manager and allows asking the window manager to change them
70 using a more high-level interface than the NETWinInfo/NETRootInfo
71 low level classes.
72 .
73 This package contains the qch documentation files.
4474
4575 Package: libkf5windowsystem5
4676 Architecture: any
4777 Multi-Arch: same
4878 Depends: libkf5windowsystem-data (= ${source:Version}),
4979 ${misc:Depends},
50 ${shlibs:Depends}
80 ${shlibs:Depends},
5181 Description: Convenience access to certain properties and features of the window manager
5282 The class KWindowSystem provides information about the state of the
5383 window manager and allows asking the window manager to change them
70100 libkf5xmlgui5 (<< 5.37),
71101 plasma-framework (<< 5.37),
72102 qml-module-org-kde-kquickcontrols (<< 5.37),
73 qml-module-org-kde-kwindowsystem (<< 5.37)
74
75 Package: libkf5windowsystem-data
76 Architecture: all
77 Multi-Arch: foreign
78 Depends: ${misc:Depends}
79 Breaks: libkf5windowsystem5-data
80 Replaces: libkf5windowsystem5-data
81 Description: Convenience access to certain properties and features of the window manager
82 The class KWindowSystem provides information about the state of the
83 window manager and allows asking the window manager to change them
84 using a more high-level interface than the NETWinInfo/NETRootInfo
85 low level classes.
86 .
87 This package contains the translations.
103 qml-module-org-kde-kwindowsystem (<< 5.37),
0 usr/share/qt5/doc/KF5WindowSystem.qch
1 usr/share/qt5/doc/KF5WindowSystem.tags
11 # -*- makefile -*-
22
33 include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
4
5 override_dh_auto_configure:
6 $(overridden_command) -- -DBUILD_QCH=ON
47
58 override_dh_strip:
69 $(overridden_command) --dbgsym-migration='libkf5windowsystem5-dbg (<= 5.19.0-1~~)'