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
|
Source: lxqt-qtplugin
Maintainer: LXQt Packaging Team <team+lxqt@tracker.debian.org>
Uploaders: Andrew Lee (李健秋) <ajqlee@debian.org>,
ChangZhuo Chen (陳昌倬) <czchen@debian.org>
Section: x11
Priority: optional
Build-Depends: debhelper-compat (= 13),
libdbusmenu-lxqt-dev,
libfm-qt-dev (>= 2.2.0+really2.2.0~),
libqt6xdg-dev (>= 4.2.0~),
lxqt-build-tools (>= 2.2.0~),
qt6-base-private-dev,
qt6-tools-dev
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-qtplugin
Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-qtplugin.git
Homepage: https://github.com/lxqt/lxqt-qtplugin
Rules-Requires-Root: no
Package: lxqt-qtplugin
Architecture: any
Multi-Arch: same
Depends: libfm-qt6-16 (>= 2.2.0+really2.2.0~), ${misc:Depends}, ${shlibs:Depends}
Recommends: lxqt-config, lxqt-session
Suggests: lxqt | lxqt-core
Description: LXQt system integration plugin for Qt
With this plugin, all Qt-based programs can adopt settings of
LXQt, such as the icon theme.
.
This package provides the LXQt qtplugin interface.
|