File: control

package info (click to toggle)
dde-qt5integration 0.3.7.2-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,616 kB
  • sloc: cpp: 6,594; xml: 110; makefile: 10
file content (51 lines) | stat: -rw-r--r-- 1,588 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
Source: dde-qt5integration
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>,
Build-Depends:
 debhelper-compat (= 12),
 libdtkwidget-dev,
 libegl1-mesa-dev,
 libfontconfig1-dev,
 libfreetype6-dev,
 libglib2.0-dev,
 libgtk2.0-dev,
 libmtdev-dev,
 libqt5svg5-dev,
 libqt5x11extras5-dev,
 libqt5xdg-dev,
 libqt5xdgiconloader-dev (>= 3.2.0~),
 libxrender-dev,
 pkg-config,
 qtbase5-dev,
 qtbase5-private-dev,
Rules-Requires-Root: no
Standards-Version: 4.3.0
Homepage: https://github.com/linuxdeepin/qt5integration
Vcs-Git: https://salsa.debian.org/pkg-deepin-team/dde-qt5integration.git
Vcs-Browser: https://salsa.debian.org/pkg-deepin-team/dde-qt5integration

Package: dde-qt5integration
Architecture: any
Provides:
 libqt5deepintheme-plugin,
Conflicts:
 libqt5deepintheme-plugin,
Depends:
 qt5dxcb-plugin,
 ${misc:Depends},
 ${shlibs:Depends},
Multi-Arch: same
Description: Qt5 theme integration for Deepin application
 Deepin's qt5integration provides library plugins used by Deepin
 application and Deepin Desktop Environment. It implements many extra
 features on top of stock Qt, include hijacking window decoration /
 shadow painting, better support for cursors under HiDPI, retrieval of
 full list of windows under current workspace, support for window of
 arbitrary shape with anti-aliasing and so on, to make Qt5 application
 and Deepin Desktop Environment more user-friendly.
 .
 This package is part of DDE (Deepin Desktop Environment).