qt5-ukui-platformtheme/debian/control

141 lines
5.0 KiB
Plaintext

Source: qt5-ukui-platformtheme
Section: libs
Priority: optional
Maintainer: Kylin Team <team+kylin@tracker.debian.org>
Uploaders: handsome_feng <jianfengli@ubuntukylin.com>,
xibowen <xibowen@kylinos.cn>
Build-Depends: dbus-x11,
debhelper-compat (=12),
kirigami2-dev,
libfontconfig-dev,
libfreetype-dev,
libglib2.0-dev,
libgsettings-qt-dev,
libkf5iconthemes-dev,
libkf5wayland-dev,
libkf5windowsystem-dev,
libkysdk-conf2-dev,
libkysdk-waylandhelper-dev,
libpeony-dev,
libqt5svg5-dev,
libqt5x11extras5-dev,
libqt5xdgiconloader-dev,
peony,
pkg-config,
pkg-kde-tools,
qt5-qmake,
qtbase5-dev,
qtbase5-dev-tools,
qtbase5-private-dev,
qtchooser,
qtdeclarative5-dev,
qtquickcontrols2-5-dev,
qttools5-dev-tools
Standards-Version: 4.6.1.0
Rules-Requires-Root: no
Homepage: https://gitee.com/openkylin/qt5-ukui-platformtheme
Vcs-Git: https://gitee.com/openkylin/qt5-ukui-platformtheme.git
Vcs-Browser: https://gitee.com/openkylin/qt5-ukui-platformtheme
Package: qt5-ukui-platformtheme
Architecture: any
Depends: libqt5-ukui-style1 (= ${binary:Version}),
libqt5xdgiconloader3,
qml-module-org-ukui-qqc2desktopstyle (= ${binary:Version}),
qml-module-org-ukui-stylehelper (= ${binary:Version}),
qt5-gesture-extensions,
qt5-styles-ukui (= ${binary:Version}),
${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 (= ${binary:Version}),
${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: libglib2.0-0,
libgsettings-qt1,
libqt5widgets5,
${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.
Package: qml-module-org-ukui-qqc2desktopstyle
Architecture: any
Depends: qml-module-org-ukui-stylehelper,
qml-module-qtgraphicaleffects,
qml-module-qtqml-models2,
qml-module-qtquick-controls2,
qml-module-qtquick-layouts,
qml-module-qtquick-templates2,
qml-module-qtquick-window2,
qml-module-qtquick2,
${misc:Depends},
${shlibs:Depends}
Description: Qt Quick Controls 2: Kylin Style
Small style written in QML for QtQuickControls2 intended
to be used by default in QQC2-based apps when used in the
Kylin tablet desktop.
Package: qml-module-org-ukui-stylehelper
Architecture: any
Depends: qml-module-qtgraphicaleffects,
qml-module-qtqml-models2,
qml-module-qtquick-controls2,
qml-module-qtquick-layouts,
qml-module-qtquick-templates2,
qml-module-qtquick-window2,
qml-module-qtquick2,
${misc:Depends},
${shlibs:Depends}
Description: qml stylehelper
Ukui qml platformtheme library.It provide an UI style with
ukui for qml applications.Include theme color, widget, font,
icon.
.
The external dependency Lib of qml theme framework.