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: fcitx5-configtool
Priority: optional
Section: kde
Maintainer: Debian Input Method Team <debian-input-method@lists.debian.org>
Uploaders:
Boyuan Yang <byang@debian.org>,
Shengjing Zhu <zhsj@debian.org>,
Build-Depends:
cmake (>= 3.3),
debhelper-compat (= 13),
extra-cmake-modules,
gettext,
iso-codes,
kirigami2-dev (>= 5.68.0),
libfcitx5-qt-dev (>= 5.0.8~),
libfcitx5core-dev (>= 5.0.9-2~),
libfcitx5utils-dev (>= 5.0.9-2~),
libkf5coreaddons-dev,
libkf5declarative-dev,
libkf5i18n-dev,
libkf5package-dev,
libkf5plasma-dev,
libqt5svg5-dev,
libqt5x11extras5-dev,
libxkbcommon-dev,
libxkbfile-dev,
pkg-config,
qtbase5-dev (>= 5.12),
qtquickcontrols2-5-dev,
xkb-data,
Standards-Version: 4.6.1
Rules-Requires-Root: no
Homepage: https://github.com/fcitx/fcitx5-configtool
Vcs-Git: https://salsa.debian.org/input-method-team/fcitx5-configtool.git
Vcs-Browser: https://salsa.debian.org/input-method-team/fcitx5-configtool
Package: fcitx5-config-qt
Architecture: any
Depends:
libqt5svg5,
${misc:Depends},
${shlibs:Depends},
Breaks:
kde-config-fcitx5 (<< 0.0~git20200822),
fcitx5-configtool-data (<< 5.0.15),
Replaces:
kde-config-fcitx5 (<< 0.0~git20200822),
fcitx5-configtool-data (<< 5.0.15),
Provides:
fcitx5-configtool,
Recommends:
libime-bin,
Suggests:
kde-config-fcitx5,
Description: configuration tool for Fcitx5 (Qt version)
This is a configuration tool for Fcitx Input Method Framework v5.
.
It provides several tools:
- fcitx5-config-qt.
- kbd-layout-viewer5.
- fcitx5-migrator, which helps to migrate data from Fcitx4.
To migrate Fcitx4 pinyin and table data, it needs tools from
libime-bin package.
Package: kde-config-fcitx5
Architecture: any
Depends:
kde-cli-tools,
libqt5svg5,
qml-module-org-kde-kcm,
qml-module-org-kde-kirigami2,
${misc:Depends},
${shlibs:Depends},
Breaks:
fcitx5-configtool-kde (<< 5.0.15),
Replaces:
fcitx5-configtool-kde (<< 5.0.15),
Suggests:
fcitx5-config-qt,
Description: KDE configuration module for Fcitx5
This is a configuration module for System Settings for configuring
Fcitx Input Method Framework v5. It also provides the
fcitx5-plasma-theme-generator tool.
|