|
1 | 1 | Source: dtkdeclarative |
2 | 2 | Section: libs |
3 | 3 | Priority: optional |
4 | | -Maintainer: Deepin Packages Builder <packages@deepin.com> |
| 4 | +Maintainer: Shanshan Ye <yeshanshan@uniontech.com> |
5 | 5 | Build-Depends: |
6 | | - debhelper-compat ( =12), |
| 6 | + debhelper-compat (= 12), |
7 | 7 | cmake, |
8 | | - qtdeclarative5-dev, |
9 | | - qtbase5-dev-tools, |
10 | | - qtquickcontrols2-5-dev, |
11 | | - libdtkgui-dev, |
12 | | - libdtkcore-dev, |
13 | | - qtdeclarative5-private-dev, |
14 | | - qtbase5-private-dev, |
15 | 8 | pkg-kde-tools, |
16 | 9 | libgtest-dev, |
17 | | - doxygen, |
18 | | - qttools5-dev-tools, |
19 | | - qttools5-dev, |
20 | | - doxyqml, |
| 10 | + libdtkcommon-dev, |
| 11 | + qtdeclarative5-dev <!nodtk5>, |
| 12 | + qtbase5-dev-tools <!nodtk5>, |
| 13 | + qtquickcontrols2-5-dev <!nodtk5>, |
| 14 | + libdtkgui-dev <!nodtk5>, |
| 15 | + libdtkcore-dev <!nodtk5>, |
| 16 | + qtdeclarative5-private-dev <!nodtk5>, |
| 17 | + qtbase5-private-dev <!nodtk5>, |
| 18 | + qttools5-dev-tools <!nodtk5>, |
| 19 | + qttools5-dev <!nodtk5>, |
| 20 | + qt6-declarative-dev <!nodtk6>, |
| 21 | + qt6-base-dev-tools <!nodtk6>, |
| 22 | + libqt6quickcontrols2-6 <!nodtk6>, |
| 23 | + libdtk6gui-dev <!nodtk6>, |
| 24 | + libdtk6core-dev <!nodtk6>, |
| 25 | + qt6-declarative-private-dev <!nodtk6>, |
| 26 | + qt6-base-private-dev <!nodtk6>, |
| 27 | + qt6-tools-dev-tools <!nodtk6>, |
| 28 | + qt6-tools-dev <!nodtk6>, |
| 29 | + qt6-shadertools-dev <!nodtk6>, |
| 30 | + doxygen <!nodoc>, |
| 31 | + doxyqml <!nodoc>, |
21 | 32 | Standards-Version: 3.9.8 |
22 | 33 | Homepage: http://www.deepin.org |
23 | 34 |
|
| 35 | +Package: qml6-module-qtquick-controls2-styles-chameleon |
| 36 | +Architecture: any |
| 37 | +Depends: ${shlibs:Depends}, ${misc:Depends}, |
| 38 | + qml6-module-qtquick, |
| 39 | + qml6-module-qtquick-controls, |
| 40 | + qml6-module-qtquick-shapes, |
| 41 | + qml6-module-qt5compat-graphicaleffects, |
| 42 | + qml6-module-qtqml-workerscript, |
| 43 | + qml6-module-qtquick-templates, |
| 44 | + qml6-module-qtquick-effects, |
| 45 | + libdtk6declarative( =${binary:Version}) |
| 46 | +Build-Profiles: <!nodtk6> |
| 47 | +Description: Deepin Tool Kit Qt Quick Controls 2 QML module (DTK6 with Qt6) |
| 48 | + Dtkdeclarative is base library of Deepin Qt/QtQuick applications. |
| 49 | + . |
| 50 | + This package is built for DTK6 with Qt6. |
| 51 | + |
| 52 | +Package: libdtk6declarative |
| 53 | +Architecture: any |
| 54 | +Depends: ${shlibs:Depends}, ${misc:Depends}, |
| 55 | + libdtk6core |
| 56 | +Multi-Arch: same |
| 57 | +Build-Profiles: <!nodtk6> |
| 58 | +Description: Deepin Tool Kit Declarative library (DTK6 with Qt6) |
| 59 | + Dtkdeclarative is base library of Deepin Qt/QtQuick applications. |
| 60 | + . |
| 61 | + This package contains the shared libraries. |
| 62 | + This package is built for DTK6 with Qt6. |
| 63 | + |
| 64 | +Package: libdtk6declarative-dev |
| 65 | +Architecture: any |
| 66 | +Depends: ${shlibs:Depends}, ${misc:Depends}, |
| 67 | + libdtk6declarative( =${binary:Version}), |
| 68 | + libdtk6core-dev, |
| 69 | + libdtk6gui-dev, |
| 70 | + libdtkcommon-dev, |
| 71 | + qt6-base-dev, |
| 72 | + qt6-declarative-dev |
| 73 | +Build-Profiles: <!nodtk6> |
| 74 | +Description: Deepin Tool Kit Declarative Devel library (DTK6 with Qt6) |
| 75 | + Dtkdeclarative is base library of Deepin Qt/QtQuick applications. |
| 76 | + . |
| 77 | + This package contains the header files and shared libraries of DtkDeclarative. |
| 78 | + This package is built for DTK6 with Qt6. |
| 79 | + |
| 80 | +Package: libdtk6declarative-doc |
| 81 | +Architecture: any |
| 82 | +Depends: ${misc:Depends} |
| 83 | +Build-Profiles: <!nodtk6 !nodoc> |
| 84 | +Description: Deepin Tool Kit Declarative Devel library (DTK6 with Qt6 Document) |
| 85 | + Dtkdeclarative is base library of Deepin Qt/QtQuick applications. |
| 86 | + |
| 87 | +Package: dtk6-exhibition |
| 88 | +Architecture: any |
| 89 | +Depends: ${shlibs:Depends}, ${misc:Depends}, |
| 90 | + libdtk6declarative( =${binary:Version}), |
| 91 | + qml6-module-qtquick-controls-styles-chameleon( =${binary:Version}) |
| 92 | +Build-Profiles: <!nodtk6> |
| 93 | +Description: Deepin Tool Kit QML Controls example (DTK6 with Qt6) |
| 94 | + This package contains an application. |
| 95 | + . |
| 96 | + This package is built for DTK6 with Qt6. |
| 97 | + |
24 | 98 | Package: qml-module-qtquick-controls2-styles-chameleon |
25 | 99 | Architecture: any |
26 | 100 | Depends: ${shlibs:Depends}, ${misc:Depends}, qml-module-qtquick-shapes (>= 5.11.3), qml-module-qtgraphicaleffects, |
27 | 101 | libdtkdeclarative5( =${binary:Version}) |
| 102 | +Build-Profiles: <!nodtk5> |
28 | 103 | Description: Deepin Tool Kit Qt Quick Controls 2 QML module |
29 | 104 | Dtkdeclarative is base library of Deepin Qt/QtQuick applications. |
30 | 105 |
|
31 | 106 | Package: libdtkdeclarative5 |
32 | 107 | Architecture: any |
33 | 108 | Depends: ${shlibs:Depends}, ${misc:Depends}, |
34 | | - libdtkcore5 (>= 5.6.12) |
| 109 | + libdtkcore5 (>= 5.6.12) |
35 | 110 | Multi-Arch: same |
36 | | -Description: Deepin Tool Kit Gui library |
| 111 | +Build-Profiles: <!nodtk5> |
| 112 | +Description: Deepin Tool Kit Declarative library |
37 | 113 | Dtkdeclarative is base library of Deepin Qt/QtQuick applications. |
38 | 114 | . |
39 | 115 | This package contains the shared libraries. |
40 | 116 |
|
41 | 117 | Package: libdtkdeclarative-dev |
42 | 118 | Architecture: any |
43 | | -Depends: ${shlibs:Depends}, ${misc:Depends}, libdtkdeclarative5( =${binary:Version}) |
44 | | -Description: Deepin Tool Kit Gui Devel library |
| 119 | +Depends: ${shlibs:Depends}, ${misc:Depends}, |
| 120 | + libdtkdeclarative5( =${binary:Version}), |
| 121 | + libdtkcore-dev, |
| 122 | + libdtkgui-dev, |
| 123 | + libdtkcommon-dev, |
| 124 | + qtbase5-dev, |
| 125 | + qtdeclarative5-dev |
| 126 | +Build-Profiles: <!nodtk5> |
| 127 | +Description: Deepin Tool Kit Declarative Devel library |
45 | 128 | Dtkdeclarative is base library of Deepin Qt/QtQuick applications. |
46 | 129 | . |
47 | 130 | This package contains the header files and shared libraries of DtkDeclarative |
48 | 131 |
|
49 | 132 | Package: libdtkdeclarative-doc |
50 | 133 | Architecture: any |
51 | 134 | Depends: ${misc:Depends} |
52 | | -Description: Deepin Tool Kit Gui Devel library (Document) |
| 135 | +Build-Profiles: <!nodtk5 !nodoc> |
| 136 | +Description: Deepin Tool Kit Declarative Devel library (Document) |
53 | 137 | Dtkdeclarative is base library of Deepin Qt/QtQuick applications. |
54 | 138 |
|
55 | 139 | Package: dtk-exhibition |
56 | 140 | Architecture: any |
57 | 141 | Depends: ${shlibs:Depends}, ${misc:Depends}, |
58 | 142 | libdtkdeclarative5( =${binary:Version}), |
59 | 143 | qml-module-qtquick-controls2-styles-chameleon( =${binary:Version}) |
60 | | -Description: Deepin Tool Kit QML Controls example. |
61 | | - This package contains a applicatioin. |
| 144 | +Build-Profiles: <!nodtk5> |
| 145 | +Description: Deepin Tool Kit QML Controls example |
| 146 | + This package contains an application. |
0 commit comments