File: control

package info (click to toggle)
dtkwidget 5.7.12-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 36,540 kB
  • sloc: cpp: 63,257; ansic: 132; python: 88; sh: 42; makefile: 13
file content (113 lines) | stat: -rw-r--r-- 2,992 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
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
Source: dtkwidget
Section: libs
Priority: optional
Maintainer: Debian Deepin Packaging Team <pkg-deepin-devel@lists.alioth.debian.org>
Uploaders:
 Boyuan Yang <byang@debian.org>,
 Yanhao Mo <yanhaocs@gmail.com>,
 SZ Lin (林上智) <szlin@debian.org>,
 Arun Kumar Pariyar <arun@debian.org>,
 Hu Feng <hufeng@uniontech.com>,
 Clay Stan <claystan97@gmail.com>,
Build-Depends:
 debhelper-compat (= 13),
 cmake,
 libcups2-dev,
 libdframeworkdbus-dev (>= 6),
 libdtkcore-dev (>= 5.7.12),
 libdtkcore5-bin (>= 5.7.12),
 libdtkgui-dev (>= 5.7.12),
 libdtklog-dev,
 libegl1-mesa-dev,
 libfontconfig-dev,
 libfreetype-dev,
 libglib2.0-dev,
 libgsettings-qt-dev,
 libgtest-dev,
 libmtdev-dev,
 libqt5svg5-dev,
 libqt5x11extras5-dev,
 libstartup-notification0-dev,
 libudev-dev,
 libxcb-util-dev,
 libxext-dev,
 libxi-dev,
 libxrender-dev,
 pkgconf,
 qtbase5-private-dev,
 qttools5-dev,
 qttools5-dev-tools,
 x11proto-xext-dev,
Rules-Requires-Root: no
Standards-Version: 4.7.2
Homepage: https://github.com/linuxdeepin/dtkwidget
Vcs-Git: https://salsa.debian.org/pkg-deepin-team/dtkwidget.git
Vcs-Browser: https://salsa.debian.org/pkg-deepin-team/dtkwidget

Package: dtkwidget5-examples
Architecture: any
Depends:
 libdtkwidget5 (= ${binary:Version}),
 ${misc:Depends},
 ${shlibs:Depends},
Description: dtkwidget-examples is generated by dtkwidget
 DtkWidget is Deepin graphical user interface for deepin desktop development.
 .
 This package contains example application which are
 needed for developing Deepin applications.

Package: libdtkwidget-dev
Architecture: any
Section: libdevel
Depends:
 libcups2-dev,
 libdtkcore-dev (>= 5.7.12),
 libdtkgui-dev (>= 5.7.12),
 libdtklog-dev,
 libdtkwidget5 (= ${binary:Version}),
 libqt5svg5-dev,
 libqt5x11extras5-dev,
 ${misc:Depends},
Multi-Arch: same
Description: Deepin Tool Kit Widget library (development files)
 DtkWidget is the Deepin graphical user interface library for deepin
 desktop development.
 .
 This package is part of DDE (Deepin Desktop Environment).
 .
 This package contains the header files and static libraries which are
 needed for developing Deepin application.

Package: libdtkwidget5
Architecture: any
Depends:
 libdtkcommon,
 ${misc:Depends},
 ${shlibs:Depends},
Recommends:
 dde-qt5integration,
Multi-Arch: same
Description: Deepin Tool Kit Widget library
 DtkWidget is the Deepin graphical user interface library for deepin
 desktop development.
 .
 This package is part of DDE (Deepin Desktop Environment).
 .
 This package contains the shared libraries.

Package: libdtkwidget5-bin
Architecture: any
Depends:
 libdtkwidget5 (= ${binary:Version}),
 libqt5svg5-dev,
 libqt5x11extras5-dev,
 ${misc:Depends},
 ${shlibs:Depends},
Description: Deepin Tool Kit Widget library utilities
 DtkWidget is the Deepin graphical user interface library for deepin
 desktop development.
 .
 This package is part of DDE (Deepin Desktop Environment).
 .
 This package contains the utilities which are needed for developing
 Deepin applications.