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
|
Source: qt5-ukui-platformtheme
Section: libs
Priority: optional
Maintainer: Kylin Team <team+kylin@tracker.debian.org>
Uploaders: handsome_feng <jianfengli@ubuntukylin.com>
Build-Depends: debhelper-compat (= 13),
pkg-kde-tools,
libglib2.0-dev,
libqt5x11extras5-dev,
libkf5windowsystem-dev,
libkf5wayland-dev,
libgsettings-qt-dev,
pkgconf,
qt5-qmake,
qtbase5-dev,
qtbase5-dev-tools,
qtbase5-private-dev,
qtchooser,
qttools5-dev-tools,
qtbase5-private-dev
Standards-Version: 4.6.0.1
Rules-Requires-Root: no
Homepage: https://www.ukui.org
Vcs-Git: https://github.com/ukui/qt5-ukui-platformtheme.git
Vcs-Browser: https://github.com/ukui/qt5-ukui-platformtheme
Package: qt5-ukui-platformtheme
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends}
Description: Qt5 QPA platform theme of UKUI
qt5-ukui-platformtheme is official platform theme of UKUI desktop
environment. It also provides the common metadatas for ukui-styles
and platform theme using. The library provided many convenient API
for changing a qt widgets style, such as buttons color, tabwidget
animation, etc.
.
This package provides a qt5 qpa platform theme plugin.
Package: qt5-styles-ukui
Architecture: any
Depends: libqt5-ukui-style1,
${misc:Depends},
${shlibs:Depends}
Description: QStyle plugins provided by ukui
qt5-ukui-platformtheme is official platform theme of UKUI desktop
environment. It also provides the common metadatas for ukui-styles
and platform theme using. The library provided many convenient API
for changing a qt widgets style, such as buttons color, tabwidget
animation, etc.
.
This package provides several qstyle plugins which as default
styles in ukui. For now, fusion is the base style of ukui-styles.
Package: libqt5-ukui-style1
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends}
Provides: libqt5-ukui-style
Description: UKUI platform theme and styles' shared library
qt5-ukui-platformtheme is official platform theme of UKUI desktop
environment. It also provides the common metadatas for ukui-styles
and platform theme using. The library provided many convenient API
for changing a qt widgets style, such as buttons color, tabwidget
animation, etc.
.
This package provides the shared libraries used by ukui platform
theme and ukui-styles.
Package: libqt5-ukui-style-dev
Section: libdevel
Architecture: any
Depends: libqt5-ukui-style1 (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends}
Description: Development files of libqt5-ukui-style1
qt5-ukui-platformtheme is official platform theme of UKUI desktop
environment. It also provides the common metadatas for ukui-styles
and platform theme using. The library provided many convenient API
for changing a qt widgets style, such as buttons color, tabwidget
animation, etc.
.
This package provides the development files of libqt5-ukui-style1.
|