File: control

package info (click to toggle)
kcm-fcitx 0.5.6%2Bgit20221120-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, trixie
  • size: 652 kB
  • sloc: cpp: 6,369; makefile: 12
file content (39 lines) | stat: -rw-r--r-- 1,025 bytes parent folder | download | duplicates (2)
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
Source: kcm-fcitx
Section: kde
Priority: optional
Maintainer: Debian Input Method Team <debian-input-method@lists.debian.org>
Uploaders:
 Aron Xu <aron@debian.org>,
 YunQiang Su <syq@debian.org>,
Build-Depends:
 cmake,
 debhelper-compat (= 13),
 extra-cmake-modules,
 fcitx-bin,
 fcitx-libs-dev,
 gettext,
 libfcitx-qt5-dev,
 libkf5configwidgets-dev,
 libkf5itemviews-dev,
 libkf5kio-dev,
 libqt5x11extras5-dev,
 libx11-dev,
 libxkbfile-dev,
 pkg-config,
Rules-Requires-Root: no
Standards-Version: 4.6.2
Homepage: https://github.com/fcitx/kcm-fcitx
Vcs-Git: https://salsa.debian.org/input-method-team/kcm-fcitx.git
Vcs-Browser: https://salsa.debian.org/input-method-team/kcm-fcitx

Package: kde-config-fcitx
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: KDE configuration module for Fcitx
 This is a configuration module for System Settings for configuring
 the Free Chinese Input Toy of X.
 .
 It is designed to have similar functionalities to fcitx-config-gtk,
 with better KDE integration.