Codebase list fcitx-configtool / 2d2f919
Drop fcitx-config-gtk2. The gtk3 version has been recommended for years. Closes: #885815 Jeremy Bicha 4 years ago
2 changed file(s) with 1 addition(s) and 23 deletion(s). Raw diff Collapse all Expand all
1212 iso-codes,
1313 libdbus-glib-1-dev,
1414 libgtk-3-dev (>= 3.20),
15 libgtk2.0-dev (>= 2.22),
16 libunique-dev,
1715 pkg-config,
1816 Standards-Version: 4.1.5
1917 Homepage: https://gitlab.com/fcitx/fcitx-configtool
5957 making the development of extended functions much easier than ever before.
6058 .
6159 This package provides GTK+ 3 version of the graphic configuration tool.
62
63 Package: fcitx-config-gtk2
64 Architecture: any
65 Depends:
66 fcitx-config-common (= ${source:Version}),
67 ${misc:Depends},
68 ${shlibs:Depends},
69 Description: graphic Fcitx configuration tool - Gtk+ 2 version
70 Fcitx is the Free Chinese Input Toy of X, which was initially designed
71 for Chinese users, and used XIM protocol. Now it has already evolved
72 into a highly modularized, feature rich input method framework for
73 Unix-like platforms supporting a considerable amount of frontends,
74 backends and modules.
75 .
76 It is an ideal choice for the vast majority. Many of its features make
77 users of Unix-like platforms have a fully modern input experience for
78 the first time. It has also greatly lower the threshold for developers,
79 making the development of extended functions much easier than ever before.
80 .
81 This package provides GTK+ 2 version of the graphic configuration tool.
1010 dh $@ --buildsystem=cmake
1111
1212 override_dh_auto_configure:
13 dh_auto_configure -- -DENABLE_GTK2=On -DENABLE_GTK3=On
13 dh_auto_configure -- -DENABLE_GTK2=Off -DENABLE_GTK3=On
1414
1515 dh_missing:
1616 dh_missing --fail-missing