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
|
Source: gnome-shell-extension-kimpanel
Section: gnome
Priority: optional
Maintainer: Debian Input Method Team <debian-input-method@lists.debian.org>
Uploaders:
Boyuan Yang <byang@debian.org>,
Build-Depends:
cmake,
debhelper-compat (= 13),
gettext,
unzip,
zip,
Standards-Version: 4.6.1
Rules-Requires-Root: no
Homepage: https://github.com/wengxt/gnome-shell-extension-kimpanel
Vcs-Git: https://salsa.debian.org/debian/gnome-shell-extension-kimpanel.git
Vcs-Browser: https://salsa.debian.org/debian/gnome-shell-extension-kimpanel
Package: gnome-shell-extension-kimpanel
Architecture: all
Depends:
fcitx5 | fcitx,
fcitx5-module-kimpanel | fcitx-module-kimpanel,
gnome-shell (>= 40~),
gnome-shell (<< 44~),
${misc:Depends},
Description: KDE kimpanel protocol extension for GNOME shell
Kimpanel extension acts as a KDE Kimpanel protocol implementation under
GNOME to provide a unified frontend look for fcitx input method on GNOME
shell.
.
It provides a native pop-up window for input method word listing and a
user-friendly tray-like icon for user to interact with fcitx.
|