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
|
Source: qt5-style-kvantum
Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
Uploaders: Alf Gaida <agaida@siduction.org>,
Andrew Lee (李健秋) <ajqlee@debian.org>,
ChangZhuo Chen (陳昌倬) <czchen@debian.org>
Section: x11
Priority: optional
Build-Depends: debhelper-compat (= 13),
cmake,
libkf5windowsystem-dev,
libx11-dev,
libxext-dev,
libqt5svg5-dev,
libqt5x11extras5-dev,
qttools5-dev,
qttools5-dev-tools
Standards-Version: 4.6.2
Homepage: https://github.com/tsujan/Kvantum
Vcs-Browser: https://salsa.debian.org/lxqt-team/qt5-style-kvantum
Vcs-Git: https://salsa.debian.org/lxqt-team/qt5-style-kvantum.git
Rules-Requires-Root: no
Package: qt5-style-kvantum
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends},
qt5-style-kvantum-themes | qt5-style-kvantum-theme
Recommends: qt5-style-kvantum-l10n
Description: Kvantum style engine (binaries)
Kvantum is an SVG-based theme engine for Qt4/Qt5, KDE and LXQt, with an
emphasis on elegance, usability and practicality.
.
This package contain the application files.
Package: qt5-style-kvantum-l10n
Architecture: all
Section: localization
Depends: ${misc:Depends},
${shlibs:Depends},
qttranslations5-l10n
Description: Kvantum style engine (localization)
Kvantum is an SVG-based theme engine for Qt4/Qt5, KDE and LXQt, with an
emphasis on elegance, usability and practicality.
.
This package contain the localization files.
Package: qt5-style-kvantum-themes
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends},
${shlibs:Depends}
Provides: qt5-style-kvantum-theme
Description: Kvantum style engine (themes)
Kvantum is an SVG-based theme engine for Qt4/Qt5, KDE and LXQt, with an
emphasis on elegance, usability and practicality.
.
This package contain the theme files.
|