Codebase list attica-kf5 / 09bbbbb
Add a libkf5attica-doc package for the qch files Maximiliano Curia 6 years ago
3 changed file(s) with 28 addition(s) and 3 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 pkg-kde-tools (>= 0.15.15ubuntu1~),
9 qtbase5-dev (>= 5.7.0~)
12 qtbase5-dev (>= 5.7.0~),
13 qttools5-dev-tools (>= 5.4),
1014 Standards-Version: 4.0.0
1115 Homepage: https://projects.kde.org/projects/frameworks/attica
1216 Vcs-Browser: https://anonscm.debian.org/git/pkg-kde/frameworks/attica.git
1721 Architecture: any
1822 Depends: libkf5attica5 (= ${binary:Version}),
1923 qtbase5-dev (>= 5.7.0~),
20 ${misc:Depends}
24 ${misc:Depends},
25 Recommends: libkf5attica-doc (= ${source:Version})
2126 Description: development files for libkf5attica5
2227 Attica is a Qt library that implements the Open Collaboration Services
2328 API version 1.6.
2934 .
3035 This package contains the development header files.
3136 Breaks: libkf5newstuff-dev (<< 5.37), libkf5xmlgui-dev (<< 5.37)
37
38 Package: libkf5attica-doc
39 Architecture: all
40 Multi-Arch: foreign
41 Depends: ${misc:Depends}
42 Description: Qt library that implements the Open Collaboration Services API (documentation)
43 Attica is a Qt library that implements the Open Collaboration Services
44 API version 1.6.
45 .
46 It grants easy access to the services such as querying information about
47 persons and contents.
48 .
49 This package is part of KDE Frameworks 5.
50 .
51 This package contains the qch documentation files.
3252
3353 Package: libkf5attica5
3454 Architecture: any
4464 This package is part of KDE Frameworks 5.
4565 Breaks: libkf5newstuff5 (<< 5.37),
4666 libkf5newstuffcore5 (<< 5.37),
47 libkf5xmlgui5 (<< 5.37)
67 libkf5xmlgui5 (<< 5.37),
0 usr/share/qt5/doc/KF5Attica.qch
1 usr/share/qt5/doc/KF5Attica.tags
22
33 include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
44
5 override_dh_auto_configure:
6 $(overridden_command) -- -DBUILD_QCH=ON
7
58 override_dh_strip:
69 $(overridden_command) --dbgsym-migration='libkf5attica5-dbg (<= 5.19.0-1~~)'